コード例 #1
0
ファイル: trade.php プロジェクト: elmoy/wenheyou
 public function initialize()
 {
     parent::initialize();
     $this->view = view('layout/index.php');
     \Core\View::$title = '文和友老长沙外卖';
 }