From 30ba7cde34bb9f98cf0305fbd4d6b225c1162e5c Mon Sep 17 00:00:00 2001 From: GYJ <1157756119@qq.com> Date: Sat, 14 Dec 2024 10:34:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=90=8C=E6=84=8F=E5=8D=8F?= =?UTF-8?q?=E8=AE=AE=E4=BD=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/config.js | 10 +++++++--- pages/login/registerApp.vue | 2 +- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/common/config.js b/common/config.js index 4c7923a..c91f33f 100644 --- a/common/config.js +++ b/common/config.js @@ -2,9 +2,13 @@ // const ROOTPATH = "https://dj-api.hnsiyao.cn/sqx_fast/"; //后台服务域名 // const ROOTPATH2 = "https://dj-h5.hnsiyao.cn"; //后台服务域名 -const ROOTPATH1 = "https://video.hnsiyao.cn/sqx_fast/"; // -const ROOTPATH = "https://video.hnsiyao.cn/sqx_fast/"; //后台服务域名 -const ROOTPATH2 = "https://video-h5.hnsiyao.cn"; //后台服务域名 +// const ROOTPATH1 = "https://video.hnsiyao.cn/sqx_fast/"; // +// const ROOTPATH = "https://video.hnsiyao.cn/sqx_fast/"; //后台服务域名 +// const ROOTPATH2 = "https://video-h5.hnsiyao.cn"; //后台服务域名 + +const ROOTPATH1 = "http://192.168.1.5:8100/sqx_fast/"; // +const ROOTPATH = "http://192.168.1.5:8100/sqx_fast/"; //后台服务域名 +const ROOTPATH2 = "http://192.168.1.5:8100"; //后台服务域名 module.exports = { APIHOST: ROOTPATH, diff --git a/pages/login/registerApp.vue b/pages/login/registerApp.vue index 4a15977..116a761 100644 --- a/pages/login/registerApp.vue +++ b/pages/login/registerApp.vue @@ -365,7 +365,7 @@ position: absolute; left: 0; right: 0; - bottom: 78rpx; + bottom: 178rpx; .cuIcon::before{ width: 30rpx; height: 30rpx;