|
|
@@ -80,10 +80,10 @@
|
|
|
<view class="fun mar_t30">
|
|
|
<view class="fun_title">我的账户</view>
|
|
|
<view class="fun_con mar_t50 flex_r flex_ac flex_jb">
|
|
|
- <navigator class="fun_list flex_c flex_ac" url="/pages/top-up/index" hover-class="none">
|
|
|
+ <!-- <navigator class="fun_list flex_c flex_ac" url="/pages/top-up/index" hover-class="none">
|
|
|
<image class="fun_img" src="/static/my/recharge.png" mode=""></image>
|
|
|
<view class="fun_text">充值</view>
|
|
|
- </navigator>
|
|
|
+ </navigator> -->
|
|
|
<navigator class="fun_list flex_c flex_ac" url="/pages/account/wealth" hover-class="none">
|
|
|
<image class="fun_img" src="/static/my/wealth.png" mode=""></image>
|
|
|
<view class="fun_text">财富</view>
|
|
|
@@ -96,6 +96,10 @@
|
|
|
<image class="fun_img" src="/static/my/give.png" mode=""></image>
|
|
|
<view class="fun_text">赠送</view>
|
|
|
</navigator>
|
|
|
+ <navigator class="fun_list flex_c flex_ac" url="/pagesB/my/assistant" hover-class="none">
|
|
|
+ <image class="fun_img" src="/static/my/assistant.png" mode=""></image>
|
|
|
+ <view class="fun_text">开票助手</view>
|
|
|
+ </navigator>
|
|
|
</view>
|
|
|
</view>
|
|
|
<!-- <view class="fun mar_t30">
|
|
|
@@ -162,14 +166,18 @@
|
|
|
<image class="fun_img" src="/static/my/withdraw.png" mode=""></image>
|
|
|
<view class="fun_text">提现明细</view>
|
|
|
</navigator>
|
|
|
- <navigator class="fun_list flex_c flex_ac" url="/pages/accountDetails/topup" hover-class="none">
|
|
|
+ <!-- <navigator class="fun_list flex_c flex_ac" url="/pages/accountDetails/topup" hover-class="none">
|
|
|
<image class="fun_img" src="/static/my/topup.png" mode=""></image>
|
|
|
<view class="fun_text">充值明细</view>
|
|
|
- </navigator>
|
|
|
+ </navigator> -->
|
|
|
<navigator class="fun_list flex_c flex_ac" url="/pages/accountDetails/integral" hover-class="none">
|
|
|
<image class="fun_img" src="/static/my/inte-list.png" mode=""></image>
|
|
|
<view class="fun_text">积分明细</view>
|
|
|
</navigator>
|
|
|
+ <navigator class="fun_list flex_c flex_ac" url="/pagesB/invoice/invoiceList" hover-class="none">
|
|
|
+ <image class="fun_img" src="/static/my/assistantHistory.png" mode=""></image>
|
|
|
+ <view class="fun_text">开票历史</view>
|
|
|
+ </navigator>
|
|
|
</view>
|
|
|
</view>
|
|
|
<view class="fun mar_t30">
|
|
|
@@ -222,10 +230,7 @@
|
|
|
<image class="fun_img" src="/static/my/green.png" mode=""></image>
|
|
|
<view class="fun_text">新手教程</view>
|
|
|
</navigator>
|
|
|
- <navigator class="fun_list flex_c flex_ac" url="/pagesB/my/assistant" hover-class="none">
|
|
|
- <image class="fun_img" src="/static/my/assistant.png" mode=""></image>
|
|
|
- <view class="fun_text">开票助手</view>
|
|
|
- </navigator>
|
|
|
+
|
|
|
<view class="fun_list flex_c flex_ac">
|
|
|
<button open-type="contact" style="background: #fff; border: 0; line-height: 1; padding: 0">
|
|
|
<image class="fun_img" src="/static/my/service.png" mode=""></image>
|