This commit is contained in:
唐明明
2023-03-27 15:59:20 +08:00
parent d605b0b0ff
commit 6acfdb256d
3 changed files with 5 additions and 3 deletions

View File

@@ -67,6 +67,7 @@ const request = (parameter, hideLoding = true) => {
errToast(res.statusCode)
},
fail(err) {
console.log(err)
uni.showToast({
title: '网络错误,请检查您设备网络状态',
icon : 'none'