From 82df6ffb8981d27c4d2fa8388595b52972aef0b1 Mon Sep 17 00:00:00 2001 From: 闫增涛 <1829501689@qq.com> Date: 星期五, 07 六月 2024 15:17:32 +0800 Subject: [PATCH] 题目请求取消token --- 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