f8417391 by yangjianbin

init

1 parent 808f8cf8
...@@ -97,6 +97,7 @@ ...@@ -97,6 +97,7 @@
97 } 97 }
98 if(!data.code) { 98 if(!data.code) {
99 layer_close(); 99 layer_close();
100 window.location.reload();
100 } 101 }
101 }, 102 },
102 error: function () { 103 error: function () {
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!