level 1
小胖飞吧
楼主
我遇到的问题是这样的,不管是__MODULE__还是U函数,点击跳转时,它不会在ulr重写控制器,而是在现有url后边加上链接地址,比如
现在 http://localhost/Web/index.php/Home/MyPlace/index
点击跳转后成这样了
http://localhost/Web/index.php/Home/MyPlace/index/__MODULE__/RejisterLogin/login
咋办?
2015年09月04日 13点09分
1
现在 http://localhost/Web/index.php/Home/MyPlace/index
点击跳转后成这样了
http://localhost/Web/index.php/Home/MyPlace/index/__MODULE__/RejisterLogin/login
咋办?