|
|
@@ -71,11 +71,9 @@
|
|
|
<view class="tui-title">使用教程</view>
|
|
|
</tui-list-cell>
|
|
|
|
|
|
- <!-- #ifdef APP-PLUS -->
|
|
|
<tui-list-cell @click="pageTo({ url: '/pagesStore/me/cashSet' })" class="line-cell" :hover="false" :arrow="true" >
|
|
|
<view class="tui-title">提现账号</view>
|
|
|
</tui-list-cell>
|
|
|
- <!-- #endif -->
|
|
|
|
|
|
<tui-list-cell @click="pageTo({ url: '/admin/shop/password' })" class="line-cell" :hover="false" :arrow="true">
|
|
|
<view class="tui-title">密码修改</view>
|