fix(font): 去掉全局字体,姑且写了个 global-font

This commit is contained in:
BTMuli
2023-03-13 16:39:39 +08:00
parent ecf8f30c8a
commit e85e830689
8 changed files with 32 additions and 16 deletions

View File

@@ -64,8 +64,6 @@ const useAppStore = defineStore({
async init() {
// 初始化加载状态
this.loading = false;
// 初始化侧边栏设置
this.sidebar = true;
// 初始化咨讯页渲染模式
this.structureRender = true;
// 初始化用户数据路径