|
@@ -3,7 +3,7 @@
|
|
|
<image src="/assets/images/login_cover.jpg" mode="widthFix" lazy-load="true"></image>
|
|
|
</view>
|
|
|
<view class="text">
|
|
|
- <text class="title">点击登陆获取以下权限,否则将不能使用小程序</text>
|
|
|
+ <text class="title">为确保能够正常进行抽奖及领奖, 请允许 Lucky Maker 获取您的以下权限</text>
|
|
|
<text class="tip">获取你的昵称、头像、地区及性别</text>
|
|
|
</view>
|
|
|
<button type="primary" open-type="getUserInfo" bindgetuserinfo="getUserInfoEvent" class="btn_login" wx:if="{{ canIUse }}">
|