fea88a61 by wang

init

1 parent a070e787
...@@ -102,8 +102,8 @@ ...@@ -102,8 +102,8 @@
102 } 102 }
103 setTimeout(function () { 103 setTimeout(function () {
104 if(!data.code) { 104 if(!data.code) {
105 // window.parent.reload(); 105 window.parent.reload();
106 // layer_close(); 106 layer_close();
107 } 107 }
108 },500); 108 },500);
109 }, 109 },
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!