From 8fc7f3f561b60a91df51fe638ca1138d0a6af22e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=AF=E5=B0=8F=E7=8E=8B=E5=91=80=5C24601?= <819653817@qq.com> Date: Tue, 10 Dec 2024 18:06:11 +0800 Subject: [PATCH] =?UTF-8?q?=E9=99=B5=E5=B1=B1=E8=A1=97=E9=81=93=E5=B0=B1?= =?UTF-8?q?=E8=A1=8C=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/index.js | 2 +- pages/login/login.js | 2 +- pages/login/login.wxml | 2 +- pages/statistics/modules/HotlineRates/HotlineRates.wxml | 8 ++++++-- subpages/morenews/pages/morenews/morenews.js | 2 +- 5 files changed, 10 insertions(+), 6 deletions(-) diff --git a/pages/index/index.js b/pages/index/index.js index 74d98dd..7d7016c 100644 --- a/pages/index/index.js +++ b/pages/index/index.js @@ -176,7 +176,7 @@ console.log( res.data.list); wxCode:'', app:'gov', client:'wxmp', - appId:'wxaf87b420b87e2d79' + appId:'wx5ea7e05330222458' } wx.showLoading({ title: '加载中...', diff --git a/pages/login/login.js b/pages/login/login.js index 0ec0f79..e641089 100644 --- a/pages/login/login.js +++ b/pages/login/login.js @@ -11,7 +11,7 @@ Page({ formData:{ mobile:'', password:'', - appId:'wxaf87b420b87e2d79' + appId:'wx5ea7e05330222458' }, show:false }, diff --git a/pages/login/login.wxml b/pages/login/login.wxml index 2fe3497..8ca4016 100644 --- a/pages/login/login.wxml +++ b/pages/login/login.wxml @@ -2,7 +2,7 @@ - 欢迎加入e联社区 + 欢迎加入智慧灵山 diff --git a/pages/statistics/modules/HotlineRates/HotlineRates.wxml b/pages/statistics/modules/HotlineRates/HotlineRates.wxml index 0d0e648..f45c90a 100644 --- a/pages/statistics/modules/HotlineRates/HotlineRates.wxml +++ b/pages/statistics/modules/HotlineRates/HotlineRates.wxml @@ -45,10 +45,10 @@ 收件数 {{item.total}} - + 不满意 {{item.notSatisfiedTotal}} @@ -56,6 +56,10 @@ 未解决 {{item.unresolveTotal}} + + + 退件次数 + {{item.returnTotal?item.returnTotal:0}} 超期退件 diff --git a/subpages/morenews/pages/morenews/morenews.js b/subpages/morenews/pages/morenews/morenews.js index 2710f3f..8d15d09 100644 --- a/subpages/morenews/pages/morenews/morenews.js +++ b/subpages/morenews/pages/morenews/morenews.js @@ -89,7 +89,7 @@ onScrollToLower(e){ wxCode:'', app:'gov', client:'wxmp', - appId:'wxaf87b420b87e2d79' + appId:'wx5ea7e05330222458' } wx.showLoading({ title: '加载中...',