- <view class='flex_center' style='margin-top:200rpx;'>
- <image style='width:150rpx;height: 150rpx;' src="../../image/mine_logo_icon.png"></image>
- </view>
- <view style='font-size:30rpx;'>
- <view class='flex_center' style='margin-top:20rpx;'>需要你的授权才可以使用哦!</view>
- </view>
- <button style='margin-top:80rpx;width:60%;height: 92rpx;' type="primary" open-type="getUserInfo" bindgetuserinfo="userInfoHandler">立即授权</button>
|