unknown
2024-05-30 4a005e0d39e74f0175d67d0d6f06ae438f3a6c50
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";