首页+我的
This commit is contained in:
@@ -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({
|
||||
|
||||
Reference in New Issue
Block a user