From 95faa0a0a302c89eb99fcd20630f3ecefb34312d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A3=B7=E5=8F=B6?= <14103883+leaf-phos@user.noreply.gitee.com> Date: Fri, 22 May 2026 09:57:54 +0800 Subject: [PATCH] =?UTF-8?q?v2.36.6=20=E4=BC=98=E5=8C=96=E7=BB=9F=E8=AE=A1?= =?UTF-8?q?=E6=95=B0=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/http.interceptor.js | 4 +- manifest.json | 2 +- page_shanghu/guanli/admin_worke.vue | 149 ++++++++++++++-------------- page_shanghu/guanli/yunying.vue | 113 ++++++++++++++------- store/index.js | 2 +- 5 files changed, 156 insertions(+), 114 deletions(-) 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 @@