更新gh分支

This commit is contained in:
GaoHao
2024-09-18 16:41:15 +08:00
parent d13405ee3f
commit ad93d41550
12 changed files with 1026 additions and 50 deletions

View File

@@ -70,9 +70,9 @@ function commonsProcess(showLoading, httpReqCallback){
// 提示信息
isShowErrorToast = true
infoBox.showErrorToast('请登录').then(() => {
go.to("PAGES_LOGIN", {}, go.GO_TYPE_RELAUNCH)
})
// infoBox.showErrorToast('请登录').then(() => {
// go.to("PAGES_LOGIN", {}, go.GO_TYPE_RELAUNCH)
// })
return Promise.reject(bodyData) // 跳转到catch函数
}
// http响应码不正确