網站運行localhost/index/index/page1.html顯示的還是index頁面
為什么我在controller下的Index.php文件里創建方法page1,然后在view下index下創建page1.html,網站運行localhost/index/index/page1.html顯示的還是index頁面
為什么我在controller下的Index.php文件里創建方法page1,然后在view下index下創建page1.html,網站運行localhost/index/index/page1.html顯示的還是index頁面
2017-10-24
舉報
2017-10-25
顯示哪個模板頁面 不看你設置了 幾個方法? ?主要是看 $this->fetch();??