正在显示
1 个修改的文件
包含
1 行增加
和
3 行删除
@@ -14,9 +14,7 @@ class Index extends Frontend | @@ -14,9 +14,7 @@ class Index extends Frontend | ||
14 | 14 | ||
15 | public function index() | 15 | public function index() |
16 | { | 16 | { |
17 | - | ||
18 | - return $this->view->fetch('home/index/hotel_index'); | ||
19 | -// $this->redirect('home/index/hotel_index'); | 17 | + $this->redirect('home/index/hotel_index'); |
20 | } | 18 | } |
21 | 19 | ||
22 | } | 20 | } |
-
请 注册 或 登录 后发表评论