From 8f0af93d0457eca29d4441c31cdca0355a3b44be Mon Sep 17 00:00:00 2001 From: 18650502300 <18650502300@163.com> Date: Tue, 3 Sep 2024 16:51:50 +0800 Subject: [PATCH] =?UTF-8?q?1.=E8=AE=A1=E8=B4=B9=E6=96=B9=E5=BC=8F=E4=B8=AD?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=BB=B7=E6=A0=BC=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 2 +- src/views/system/coupon/index.vue | 109 +++++++++++++++++++++--------- src/views/system/fee/index.vue | 10 ++- src/views/system/user/index.vue | 1 - 4 files changed, 87 insertions(+), 35 deletions(-) diff --git a/.env.development b/.env.development index 110a850..4ae565e 100644 --- a/.env.development +++ b/.env.development @@ -8,7 +8,7 @@ ENV = 'development' # VUE_APP_BASE_API = 'https://dche.ccttiot.com/prod-api' # VUE_APP_BASE_API = 'https://che.chuangtewl.com/prod-api' -VUE_APP_BASE_API = 'http://localhost:8080' +VUE_APP_BASE_API = 'http://localhost:8088' # 路由懒加载 VUE_CLI_BABEL_TRANSPILE_MODULES = true diff --git a/src/views/system/coupon/index.vue b/src/views/system/coupon/index.vue index bc73cfe..7fea81b 100644 --- a/src/views/system/coupon/index.vue +++ b/src/views/system/coupon/index.vue @@ -19,14 +19,6 @@ @keyup.enter.native="handleQuery" /> - - - - - - - - +