Commit 454e5821 by 冷斌

推广

parent f038e9ba
......@@ -92,6 +92,8 @@
return;
}
}
console.log(res);
ui.error(res.info);
if (res.status == 1) {
ui.success(res.info);
setTimeout(function () {
......
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