daiht 2 달 전
부모
커밋
e08b92707e
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/App.vue

+ 1 - 0
src/App.vue

@@ -17,6 +17,7 @@ import zhCn from "element-plus/es/locale/lang/zh-cn";
 
 const globalStore = useGlobalStore();
 
+
 // init theme
 const { initTheme } = useTheme();
 initTheme();