|
@@ -29,37 +29,37 @@
|
|
|
</view>
|
|
|
<view class="u-m-t-20">
|
|
|
<u-cell-group>
|
|
|
- <u-cell-item title="充值" @click="openPage('pages/myCars/myCars')">
|
|
|
+ <!-- <u-cell-item title="充值" @click="openPage('pages/myCars/myCars')">
|
|
|
<u-icon slot="icon" custom-prefix="custom-icon" size="35" name="chongzhi"></u-icon>
|
|
|
- </u-cell-item>
|
|
|
+ </u-cell-item> -->
|
|
|
<u-cell-item title="包月" @click="openPage('pages/center/monthly/monthly')">
|
|
|
<u-icon slot="icon" custom-prefix="custom-icon" size="35" name="baoyue"></u-icon>
|
|
|
</u-cell-item>
|
|
|
- <u-cell-item title="提现" @click="openPage('pages/center/order/order')">
|
|
|
+ <!-- <u-cell-item title="提现" @click="openPage('pages/center/order/order')">
|
|
|
<u-icon slot="icon" custom-prefix="custom-icon" size="35" name="tixian"></u-icon>
|
|
|
- </u-cell-item>
|
|
|
- <u-cell-item title="退款" @click="openPage('pages/center/order/order')">
|
|
|
+ </u-cell-item> -->
|
|
|
+ <!-- <u-cell-item title="退款" @click="openPage('pages/center/order/order')">
|
|
|
<u-icon slot="icon" custom-prefix="custom-icon" size="35" name="tuikuan"></u-icon>
|
|
|
- </u-cell-item>
|
|
|
- <u-cell-item title="账单记录" @click="openPage('pages/center/order/order')">
|
|
|
+ </u-cell-item> -->
|
|
|
+ <!-- <u-cell-item title="账单记录" @click="openPage('pages/center/order/order')">
|
|
|
<u-icon slot="icon" custom-prefix="custom-icon" size="35" name="zhangdanjilu"></u-icon>
|
|
|
- </u-cell-item>
|
|
|
+ </u-cell-item> -->
|
|
|
</u-cell-group>
|
|
|
</view>
|
|
|
- <view class="u-m-t-20">
|
|
|
+ <!-- <view class="u-m-t-20">
|
|
|
<u-cell-group>
|
|
|
<u-cell-item title="我的优惠" @click="openPage('pages/myCars/myCars')">
|
|
|
<u-icon slot="icon" custom-prefix="custom-icon" size="35" name="wodeyouhui"></u-icon>
|
|
|
</u-cell-item>
|
|
|
</u-cell-group>
|
|
|
- </view>
|
|
|
- <view class="u-m-t-20">
|
|
|
+ </view> -->
|
|
|
+ <!-- <view class="u-m-t-20">
|
|
|
<u-cell-group>
|
|
|
<u-cell-item title="发票管理" @click="openPage('pages/center/invoice/invoice')">
|
|
|
<u-icon slot="icon" custom-prefix="custom-icon" size="35" name="fapiaoguanli"></u-icon>
|
|
|
</u-cell-item>
|
|
|
</u-cell-group>
|
|
|
- </view>
|
|
|
+ </view> -->
|
|
|
<view class="u-m-t-20">
|
|
|
<u-cell-group>
|
|
|
<u-cell-item title="消息中心" @click="openPage('pages/message/message')">
|