From 4042b16a7525ad30951ce814916ea3f628abcc28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A5=8F?= <1978476055@qq.com> Date: Mon, 26 Aug 2024 10:28:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8A=98=E6=89=A3,=E5=AE=9A=E5=88=B6=E4=BA=A7?= =?UTF-8?q?=E5=93=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 2 +- src/views/accounts/statement/merchantBill.vue | 7 +- .../daily-statistics/components/DayData.vue | 4 +- src/views/daily-statistics/index.vue | 2 +- src/views/order/list/orderDetails.vue | 9 +- src/views/order/refund/refundDetail.vue | 2 +- src/views/product/productExamine/editAttr.vue | 4 +- src/views/product/productExamine/index.vue | 125 ++++++++++++------ src/views/product/productExamine/info.vue | 55 +++++--- .../product/productExamine/proDetails.vue | 56 +++++--- src/views/user/list/userDetails.vue | 2 +- 11 files changed, 178 insertions(+), 90 deletions(-) diff --git a/.env.development b/.env.development index 4bf96e0..6bbcb15 100644 --- a/.env.development +++ b/.env.development @@ -7,7 +7,7 @@ VUE_APP_BASE_API = 'http://test.tropjoin.com' # VUE_APP_BASE_API = 'https://api.tropjoin.com' # socket 连接地址 -VUE_APP_WS_URL = 'ws://http://test.tropjoin.com' +VUE_APP_WS_URL = 'wss://test.tropjoin.com' # VUE_APP_WS_URL = 'ws://https://api.tropjoin.com' # vue-cli uses the VUE_CLI_BABEL_TRANSPILE_MODULES environment variable, diff --git a/src/views/accounts/statement/merchantBill.vue b/src/views/accounts/statement/merchantBill.vue index 5f8e36a..78ab11d 100644 --- a/src/views/accounts/statement/merchantBill.vue +++ b/src/views/accounts/statement/merchantBill.vue @@ -58,7 +58,7 @@ /> @@ -77,6 +77,11 @@ label="可提现金额" min-width="150" /> + - + @@ -288,7 +288,7 @@ const objTitle = { title: '占比' }, coupon:{ - title:'抵扣券' + title:'折扣' }, stock: { title: '库存' diff --git a/src/views/product/productExamine/index.vue b/src/views/product/productExamine/index.vue index 54906de..2ed7218 100644 --- a/src/views/product/productExamine/index.vue +++ b/src/views/product/productExamine/index.vue @@ -212,7 +212,11 @@ - +
- 批量审核 + 批量审核 + + +