From c699dd2f153db763b51881874b91a23eab3d4bea Mon Sep 17 00:00:00 2001 From: zhangmanman <994797151@qq.com> Date: Mon, 27 Sep 2021 17:17:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=88=91=E7=9A=84=E8=B5=84?= =?UTF-8?q?=E4=BA=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/property/index.vue | 464 ++++++++++++++++++++++++++------------- pages/vip/index.vue | 48 +--- 2 files changed, 309 insertions(+), 203 deletions(-) diff --git a/pages/property/index.vue b/pages/property/index.vue index 73b2cf0..80fe4b6 100644 --- a/pages/property/index.vue +++ b/pages/property/index.vue @@ -1,164 +1,177 @@ diff --git a/pages/vip/index.vue b/pages/vip/index.vue index 36a726c..b7e3ace 100644 --- a/pages/vip/index.vue +++ b/pages/vip/index.vue @@ -96,45 +96,6 @@ - - - - - - - - - - - @@ -177,13 +138,6 @@ this.totalData(2); }, methods: { - // 切换开通身份 - // onTabs(index){ - // if(this.tabsIndex === index) return - // this.tabsIndex = index - // this.rights = this.identities[index].rights - // }, - // 切换开通身份 swiperChange(e) { this.tabsIndex = e.detail.current @@ -354,7 +308,7 @@ border-radius: 60rpx; padding: 0 $padding; box-sizing: border-box; - background-image: linear-gradient(to right, #f11a22, #ff252f); + background: red; display: flex; .vip-name-icon { width: 50rpx;