|
@@ -19,7 +19,7 @@
|
|
|
</view>
|
|
|
<view class="btn" bindtap="settingBtn">
|
|
|
<image src="/pages/images/sz.png"></image>
|
|
|
- <text>设置账号</text>
|
|
|
+ <text>推荐码</text>
|
|
|
</view>
|
|
|
<view class="btn" bindtap="editpwdBtn">
|
|
|
<image src="/pages/images/xg.png"></image>
|
|
@@ -66,13 +66,13 @@
|
|
|
<image src="/pages/images/about.png"></image>
|
|
|
<text>关于我们</text>
|
|
|
</view>
|
|
|
- <view class="num" bindtap="newsBtn">
|
|
|
+ <!-- <view class="num" bindtap="newsBtn">
|
|
|
<image src="/pages/images/news.png"></image>
|
|
|
<text>通知新闻</text>
|
|
|
- </view>
|
|
|
+ </view> -->
|
|
|
<view class="num" bindtap="cardBtn">
|
|
|
<image src="/pages/images/ka.png"></image>
|
|
|
- <text>我要办卡</text>
|
|
|
+ <text>我要注册</text>
|
|
|
</view>
|
|
|
<view class="num" bindtap="teamBtn">
|
|
|
<image src="/pages/images/team2.png"></image>
|
|
@@ -94,10 +94,10 @@
|
|
|
<image src="/pages/images/gd.png"></image>
|
|
|
<text>股东奖池</text>
|
|
|
</view>
|
|
|
- <view class="num" bindtap="userBtn">
|
|
|
+ <!-- <view class="num" bindtap="userBtn">
|
|
|
<image src="/pages/images/user.png"></image>
|
|
|
<text>用户列表</text>
|
|
|
- </view>
|
|
|
+ </view> -->
|
|
|
</van-col>
|
|
|
</van-row>
|
|
|
</view>
|