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 @@
-
-
-
-
-
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 查看商品
-
-
-
-
-
-
- 已砍至: ¥
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查看商品
+
+
+
+
+
+
+ 已砍至: ¥
+
+
+
+
+
+
+
+
-
-
-
-
+
+
+
+
-
-
-
- 砍价成功
-
-
+
+
+
+ 砍价成功
+
+
-
-
+
-
-
- 恭喜您砍价成功,快去支付吧~
-
+
+
+ 恭喜您砍价成功,快去支付吧~
+
-
- 立即发起砍价
+
+ 立即发起砍价
-
- 邀请好友帮砍价
+
+ 邀请好友帮砍价
-
- 帮好友砍一刀
+
+ 帮好友砍一刀
-
- 我也要砍价
+
+ 我也要砍价
-
- 立即支付
+
+ 立即支付
- 抢更多商品
-
- 已有
-
- 位好友成功帮您砍价
-
-
-
-
-
-
- 砍价帮
-
-
-
-
-
-
-
-
-
-
-
-
-
- 砍掉{{ item.price }}元
-
-
-
- 点击加载更多
-
-
-
-
-
- 商品详情
-
-
-
-
-
-
-
-
- 活动规则
-
-
-
-
-
-
- 您已砍掉
-
- 元,听说分享次数越多砍价成功的机会越大哦!
-
-
-
- ,您也可以砍价低价拿哦,快去挑选心仪的商品吧~
-
- 邀请好友帮砍价
- 我也要参与
-
-
-
+ 抢更多商品
+
+ 已有
+
+ 位好友成功帮您砍价
+
+
+
+
+
+
+ 砍价帮
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 砍掉{{ item.price }}元
+
+
+
+ 点击加载更多
+
+
+
+
+
+ 商品详情
+
+
+
+
+
+
+
+
+ 活动规则
+
+
+
+
+
+
+ 您已砍掉
+
+ 元,听说分享次数越多砍价成功的机会越大哦!
+
+
+
+ ,您也可以砍价低价拿哦,快去挑选心仪的商品吧~
+
+ 邀请好友帮砍价
+ 我也要参与
+
+
+
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 @@