identity.axml 440 B

1
  1. <view class="container"><image class="icon" src="../../static/icon/login.png" mode="scaleToFill"></image><view class="hr"></view><view class="content"><text>申请获取以下权限</text><text>获得你的公开信息(昵称、头像、地区等)</text></view><button loading="{{getUserInfoLoading}}" disabled="{{getUserInfoLoading}}" data-event-opts="{{[['tap',[['getAliInfo',['$event']]]]]}}" onTap="__e">授权获取</button></view>