|
|
@@ -1,18 +1,18 @@ |
|
|
|
<view> |
|
|
|
<view class='mine'> |
|
|
|
<image class='img' src='../../assets/images/bannerbg.png' mode="widthFix"></image> |
|
|
|
<!-- bindtap='toDetail' --> |
|
|
|
<view class='header' > |
|
|
|
<view> |
|
|
|
<image src='{{userInfo.merchant_img_url}}' mode='{{widthFix}}'></image> |
|
|
|
</view> |
|
|
|
<view> |
|
|
|
<text>{{userInfo.mall_name}}({{userInfo.merchant_name}})</text> |
|
|
|
<text>{{userInfo.phone}}</text> |
|
|
|
</view> |
|
|
|
<!-- <image class='imgs' src='../../assets/images/jian.png' mode="widthFix"></image> --> |
|
|
|
<view class='mine'> |
|
|
|
<image class='img' src='../../assets/images/bannerbg.png' mode="widthFix"></image> |
|
|
|
<!-- bindtap='toDetail' --> |
|
|
|
<view class='header'> |
|
|
|
<view> |
|
|
|
<image src='{{userInfo.merchant_img_url}}' mode='{{widthFix}}'></image> |
|
|
|
</view> |
|
|
|
<view> |
|
|
|
<text>{{userInfo.mall_name}}({{userInfo.merchant_name}})</text> |
|
|
|
<text>{{userInfo.phone}}</text> |
|
|
|
</view> |
|
|
|
<!-- <view class="withdrawBox" tt:if="{{cashOutSupport==1}}"> |
|
|
|
<!-- <image class='imgs' src='../../assets/images/jian.png' mode="widthFix"></image> --> |
|
|
|
</view> |
|
|
|
<!-- <view class="withdrawBox" tt:if="{{cashOutSupport==1}}"> |
|
|
|
|
|
|
|
<view class="textBox"> |
|
|
|
<view class="balanceTitle">账户余额</view> |
|
|
@@ -23,46 +23,43 @@ |
|
|
|
<button class="operationBut" bindtap="withdraw" tt:if="{{withdrawNun>0}}">提现到零钱</button> |
|
|
|
<button class="noOperationBut" tt:if="{{withdrawNun<=0}}">提现次数已耗尽</button> |
|
|
|
</view> --> |
|
|
|
<view class='section'> |
|
|
|
<view class='section'> |
|
|
|
<!-- <navigator url='/pages/withdrawRecord/withdrawRecord' open-type='navigate' hover-class='none' tt:if="{{cashOutSupport==1}}"> |
|
|
|
<view> |
|
|
|
<text>提现记录</text> |
|
|
|
<image class='imgs' src='../../assets/images/jian.png' mode="widthFix"></image> |
|
|
|
</view> |
|
|
|
</navigator> --> |
|
|
|
<navigator url='/pages/forgetpwd/forgetpwd?flags=reset' open-type='navigate' hover-class='none'> |
|
|
|
<view> |
|
|
|
<text>修改密码</text> |
|
|
|
<image class='imgs' src='../../assets/images/jian.png' mode="widthFix"></image> |
|
|
|
</view> |
|
|
|
</navigator> |
|
|
|
|
|
|
|
<navigator url='/pages/orderUrl/orderUrl' open-type='navigate' hover-class='none' tt:if="{{userInfo.user_is_admin==1}}"> |
|
|
|
<view> |
|
|
|
<text>导出核销记录</text> |
|
|
|
<image class='imgs' src='../../assets/images/jian.png' mode="widthFix"></image> |
|
|
|
</view> |
|
|
|
</navigator> |
|
|
|
<!-- <view bindtap="mode" data-type="{{1}}"> |
|
|
|
<text>导出交易订单记录</text> |
|
|
|
<navigator url='/pages/forgetpwd/forgetpwd?flags=reset' open-type='navigate' hover-class='none'> |
|
|
|
<view> |
|
|
|
<text>修改密码</text> |
|
|
|
<image class='imgs' src='../../assets/images/jian.png' mode="widthFix"></image> |
|
|
|
</view> --> |
|
|
|
|
|
|
|
<view bindtap="goWebView" tt:if="{{userInfo.user_is_admin}}" data-type="{{1}}"> |
|
|
|
<text>开通收款账户</text> |
|
|
|
<text>点击复制链接</text> |
|
|
|
</view> |
|
|
|
</navigator> |
|
|
|
|
|
|
|
<view bindtap="goWebView" tt:if="{{userInfo.user_is_admin}}" data-type="{{2}}"> |
|
|
|
<text>账户余额</text> |
|
|
|
<text>点击复制链接</text> |
|
|
|
<navigator url='/pages/orderUrl/orderUrl' open-type='navigate' hover-class='none' |
|
|
|
tt:if="{{userInfo.user_is_admin==1}}"> |
|
|
|
<view> |
|
|
|
<text>导出核销记录</text> |
|
|
|
<image class='imgs' src='../../assets/images/jian.png' mode="widthFix"></image> |
|
|
|
</view> |
|
|
|
</navigator> |
|
|
|
<!-- <view bindtap="mode" data-type="{{1}}"> |
|
|
|
<text>导出交易订单记录</text> |
|
|
|
<image class='imgs' src='../../assets/images/jian.png' mode="widthFix"></image> |
|
|
|
</view> --> |
|
|
|
|
|
|
|
<view bindtap="goWebView" tt:if="{{userInfo.user_is_admin}}" data-type="{{1}}"> |
|
|
|
<text>开通收款账户</text> |
|
|
|
<text>点击复制链接</text> |
|
|
|
</view> |
|
|
|
|
|
|
|
<view bindtap="goWebView" tt:if="{{userInfo.user_is_admin}}" data-type="{{2}}"> |
|
|
|
<text>账户余额</text> |
|
|
|
<text>点击复制链接</text> |
|
|
|
</view> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- <navigator url='/pages/accountManagement/index?merchant_id={{userInfo.merchant_id}}&merchant_name={{userInfo.merchant_name}}&phone={{userInfo.phone}}' open-type='navigate' hover-class='none'> |
|
|
|
<!-- <navigator url='/pages/accountManagement/index?merchant_id={{userInfo.merchant_id}}&merchant_name={{userInfo.merchant_name}}&phone={{userInfo.phone}}' open-type='navigate' hover-class='none'> |
|
|
|
<view> |
|
|
|
<text>收款账户管理</text> |
|
|
|
<text tt:if="{{!isSet}}">未添加</text> |
|
|
@@ -83,24 +80,24 @@ |
|
|
|
</view> |
|
|
|
</navigator> --> |
|
|
|
|
|
|
|
<navigator url='/pages/creditOperate/index' open-type='navigate' hover-class='none'> |
|
|
|
<view> |
|
|
|
<text>积分操作记录</text> |
|
|
|
<image class='imgs' src='../../assets/images/jian.png' mode="widthFix"></image> |
|
|
|
</view> |
|
|
|
</navigator> |
|
|
|
|
|
|
|
<navigator url='/pages/creditOperate/index' open-type='navigate' hover-class='none'> |
|
|
|
<view> |
|
|
|
<text>积分操作记录</text> |
|
|
|
<image class='imgs' src='../../assets/images/jian.png' mode="widthFix"></image> |
|
|
|
</view> |
|
|
|
</navigator> |
|
|
|
|
|
|
|
|
|
|
|
<view bindtap='phone' data-phone='{{userInfo.service_phone}}'> |
|
|
|
<text>客服电话</text> |
|
|
|
<text>{{userInfo.service_phone}}</text> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<view bindlongtap='showVersion' class='version'> |
|
|
|
<!-- <view tt:if="{{flag=='show'}}">版本号:{{appVersion}}</view> --> |
|
|
|
<view tt:if="{{flag=='hidden'}}"></view> |
|
|
|
|
|
|
|
<view bindtap='phone' data-phone='{{userInfo.service_phone}}'> |
|
|
|
<text>客服电话</text> |
|
|
|
<text>{{userInfo.service_phone}}</text> |
|
|
|
</view> |
|
|
|
<button class='exit' bindtap='toExit' hover-class='active'>退出登录</button> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<view bindlongtap='showVersion' class='version'> |
|
|
|
<!-- <view tt:if="{{flag=='show'}}">版本号:{{appVersion}}</view> --> |
|
|
|
<view tt:if="{{flag=='hidden'}}"></view> |
|
|
|
</view> |
|
|
|
<button class='exit' bindtap='toExit' hover-class='active'>退出登录</button> |
|
|
|
</view> |
|
|
|
</view> |