diff --git a/common/http.interceptor.js b/common/http.interceptor.js index 67fe7df..464401c 100644 --- a/common/http.interceptor.js +++ b/common/http.interceptor.js @@ -1,7 +1,7 @@ const install = (Vue, vm) => { uni.setStorageSync('deptId', 100); Vue.prototype.$u.http.setConfig({ - baseUrl: 'http://192.168.1.7:4101', //键辉本地 + baseUrl: 'http://192.168.1.3:4101', //键辉本地 // baseUrl: 'http://192.168.2.221:4101', //景森本地 // baseUrl: 'https://ele.ccttiot.com/prod-api', //线上 小鹿appid: wx8a05cf95418a6859 小兔骑骑appid:wx38f96c87621a87ab 遇福兴https://fu.chuantewulian.cn wxcb1d6a5d9dca8bbe // baseUrl: 'https://cc.ccttiot.com/prod-api', //叉车线上 diff --git a/page_fenbao/huiyuan/index.vue b/page_fenbao/huiyuan/index.vue index 6760128..56e502a 100644 --- a/page_fenbao/huiyuan/index.vue +++ b/page_fenbao/huiyuan/index.vue @@ -1,39 +1,54 @@