[最新代码]

This commit is contained in:
zhangjing
2021-06-25 10:11:46 +08:00
parent b555234d49
commit aacd11356b
29 changed files with 199 additions and 42 deletions

View File

@@ -33,7 +33,6 @@ Page({
*/
frozenInfo() {
wx.$api.user.ungrants(this.data.type).then(res=>{
console.log(res)
this.setData({
frozenData: res.data
})