Example #1
0
 /**
  * 默认方法
  */
 function index()
 {
     View::make();
 }