移出apisRequer冗余文件
This commit is contained in:
@@ -207,15 +207,13 @@
|
||||
appcodeData = res[1]
|
||||
|
||||
this.base = userInfoData.base
|
||||
|
||||
console.log(userInfoData.base)
|
||||
|
||||
this.count = userInfoData.count
|
||||
this.message = userInfoData.message
|
||||
this.relations = userInfoData.relations
|
||||
this.shareCode = appcodeData.code
|
||||
this.loding = true
|
||||
}).catch(err => {
|
||||
console.log(err)
|
||||
uni.showToast({
|
||||
title: err.message,
|
||||
icon : 'none'
|
||||
|
||||
Reference in New Issue
Block a user