Commit 3c007020 authored by ly's avatar ly

修改请求

parent 26b95d10
This diff is collapsed.
......@@ -66,10 +66,10 @@ const request=async(url,type,data)=>{
},
fail:(err)=> {
console.log(err,954)
return uni.showToast({
icon:'loading',
title:'请求失败'
})
// return uni.showToast({
// icon:'loading',
// title:'请求失败'
// })
reject(err)
}
});
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment