ef53e631 by yangjianbin

init

1 parent 8fd04550
...@@ -68,7 +68,7 @@ ...@@ -68,7 +68,7 @@
68 } else { 68 } else {
69 layer.alert('请求成功'); 69 layer.alert('请求成功');
70 setTimeout(function () { 70 setTimeout(function () {
71 layer_close(); 71 layer_load('应用工具', '<?=site_url('tool/web');?>');
72 },500); 72 },500);
73 } 73 }
74 74
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!