TP5你们的跳转都是怎么写的?

浏览:4894 发布日期:2016/07/30 分类:ThinkPHP5专区
我现在是<a href="delete/id/{$datas.id}">删除</a>
如果这样的话,访问localhost/tp5/public,然后点击那个链接,链接的地址就是错误的,必须得访问localhost/tp5/public/index.php/index/index/index这样才行,各位大神都怎么写的,在没有__URL__之后。。。。
最佳答案
评论( 相关
后面还有条评论,点击查看>>