首页+我的

This commit is contained in:
2024-04-19 10:35:20 +08:00
parent 1bcb13ce7a
commit 8407d51fb6
538 changed files with 934456 additions and 1635 deletions

View File

@@ -294,6 +294,8 @@ $http.dataFactory = async function(res) {
data: res.data
});
} else { //其他错误提示
console.log('httpData at line 297:', httpData)
console.log(httpData.info || httpData.msg)
if (res.isPrompt && res.data.loadAnimate != 'none') {
uni.showToast({