759bbf57 by yangjianbin

init

1 parent c08c3773
...@@ -91,7 +91,7 @@ ...@@ -91,7 +91,7 @@
91 </script> 91 </script>
92 <script> 92 <script>
93 function loan(id) { 93 function loan(id) {
94 layer_show('线下已放款', '/work/loan'); 94 layer_show('线下已放款', '/index.php/work/loan');
95 } 95 }
96 96
97 function cancel(id) { 97 function cancel(id) {
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!