优化web库的体积

This commit is contained in:
aixianling
2022-11-18 16:39:09 +08:00
parent 9fc84a5ebf
commit 4ac0d0b7d8
4 changed files with 26 additions and 42 deletions

View File

@@ -1,6 +1,6 @@
import store from "../store";
import {waiting} from "../utils";
import appEntry from "../views/apps/appEntry";
import appEntry from "../views/appEntry";
import router from "./router";
import axios from "./axios";