b86f5840 by wang

init

1 parent 2153e6e2
...@@ -124,8 +124,8 @@ ...@@ -124,8 +124,8 @@
124 } 124 }
125 if (data.code) { 125 if (data.code) {
126 setTimeout(function () { 126 setTimeout(function () {
127 // window.parent.reload(); 127 window.parent.reload();
128 // layer_close(); 128 layer_close();
129 }, 500); 129 }, 500);
130 } 130 }
131 }, 131 },
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!