问:授权怎么做?
答:需要使用 button 来授权登录
<button wx:if="{{canIUse}}" open-type="getUserInfo" bindgetuserinfo="bindGetUserInfo">授权登录</button>
<view wx:else>请升级微信版本</view>
问:怎么禁止让微信小程序被别人搜索到?
答:

问:授权怎么做?
答:需要使用 button 来授权登录
<button wx:if="{{canIUse}}" open-type="getUserInfo" bindgetuserinfo="bindGetUserInfo">授权登录</button>
<view wx:else>请升级微信版本</view>
问:怎么禁止让微信小程序被别人搜索到?
答:
本文标题:微信小程序业务篇
本文链接:https://www.haomeiwen.com/subject/fytgvqtx.html
网友评论