采纳答案成功!
向帮助你的同学说点啥吧!感谢那些助人为乐的人
我使用原生的bootstrap建立导航,因为Controller使用了多个单词构成的驼峰形式,我在各个单词之间使用了“-”,但是网页还是访问不到。
<li><a href="<?php echo \yii\helpers\Url::toRoute('equipment-type/index'); ?>">装置类型</a></li>
我的controller是:EquipmentTypeController
action是:actionIndex。
老师,这是为什么呢?
访问地址应该是http://localhost:8080/jxsenergy/web/index.php?r=equipment-type/index,模板路径名称应该是EquipmentType
哦,可以了,把文件夹的名称也改成了equipment-type
非常感谢李神!
客气了
我的views下面的文件夹是equipmentType,
如果访问的是http://localhost:8080/jxsenergy/web/index.php?r=equipment-type/index,那么: the file not find。
如果我访问的是http://localhost:8080/jxsenergy/web/index.php?r=equipmentType/index,那么出现的是404错误
看样子是没错,直接访问这个地址试试
我的views下面的文件夹是equipmentType, 如果访问的是http://localhost:8080/jxsenergy/web/index.php?r=equipment-type/index,那么: the file not find。 如果我访问的是http://localhost:8080/jxsenergy/web/index.php?r=equipmentType/index,那么出现的是404错误
登录后可查看更多问答,登录/注册
【毕设】购物、下单、支付、收货...各功能模块开发,打造京东式电商平台
2.1k 13
1.2k 12
1.2k 10
811 10
5.1k 9