1 |
- <block wx:if="{{_app_config.mall.setting.is_mobile_auth==1}}"><view class="{{['phone-modal main-center cross-center data-v-4dabaf11',showPhone]}}"><view class="phone-modal-content data-v-4dabaf11"><view class="phone-modal-header t-large data-v-4dabaf11">授权获取手机号</view><view class="phone-modal-body dir-top-nowrap cross-center data-v-4dabaf11"><image class="img data-v-4dabaf11" src="{{img}}"></image><view class="main-center text data-v-4dabaf11">申请获取您绑定的手机号</view><view class="main-center data-v-4dabaf11"><view class="data-v-4dabaf11"><button class="btn new-modal-btn data-v-4dabaf11" open-type="getPhoneNumber" hover-class="none" data-event-opts="{{[['getphonenumber',[['getPhoneNumber',['$event']]]]]}}" bindgetphonenumber="__e">确认</button></view></view></view></view></view></block>
|