3.2.1版本form url提交问题

浏览:617 发布日期:2014/02/15 分类:求助交流
原来访问地址http://localhost/index.php/home/demo/editcourse中有个表单,
表单<form action="{:U('Home/Index/index')}" method="post">,提交表单后跳转到了http://localhost/index.php/home/demo/editcourse/Home/Index/index.html
为何不是http://localhost/index.php/Home/Index/index.html
最佳答案
评论( 相关
后面还有条评论,点击查看>>