From 82d93a1266736ebe1e24257115e6d1442b121de1 Mon Sep 17 00:00:00 2001 From: aixianling Date: Wed, 25 May 2022 18:49:44 +0800 Subject: [PATCH 1/4] BUG 29869 --- packages/conv/creditScore/scoreSupermarket/orderManagement.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/conv/creditScore/scoreSupermarket/orderManagement.vue b/packages/conv/creditScore/scoreSupermarket/orderManagement.vue index 7c51013e..1c264e9f 100644 --- a/packages/conv/creditScore/scoreSupermarket/orderManagement.vue +++ b/packages/conv/creditScore/scoreSupermarket/orderManagement.vue @@ -200,7 +200,7 @@ From 09bc287157f58b6a9ae3fa5a4fb3f90ec5f9432c Mon Sep 17 00:00:00 2001 From: aixianling Date: Thu, 26 May 2022 08:53:46 +0800 Subject: [PATCH 2/4] BUG 29874 --- .../AppIntegralAudit/components/Detail.vue | 48 +++++++++---------- 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/packages/conv/creditScore/AppIntegralAudit/components/Detail.vue b/packages/conv/creditScore/AppIntegralAudit/components/Detail.vue index de3f7a92..ad56d8ec 100644 --- a/packages/conv/creditScore/AppIntegralAudit/components/Detail.vue +++ b/packages/conv/creditScore/AppIntegralAudit/components/Detail.vue @@ -47,30 +47,30 @@ - -
- - - - - - - - - {{ integralText }} -
-
+ + + + + + + + + + + + + + + + + + + + + + + + From 3a7506e0f6084a7a0ffb526570b7c7d3354146dd Mon Sep 17 00:00:00 2001 From: aixianling Date: Thu, 26 May 2022 08:57:44 +0800 Subject: [PATCH 3/4] BUG 29875 --- .../conv/creditScore/AppIntegralAudit/components/Detail.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/conv/creditScore/AppIntegralAudit/components/Detail.vue b/packages/conv/creditScore/AppIntegralAudit/components/Detail.vue index ad56d8ec..8ad7b2b8 100644 --- a/packages/conv/creditScore/AppIntegralAudit/components/Detail.vue +++ b/packages/conv/creditScore/AppIntegralAudit/components/Detail.vue @@ -26,8 +26,8 @@ label-width="120px"> - - + + From 1ea7bf16f25171ab1938e546cdae591a6bf0a2c1 Mon Sep 17 00:00:00 2001 From: aixianling Date: Thu, 26 May 2022 09:25:15 +0800 Subject: [PATCH 4/4] =?UTF-8?q?=E5=B1=B1=E4=B8=9C=E7=A7=BB=E5=8A=A8?= =?UTF-8?q?=E8=BF=BD=E5=8A=A0=E5=BA=94=E7=94=A8=E7=A7=AF=E5=88=86=E7=BB=B4?= =?UTF-8?q?=E6=8A=A4=E5=92=8C=E5=91=98=E5=B7=A5=E7=A7=AF=E5=88=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project/shandong10086/apps.import.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/project/shandong10086/apps.import.json b/project/shandong10086/apps.import.json index e978aa21..bf82861b 100644 --- a/project/shandong10086/apps.import.json +++ b/project/shandong10086/apps.import.json @@ -19,7 +19,9 @@ "AppScoreFamily": "家庭积分", "AppScorePersonal": "个人积分", "AppScoreRules": "积分规则", + "AppScoreSysUser": "员工积分", "AppScoreSupermarket": "积分超市", + "AppScoreManage": "积分维护", "AppVillageActivity": "乡村活动", "AppAddressBook": "内部通讯录", "AppNavConfig": "小程序导航配置",