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 @@
-
-
-
-
-
-
-
-
- {{base.nickname}}
- 潮流就是我的态度
-
- {{base.identity.name}}
- {{base.company_level.name }}
-
-
-
- 管理中心
- 我的推广
-
-
-
-
-
-
-
- {{item}}
-
-
-
-
-
-
-
- 我的资产
-
-
-
- {{base.account.token}}
- 原石
-
-
- {{base.account.contribution}}
- 贡献值
-
-
- {{base.account.eb}}
- 易币
-
-
- {{base.account.money}}
- 零钱
-
-
-
-
-
-
- 我的权证
-
-
-
- {{count.warrnats}}
- 权证持有
-
-
- {{count.warrnat_transfer}}
- 权证转让
-
-
- {{count.shipment_fuwu_count}}
- 已使用
-
-
- {{count.shipment_goods_count}}
- 已提货
-
-
-
-
-
-
-
-
- 收藏的企业
-
-
-
- 我的优惠券
-
-
-
- 我的足迹
-
-
-
- 地址管理
-
-
-
-
-
-
-
-
- 推广数据
-
-
-
- {{relations.children}}
- 推广人数
-
-
- {{relations.company}}
- 推广企业
-
-
-
-
-
-
-
- 推广排名
-
-
-
- 全站推广人数
- {{relations.childrenRank}}
+
+
+
+
+
+
+
+
+
+ {{base.nickname}}
+ 潮流就是我的态度
+
+ {{base.identity.name}}
+ {{base.company_level.name }}
+
+
+
+ 管理中心
+ 我的推广
+
+
+
+
+
+
+
+ {{item}}
+
+
+
+
+
+
+
+ 我的资产
+
+
+
+ {{base.account.token}}
+ 原石
+
+
+ {{base.account.contribution}}
+ 贡献值
+
+
+ {{base.account.eb}}
+ 易币
+
+
+ {{base.account.money}}
+ 零钱
+
+
+
+
+
+
+ 我的权证
+
+
+
+ {{count.warrnats}}
+ 权证持有
+
+
+ {{count.warrnat_transfer}}
+ 权证转让
+
+
+ {{count.shipment_fuwu_count}}
+ 已使用
+
+
+ {{count.shipment_goods_count}}
+ 已提货
+
+
+
+
+
+
+
+
+ 收藏的企业
+
+
+
+ 我的优惠券
+
+
+
+ 我的足迹
+
+
+
+ 地址管理
+
+
+
+
+
+
+
+
+ 推广数据
+
+
+
+ {{relations.children}}
+ 推广人数
+
+
+ {{relations.company}}
+ 推广企业
+
+
+
+
+
+
+
+ 推广排名
-
-
-
-
- 推广企业
- {{relations.companyRank}}
+
+
+ 全站推广人数
+ {{relations.childrenRank}}
+
+
+
+
+
+ 推广企业
+ {{relations.companyRank}}
+
+
-
-
-
-
-
-
- 推广海报
-
-
-
-
-
-
-
-
-
-
-
- 易品新境 beta 1.0.0
+
+
+
+
+ 推广海报
+
+
+
+
+
+
+
+
+
+
+
+ 易品新境 beta 1.0.0
+
+
+
+ 我的资产
+
+
+
+ 一键开启您的易货之旅
+
+
+
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;