chore: static cache

This commit is contained in:
xiaojunnuo
2023-07-03 09:15:52 +08:00
parent fa8e91cdcd
commit 832ba5c8fb
4 changed files with 9 additions and 13 deletions
-1
View File
@@ -3,7 +3,6 @@ import App from "./App.vue";
import router from "./router";
import Antd from "ant-design-vue";
import "./style/common.less";
// import "./mock";
import i18n from "./i18n";
import store from "./store";
import components from "./components";