コード例 #1
0
ファイル: IndexController.php プロジェクト: sdlyhu/bdphp
 /**
  * 默认方法
  */
 function index()
 {
     View::make();
 }