You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1 line
1.3 KiB

3 years ago
<view><view data-event-opts="{{[['tap',[['backPage',['$event']]]]]}}" class="back-btn" style="{{('top:'+navTopHeight+'rpx')}}" bindtap="__e"><image src="/static/images/back.png" mode="{{true}}"></image></view><block wx:if="{{userInfo.nickname!=''&&userInfo.isVip==1}}"><view class="pay-box"><image class="img1" src="https://download.cyjyyjy.com/pay1.png"></image><image class="img2" src="https://download.cyjyyjy.com/pay2.png"></image></view></block><block wx:else><view class="agreement-box"><image class="img1" src="https://download.cyjyyjy.com/agreement1.png"></image><image class="img2" src="https://download.cyjyyjy.com/agreement2.png"></image><image class="img3" src="https://download.cyjyyjy.com/agreement3.png"></image><block wx:if="{{userInfo.nickname}}"><view data-event-opts="{{[['tap',[['toPay',['$event']]]]]}}" class="btn-box" bindtap="__e"></view></block><block wx:else><block><block wx:if="{{canIUseGetUserProfile}}"><button data-event-opts="{{[['tap',[['getUserProfile',['$event']]]]]}}" class="btn-box" bindtap="__e"></button></block><block wx:else><block wx:if="{{canIUse}}"><button class="btn-box" open-type="getUserInfo" data-event-opts="{{[['getuserinfo',[['getUserInfo',['$event']]]]]}}" bindgetuserinfo="__e"></button></block><block wx:else><view>请使用1.4.4及以上版本基础库</view></block></block></block></block></view></block></view>