From fb9ca70fc06f050ee5ffd2264c6b7b1f6bf08475 Mon Sep 17 00:00:00 2001 From: 闫增涛 <1829501689@qq.com> Date: 星期二, 28 五月 2024 16:52:46 +0800 Subject: [PATCH] 优化 --- src/main.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/main.js b/src/main.js index 0a4b258..be449f0 100644 --- a/src/main.js +++ b/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"; -- Gitblit v1.9.1