From dc37c653b4ecd6cf61aaf8e76037679da069beb6 Mon Sep 17 00:00:00 2001 From: zmj <1493694146@qq.com> Date: Sat, 22 Jun 2024 21:11:18 +0800 Subject: [PATCH] add --- components/goodPopup.vue | 181 +++++++++++++++++++----------------- config/app.js | 4 +- pageQuota/vipUser/index.vue | 6 +- pages/index/index.vue | 10 +- pages/login/login.vue | 2 +- 5 files changed, 109 insertions(+), 94 deletions(-) diff --git a/components/goodPopup.vue b/components/goodPopup.vue index d8cd2bb..3ce66f7 100644 --- a/components/goodPopup.vue +++ b/components/goodPopup.vue @@ -31,15 +31,15 @@ 购买重量* - + 购买数量* - + @@ -59,107 +59,116 @@ \ No newline at end of file diff --git a/config/app.js b/config/app.js index ab2ac5f..85facca 100644 --- a/config/app.js +++ b/config/app.js @@ -1,8 +1,8 @@ let BASE_URL import store from "@/store/user.js" // 环境 -let env = "dev" -// let env = "prod" +// let env = "dev" +let env = "prod" // let env = "liu"; switch (env) { diff --git a/pageQuota/vipUser/index.vue b/pageQuota/vipUser/index.vue index 4cc6f86..c97133d 100644 --- a/pageQuota/vipUser/index.vue +++ b/pageQuota/vipUser/index.vue @@ -82,7 +82,7 @@ 当前已开通: - 位{{Role==1?'行业会员':'商户'}}会员 + 位{{Role==1?'行业会员':'商户'}} @@ -160,8 +160,8 @@ - +