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.
high-mini/unpackage/dist/build/mp-weixin/components/Authorize.wxml

1 line
954 B

<view class="data-v-6c3e0e2a"><block wx:if="{{isShowAuth}}"><view class="Popup data-v-6c3e0e2a"><view class="logo-auth data-v-6c3e0e2a"><image src="../static/img/logo.png" mode="aspectFit" class="data-v-6c3e0e2a"></image></view><view class="title data-v-6c3e0e2a">授权提醒</view><view class="tip data-v-6c3e0e2a">请授权头像等信息,以便为您提供更好的服务</view><view class="bottom flex data-v-6c3e0e2a"><view data-event-opts="{{[['tap',[['close',['$event']]]]]}}" class="item data-v-6c3e0e2a" bindtap="__e">随便逛逛</view><button class="item grant data-v-6c3e0e2a" type="primary" open-type="getUserInfo" lang="zh_CN" withCredentials="true" data-event-opts="{{[['getuserinfo',[['getuserinfo',['$event']]]]]}}" bindgetuserinfo="__e">去授权</button></view></view></block><block wx:if="{{isShowAuth}}"><view data-event-opts="{{[['tap',[['close',['$event']]]]]}}" class="mask data-v-6c3e0e2a" bindtap="__e"></view></block></view>