20 lines
831 B
Plaintext
20 lines
831 B
Plaintext
<view class="lock-container" tt:if="{{lockStatus}}">
|
|
<view style="width: 100%;height: 100%">
|
|
<view class="unlock_in_con_wa_operate">
|
|
<view class="unlock_in_con_wa_oper_left">
|
|
<!-- <view class="unlock_in_con_wa_i_vip" @tap="openPay">
|
|
<text class="unlock_in_con_wa_i_vi_text">立即充值</text>
|
|
</view> -->
|
|
<view class="unlock_in_con_wa_oper_right" style="width: auto">
|
|
<view class="unlock_in_con_wa_i_btn" bindtap="adOpen">
|
|
<text class="unlock_in_con_wa_i_tepp">
|
|
<text class="unlock_in_con_wa_i_vi_text">看广告解锁</text>
|
|
</text>
|
|
</view>
|
|
<text>{{lockStatuss}}</text>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|