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