diff --git a/common/http.interceptor.js b/common/http.interceptor.js index e7b6a40..7465afb 100644 --- a/common/http.interceptor.js +++ b/common/http.interceptor.js @@ -1,9 +1,9 @@ const install = (Vue, vm) => { uni.setStorageSync('deptId', 100); Vue.prototype.$u.http.setConfig({ - baseUrl: 'http://192.168.1.6:4101', //键辉本地 + // baseUrl: 'http://192.168.1.6: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://ele.ccttiot.com/prod-api', //线上 小鹿appid: wx8a05cf95418a6859 小兔骑骑appid:wx38f96c87621a87ab 遇福兴https://fu.chuantewulian.cn wxcb1d6a5d9dca8bbe // baseUrl: 'https://cc.ccttiot.com/prod-api', //叉车线上 // baseUrl:'https://ysd.chuantewulian.cn/prod-api', //嵛山岛线上api 嵛山岛appid:wx4d178f8c80348214 loadingText: '努力加载中~', diff --git a/manifest.json b/manifest.json index dcd5686..7ba3bf9 100644 --- a/manifest.json +++ b/manifest.json @@ -55,7 +55,7 @@ // "baseurl": "http://test.com" // }, "libVersion" : "latest", - "appid" : "wx8a05cf95418a6859", + "appid" : "wxc7e95836981d11fc", "setting" : { "urlCheck" : false, "es6" : true, diff --git a/page_shanghu/guanli/admin_worke.vue b/page_shanghu/guanli/admin_worke.vue index 71adf19..41397e8 100644 --- a/page_shanghu/guanli/admin_worke.vue +++ b/page_shanghu/guanli/admin_worke.vue @@ -4,7 +4,7 @@ {{areaname}} - + 运营状况 @@ -12,7 +12,7 @@ 今日数据 · 核心指标 - + 查看更多 @@ -41,6 +41,12 @@ 进行中 + + + {{ statRideWaitPay }} + + 待付车费 + @@ -65,7 +71,7 @@ 订单审核 - {{waitVerifyCount > 99 ? '99+' : waitVerifyCount}} + {{ statWaitVerify > 99 ? '99+' : statWaitVerify }} @@ -173,7 +179,7 @@