mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-03-30 06:19:45 +08:00
fix(font): 去掉全局字体,姑且写了个 global-font
This commit is contained in:
@@ -64,8 +64,6 @@ const useAppStore = defineStore({
|
||||
async init() {
|
||||
// 初始化加载状态
|
||||
this.loading = false;
|
||||
// 初始化侧边栏设置
|
||||
this.sidebar = true;
|
||||
// 初始化咨讯页渲染模式
|
||||
this.structureRender = true;
|
||||
// 初始化用户数据路径
|
||||
|
||||
Reference in New Issue
Block a user