From 29459e76caf122dc4c3c3be61398acdb2e2ade93 Mon Sep 17 00:00:00 2001 From: Gao xiaosong <704041637@qq.com> Date: Sun, 11 Apr 2021 19:33:50 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B8=8D=E5=85=BC=E5=AE=B9?= =?UTF-8?q?=E5=A4=9A=E5=B9=B3=E5=8F=B0=E7=9A=84=E8=AF=AD=E6=B3=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/activity/DargainDetails/index.vue | 1180 +++++++++++------------ pages/activity/GoodsGroup/index.vue | 8 +- pages/user/ChangePassword/index.vue | 132 ++- pages/user/User/index.vue | 2 +- 4 files changed, 649 insertions(+), 673 deletions(-) diff --git a/pages/activity/DargainDetails/index.vue b/pages/activity/DargainDetails/index.vue index e179f13..f55180f 100644 --- a/pages/activity/DargainDetails/index.vue +++ b/pages/activity/DargainDetails/index.vue @@ -1,645 +1,631 @@ diff --git a/pages/activity/GoodsGroup/index.vue b/pages/activity/GoodsGroup/index.vue index 930b04e..dac8abb 100644 --- a/pages/activity/GoodsGroup/index.vue +++ b/pages/activity/GoodsGroup/index.vue @@ -2,7 +2,7 @@ - + 爆款拼团 省钱省心限时拼 @@ -63,7 +63,11 @@ export default { this.getGrouponList() }, onPullDownRefresh() {}, - computed: {}, + computed: { + background() { + return `url('${this.$VUE_APP_RESOURCES_URL}/images/index-bg.png') no-repeat` + }, + }, methods: { // 路由跳转 jump(path, parmas) { diff --git a/pages/user/ChangePassword/index.vue b/pages/user/ChangePassword/index.vue index 3d6b517..e5c0a2d 100644 --- a/pages/user/ChangePassword/index.vue +++ b/pages/user/ChangePassword/index.vue @@ -13,12 +13,7 @@ - + 确认修改 @@ -26,124 +21,115 @@ diff --git a/pages/user/User/index.vue b/pages/user/User/index.vue index e85563f..5d5e077 100644 --- a/pages/user/User/index.vue +++ b/pages/user/User/index.vue @@ -128,7 +128,7 @@