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;