This topic created in 4357 days ago, the information mentioned may be changed or developed.
2 replies 2014-05-22 21:15:05 +08:00  | | 1 messense May 22, 2014 查看源码:
<form action="{weiwin::U('Admin/insert')}" method="post">
应该是模板没正常渲染吧。 |
 | | 2 can May 22, 2014 把楼上那句改成这句呢<form action="/index.php?g=System&m=Admin&a=insert" method="post"> |