移出apisRequer冗余文件

This commit is contained in:
唐明明
2021-10-15 10:37:06 +08:00
14 changed files with 21 additions and 145 deletions

View File

@@ -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'