From 2e8aadc8cdf61087166873d3c6461bf1095a553f Mon Sep 17 00:00:00 2001 From: yyd <838723221@qq.com> Date: Sat, 24 May 2025 12:51:45 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=A2=E6=9C=8D=E5=92=8C=E7=94=A8=E6=88=B7?= =?UTF-8?q?=E8=A1=8C=E4=B8=BA=E5=9B=BD=E9=99=85=E5=8C=96=E5=87=BD=E6=95=B0?= =?UTF-8?q?=E6=9B=BF=E6=8D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/languages/zh.js | 14 --- .../business/customerServiceChat/index.vue | 16 +-- src/views/business/faq/index.vue | 108 ++++++++--------- src/views/business/userBehaviorLog/index.vue | 110 +++++++++--------- .../business/userBehaviorRuleRisk/index.vue | 90 +++++++------- .../business/userBehaviorStats/index.vue | 96 +++++++-------- 6 files changed, 207 insertions(+), 227 deletions(-) diff --git a/src/languages/zh.js b/src/languages/zh.js index ccdaf9f..7de6b0a 100644 --- a/src/languages/zh.js +++ b/src/languages/zh.js @@ -828,15 +828,6 @@ export default { userCredit: {}, userCreditRecord: {}, }, - behavior: { - userBehaviorLog: {}, - userBehaviorStats: {}, - rule: { - userBehaviorRuleRisk: {}, - userBehaviorRuleAction: {}, - }, - behaviorModelInfo: {}, - }, order: { dealPayment: {}, dealReceipt: {}, @@ -949,11 +940,6 @@ export default { receipt: '收款', withdrawal: '提现', }, - }, - customerSupport: { - commonFeedback: {}, - customerServiceChat: {}, - faq: {}, } } } diff --git a/src/views/business/customerServiceChat/index.vue b/src/views/business/customerServiceChat/index.vue index d850372..34fbb65 100644 --- a/src/views/business/customerServiceChat/index.vue +++ b/src/views/business/customerServiceChat/index.vue @@ -103,12 +103,8 @@ {{ parseTime(scope.row.timestamp, '{y}-{m}-{d}') }} - - - - + +