refactor(projects): 代码优化

This commit is contained in:
Soybean
2022-04-27 07:46:27 +08:00
parent 41e46a5d80
commit 251b5b9664
9 changed files with 255 additions and 215 deletions

View File

@@ -13,7 +13,6 @@
</template>
<script setup lang="ts">
import { RouterView } from 'vue-router';
import { zhCN, dateZhCN } from 'naive-ui';
import { useThemeStore, subscribeStore } from '@/store';