From aae9c397f9f7e3a5c0771be364e85e1fee9eeb17 Mon Sep 17 00:00:00 2001 From: GaoHao <1210693421@qq.com> Date: Mon, 13 Jan 2025 16:10:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/config.js | 12 +++++----- me/setting/xieyi.vue | 13 +++++++++++ pages/login/appEq.vue | 54 ++++++++++++++----------------------------- utils/init.js | 4 +++- 4 files changed, 39 insertions(+), 44 deletions(-) diff --git a/common/config.js b/common/config.js index 2874e7a..8d715a2 100644 --- a/common/config.js +++ b/common/config.js @@ -1,11 +1,11 @@ // APP -const ROOTPATH1 = "https://dj-api.hnsiyao.cn/czg/"; // -const ROOTPATH = "https://dj-api.hnsiyao.cn/czg/"; //后台服务域名 -const ROOTPATH2 = "https://dj-h5.hnsiyao.cn"; //后台服务域名 +// const ROOTPATH1 = "https://dj-api.hnsiyao.cn/czg/"; // +// const ROOTPATH = "https://dj-api.hnsiyao.cn/czg/"; //后台服务域名 +// const ROOTPATH2 = "https://dj-h5.hnsiyao.cn"; //后台服务域名 -// const ROOTPATH1 = "https://video.hnsiyao.cn/czg/"; // -// const ROOTPATH = "https://video.hnsiyao.cn/czg/"; //后台服务域名 -// const ROOTPATH2 = "https://video-h5.hnsiyao.cn"; //后台服务域名 +const ROOTPATH1 = "https://video.hnsiyao.cn/czg/"; // +const ROOTPATH = "https://video.hnsiyao.cn/czg/"; //后台服务域名 +const ROOTPATH2 = "https://video-h5.hnsiyao.cn"; //后台服务域名 // h5 // const ROOTPATH1 = "https://web.hnsiyao.cn/czg/"; // diff --git a/me/setting/xieyi.vue b/me/setting/xieyi.vue index 471ff98..8f832ba 100644 --- a/me/setting/xieyi.vue +++ b/me/setting/xieyi.vue @@ -9,6 +9,7 @@