diff --git a/http/yskApi/http.js b/http/yskApi/http.js index 67aef22..9f39d97 100644 --- a/http/yskApi/http.js +++ b/http/yskApi/http.js @@ -17,13 +17,13 @@ import infoBox from "@/commons/utils/infoBox.js" import go from '@/commons/utils/go.js'; import { reject } from 'lodash'; // 测试服 -let baseUrl = 'https://admintestpapi.sxczgkj.cn' +// let baseUrl = 'https://admintestpapi.sxczgkj.cn' //预发布 // let baseUrl = 'https://pre-cashieradmin.sxczgkj.cn' //正式 -// let baseUrl = 'https://cashieradmin.sxczgkj.cn' +let baseUrl = 'https://cashieradmin.sxczgkj.cn' // 王伟本地测 // let baseUrl = '/ww' diff --git a/pages/login/index.vue b/pages/login/index.vue index 968bfe6..366bca4 100644 --- a/pages/login/index.vue +++ b/pages/login/index.vue @@ -109,7 +109,16 @@ - + + + + 同意 + 《用户服务协议》 + + 《隐私政策》 + + +