From d3636be742fb42f25d6c0400187b8fe7382f3a9b Mon Sep 17 00:00:00 2001 From: gyq <875626088@qq.com> Date: Fri, 26 Sep 2025 14:22:14 +0800 Subject: [PATCH] =?UTF-8?q?add:=20=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 4 +- .../components/couponDialog.vue | 19 +++-- .../components/getDetailDialog.vue | 76 ++++++++++--------- .../discount_coupon/index.vue | 2 +- .../marketing_center/rebate_coupon/index.vue | 4 +- 5 files changed, 60 insertions(+), 45 deletions(-) diff --git a/.env.development b/.env.development index 16ac0a9..edb49a4 100644 --- a/.env.development +++ b/.env.development @@ -8,13 +8,13 @@ VITE_APP_BASE_API=/dev-api # VITE_APP_API_URL=https://tapi.cashier.sxczgkj.cn/ # 测试 # VITE_APP_API_URL=https://cashier.sxczgkj.com/ # 正式 -VITE_APP_API_URL=http://192.168.0.71/ # 本地 +VITE_APP_API_URL=http://192.168.1.42/ # 本地 # WebSocket 端点(不配置则关闭),线上 ws://api.youlai.tech/ws ,本地 ws://localhost:8989/ws # VITE_APP_WS_ENDPOINT=wss://sockets.sxczgkj.com/wss # VITE_APP_WS_ENDPOINT=wss://czgeatws.sxczgkj.com/wss # 正式 -VITE_APP_WS_ENDPOINT=ws://192.168.0.71:2348 # 本地 +VITE_APP_WS_ENDPOINT=ws://192.168.1.42:2348 # 本地 # 启用 Mock 服务 diff --git a/src/views/marketing_center/components/couponDialog.vue b/src/views/marketing_center/components/couponDialog.vue index 8a33509..8f49eeb 100644 --- a/src/views/marketing_center/components/couponDialog.vue +++ b/src/views/marketing_center/components/couponDialog.vue @@ -109,15 +109,15 @@ @input="discountRateInput" /> - +
@@ -167,7 +167,11 @@
指定设置
- + @@ -445,7 +449,10 @@