1 line
7.6 KiB
Plaintext
1 line
7.6 KiB
Plaintext
<view class="mine_warp"><view class="mine_header"><block wx:if="{{$root.g0}}"><view class="mine_login_data"><view class="mine_data"><up-image vue-id="bae1c640-1" src="/static/logo_y.png" shape="circle" width="80" height="80" bgColor="#f1f6ff00" bind:__l="__l"></up-image><view class="mine_info"><view class="mine_info_name"><text style="margin-right:20rpx;">{{currentUserData.name||'信任桥用户'}}</text><block wx:if="{{$root.g1}}"><view class="grade_warp"><up-image vue-id="bae1c640-2" src="{{currentUserData.gradeLevel||currentUserData.gradeLevel===0?'/static/mine/grade/V'+currentUserData.gradeLevel+'.png':'/static/mine/grade/V0.png'}}" width="96" height="26" bgColor="#f1f6ff00" bind:__l="__l"></up-image><view class="{{[$root.g2>3?'grade_key_warp grade_key_warp3':'grade_key_warp grade_key_warp1']}}">{{currentUserData.gradeName}}</view></view></block></view><view class="mine_info_id"><text style="margin-right:20rpx;">{{"邀请码:"+currentUserData.inviteCode+''}}</text><up-image vue-id="bae1c640-3" src="/static/common/copy.png" width="14" height="14" bgColor="#f1f6ff00" data-event-opts="{{[['^click',[['copyData',['$0'],['currentUserData.inviteCode']]]]]}}" bind:click="__e" bind:__l="__l"></up-image></view></view></view><view data-event-opts="{{[['tap',[['jumpSetting',['$event']]]]]}}" bindtap="__e"><up-image vue-id="bae1c640-4" src="/static/common/setting.png" width="22" height="22" bgColor="#f1f6ff00" bind:__l="__l"></up-image></view></view></block><block wx:else><view class="mine_no_login_data"><view class="mine_data"><up-image vue-id="bae1c640-5" src="/static/mine/avater_not.png" shape="circle" width="80" height="80" bgColor="#f1f6ff00" bind:__l="__l"></up-image><view class="mine_info_not_login">未登录</view></view><view data-event-opts="{{[['tap',[['jumpLogin',['$event']]]]]}}" class="login_warp" bindtap="__e"><text style="margin-right:10rpx;">立即登录</text><up-image vue-id="bae1c640-6" src="/static/common/right_y_st.png" width="18" height="18" bgColor="#f1f6ff00" bind:__l="__l"></up-image></view></view></block></view><view class="mine_content_warp"><view class="mine_content_comm_warp"><view class="mine_order_title"><view>我的订单</view><view data-event-opts="{{[['tap',[['jumpOrder',[['o']]]]]]}}" class="mine_order_title_all" bindtap="__e"><view style="margin-right:10rpx;">全部</view><up-image vue-id="bae1c640-7" src="/static/common/right.png" width="14" height="14" bgColor="#f1f6ff00" bind:__l="__l"></up-image></view></view><view class="mine_order_list"><block wx:for="{{orderTemplList}}" wx:for-item="item" wx:for-index="__i0__" wx:key="id"><view data-event-opts="{{[['tap',[['jumpOrder',['$0'],[[['orderTemplList','id',item.id]]]]]]]}}" class="mine_fontsize_comm_warp order_list_item" bindtap="__e"><up-image vue-id="{{'bae1c640-8-'+__i0__}}" src="{{item.url}}" width="30" height="30" bgColor="#f1f6ff00" bind:__l="__l"></up-image><view>{{item.title}}</view><up-badge vue-id="{{'bae1c640-9-'+__i0__}}" absolute="{{true}}" offset="{{[0,8]}}" max="99" value="{{statisticsObj[item.note]}}" bind:__l="__l"></up-badge></view></block></view></view><view class="mine_content_comm_warp mine_top_comm_warp apply_list"><block wx:for="{{applyList}}" wx:for-item="item" wx:for-index="__i1__" wx:key="id"><view data-event-opts="{{[['tap',[['jumpTool',['$0'],[[['applyList','id',item.id]]]]]]]}}" class="apply_item mine_fontsize_comm_warp" bindtap="__e"><up-image vue-id="{{'bae1c640-10-'+__i1__}}" src="{{item.url}}" width="36" height="36" bgColor="#f1f6ff00" bind:__l="__l"></up-image><view>{{item.title}}</view></view></block></view><view class="mine_top_comm_warp enter_list"><view data-event-opts="{{[['tap',[['jumpEnter',['merchant']]]]]}}" class="enter_item" bindtap="__e"><view><view class="enter_title">商家入驻</view><view class="enter_apply"><text class="enter_apply_title">申请</text><view style="margin-top:10rpx;"><up-image vue-id="bae1c640-11" src="/static/common/right_y.png" width="14" height="14" bgColor="#f1f6ff00" bind:__l="__l"></up-image></view></view></view><up-image vue-id="bae1c640-12" src="/static/mine/enter_sj.png" width="50" height="50" bgColor="#f1f6ff00" bind:__l="__l"></up-image></view><view data-event-opts="{{[['tap',[['jumpEnter',['brand']]]]]}}" class="enter_item" bindtap="__e"><view><view class="enter_title">企业/品牌入驻</view><view class="enter_apply"><text class="enter_apply_title">申请</text><view style="margin-top:10rpx;"><up-image vue-id="bae1c640-13" src="/static/common/right_y.png" width="14" height="14" bgColor="#f1f6ff00" bind:__l="__l"></up-image></view></view></view><up-image vue-id="bae1c640-14" src="/static/mine/enter_pp.png" width="50" height="50" bgColor="#f1f6ff00" bind:__l="__l"></up-image></view></view><view class="mine_content_comm_warp mine_top_comm_warp mine_tool_warp"><view class="mine_tool_title">服务工具</view><view class="tool_list"><block wx:for="{{toolList}}" wx:for-item="item" wx:for-index="__i2__" wx:key="id"><view data-event-opts="{{[['tap',[['jumpTool',['$0'],[[['toolList','id',item.id]]]]]]]}}" class="tool_item" bindtap="__e"><up-image vue-id="{{'bae1c640-15-'+__i2__}}" src="{{item.url}}" width="30" height="30" bgColor="#f1f6ff00" bind:__l="__l"></up-image><text class="mine_fontsize_comm_warp">{{item.title}}</text></view></block></view></view></view><custom-tab-bar vue-id="bae1c640-16" tabIndex="{{4}}" bind:__l="__l"></custom-tab-bar><up-modal vue-id="bae1c640-17" show="{{brandShow}}" showConfirmButton="{{false}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="slot-content"><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" class="close_warp" bindtap="__e"><up-image vue-id="{{('bae1c640-18')+','+('bae1c640-17')}}" src="/static/common/close.png" width="20" height="20" bgColor="#f1f6ff00" bind:__l="__l"></up-image></view><view class="content_"><view class="content_1">企业入驻</view><view class="content_2">请联系负责人</view><view class="content_3">139 2278 6999</view></view><view class="but_"><view data-event-opts="{{[['tap',[['copyMobile',['13922786999']]]]]}}" class="but_copy" bindtap="__e">复制号码</view><view data-event-opts="{{[['tap',[['e1',['$event']]]]]}}" class="but_close" bindtap="__e">取消</view></view></view></up-modal><up-modal vue-id="bae1c640-19" show="{{serviceShow}}" showConfirmButton="{{false}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="slot-content"><view data-event-opts="{{[['tap',[['e2',['$event']]]]]}}" class="close_warp" bindtap="__e"><up-image vue-id="{{('bae1c640-20')+','+('bae1c640-19')}}" src="/static/common/close.png" width="20" height="20" bgColor="#f1f6ff00" bind:__l="__l"></up-image></view><view class="content_"><view class="content_1">联系客服</view><view class="content_3">{{CUSTOMER_SERVICE_PHONE_NUMBER}}</view></view><view class="but_"><view data-event-opts="{{[['tap',[['copyMobile',['$0'],['CUSTOMER_SERVICE_PHONE_NUMBER']]]]]}}" class="but_copy" bindtap="__e">复制号码</view><view data-event-opts="{{[['tap',[['e3',['$event']]]]]}}" class="but_close" bindtap="__e">取消</view></view></view></up-modal><up-modal vue-id="bae1c640-21" show="{{openShow}}" showConfirmButton="{{false}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="slot-content"><view data-event-opts="{{[['tap',[['e4',['$event']]]]]}}" class="close_warp" bindtap="__e"><up-image vue-id="{{('bae1c640-22')+','+('bae1c640-21')}}" src="/static/common/close.png" width="20" height="20" bgColor="#f1f6ff00" bind:__l="__l"></up-image></view><view class="content_"><view class="content_1">温馨提示</view><view class="content_2">暂未开放</view></view><view class="but_"><view data-event-opts="{{[['tap',[['e5',['$event']]]]]}}" class="but_copy" bindtap="__e">确定</view></view></view></up-modal></view> |