Commit 2cec1c9c by 李嘉林

改toast

parent 7ab23970
......@@ -277,7 +277,7 @@ export default {
} else {
wx.showToast({
title: res.data.msg,
icon: "error",
icon: "none",
duration: 1000,
});
}
......
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