From e315565338a3c30db66da69e5633eb7bd1f35e49 Mon Sep 17 00:00:00 2001 From: kahu474 Date: Mon, 12 Jul 2021 16:08:45 +0800 Subject: [PATCH] bug --- .env.development | 2 +- src/views/activity/combination/form.vue | 309 +++++++++++++----------- src/views/shop/set/seckillform.vue | 8 + 3 files changed, 176 insertions(+), 143 deletions(-) diff --git a/.env.development b/.env.development index 996508b..10763e2 100644 --- a/.env.development +++ b/.env.development @@ -2,7 +2,7 @@ ENV = 'development' # 接口地址 # VUE_APP_BASE_API = 'http://8.129.208.109:8001' -VUE_APP_BASE_API = 'http://www.itxzz.top' +VUE_APP_BASE_API = 'http://itxzz.51vip.biz' VUE_APP_WS_API = 'ws://8.129.208.109:8001' diff --git a/src/views/activity/combination/form.vue b/src/views/activity/combination/form.vue index 8936356..94933b6 100644 --- a/src/views/activity/combination/form.vue +++ b/src/views/activity/combination/form.vue @@ -1,12 +1,12 @@