bug
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
"scope.userLocation": {
|
||||
"desc": "你的位置信息将用于当前事件发生地点"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requiredPrivateInfos" : ["getLocation"]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -222,7 +222,8 @@
|
||||
}
|
||||
})
|
||||
},
|
||||
fail: () => {
|
||||
fail: e => {
|
||||
console.log(e)
|
||||
}
|
||||
})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user