ppt
闫增涛
2024-05-31 7563745d85fbab0d69bf1fb69a32109de778bd9b
src/main.js
@@ -10,6 +10,7 @@
// 自定义配置
import config from "@/assets/js/config";
Vue.prototype.config = config;
// Vue.prototype.thisBookConfig = await config.getBookConfig();
// 请求处理
import MG from "@/assets/js/middleGround/WebMiddleGroundApi";