This commit is contained in:
唐明明
2022-06-08 20:28:32 +08:00
parent f481f3615e
commit 1674e78b8a
19 changed files with 1635 additions and 1644 deletions

View File

@@ -81,7 +81,10 @@
console.log(res)
},
fail(err) {
console.log(err)
uni.showToast({
title: err.errMsg,
icon : 'none'
})
}
})
}).catch(err => {