Merge pull request #41 from heng1025/patch-1

Update ProjectSetting.vue
This commit is contained in:
Ah jung
2021-09-15 17:11:39 +08:00
committed by GitHub

View File

@@ -20,7 +20,7 @@
</template>
</n-switch>
</template>
<span>色主题</span>
<span>{{ designStore.darkTheme ? '深' : '浅' }}色主题</span>
</n-tooltip>
</div>