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
954 B
1 line
954 B
4 years ago
|
<view class="data-v-3fc093ae"><block wx:if="{{isShowAuth}}"><view class="Popup data-v-3fc093ae"><view class="logo-auth data-v-3fc093ae"><image src="../static/img/logo.png" mode="aspectFit" class="data-v-3fc093ae"></image></view><view class="title data-v-3fc093ae">授权提醒</view><view class="tip data-v-3fc093ae">请授权头像等信息,以便为您提供更好的服务</view><view class="bottom flex data-v-3fc093ae"><view data-event-opts="{{[['tap',[['close',['$event']]]]]}}" class="item data-v-3fc093ae" bindtap="__e">随便逛逛</view><button class="item grant data-v-3fc093ae" 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-3fc093ae" bindtap="__e"></view></block></view>
|