07 2021 档案

摘要:<view class="wx"> <view class="subtitle">微信快捷登录</view> <!-- #ifdef MP-WEIXIN --> <text class="iconfont icon-weixin" @tap="wxLogin"></text> <text>微信端</ 阅读全文
posted @ 2021-07-13 11:09 BuildYourDream 阅读(2098) 评论(0) 推荐(0)
摘要:记录时间:2021-07-09 uniapp微信小程序获取用户信息代码 <template> <view class="page-login"> <view v-if="canIUse||canIGetUserProfile"> <view class='login-header'> <image 阅读全文
posted @ 2021-07-09 11:30 BuildYourDream 阅读(2082) 评论(0) 推荐(0)