修改语法错误
This commit is contained in:
@ -313,7 +313,7 @@ export default {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
// 申请获取用户信息
|
// 申请获取用户信息
|
||||||
getUserInfoProfile(data) {
|
async getUserInfoProfile(data) {
|
||||||
if (isWeixin()) {
|
if (isWeixin()) {
|
||||||
let wechatInit = wechat()
|
let wechatInit = wechat()
|
||||||
if (wechatInit) {
|
if (wechatInit) {
|
||||||
|
Reference in New Issue
Block a user