smarty模板中链接地址的路径老是不对是怎么回事?
LRTRL
LRTRL 2017-03-29 17:40:15
0
2
1213

好久没用smarty模板写东西了,都忘得差不多了,我在视图页里的链接地址直接写的是 "xxx.html",但是点击之后始终找不到对应的视图,url里面显示是路径出了错,究竟是哪里出了问题呢,各位大神能帮忙提点一下吗?谢谢了。1.png

LRTRL
LRTRL

像蜗牛一样爬行,坚信总有一天我会有属于自己的一片天!

reply all(2)
数据分析师

Why is the path of the link address in the smarty template always wrong? -PHP Chinese website Q&A-Why is the path of the link address in the smarty template always wrong? -PHP Chinese website Q&A

Let’s take a look and learn.

美食控

看看是不是后缀错了,smarty原生的模板后缀是tpl

  • reply 谢谢帮助.我刚刚修改了后缀,还是不行,应该不是后缀的问题吧,登录至首页时,首页能正常显示,但是在首页点击菜单跳转至其他功能模块时,就无法找到对应的视图。我尝试过把链接地址写成以.php结束,通过控制器跳转到对应页面,但是出来的是首页和要跳转到页面重叠的视图效果
    LRTRL author 2017-03-30 11:20:04
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template