ddd8d60b by 华明祺

no message

1 parent c1a88d16
......@@ -143,7 +143,7 @@ let request = function(req) {
} else {
if (!excludeUrls.includes(req.url)) {
uni.showToast({
title: resData.msg,
title: resData.msg || resData.error,
icon: 'none',
duration: 3000
})
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!