娇妻在别人胯下呻呤共8章,亚洲国产成人在线观看,亚洲国产精品三区第一次,另类专区人妖丝袜国产欧美,亚洲你懂的福利官网,自拍 欧美,久久97超碰色中文字幕蜜芽,一本大道高清香蕉中文大在线,亚洲大尺度在线观看,www.fjrhx888.com

多級控制器

新版支(zhi)持(chi)任意層次級別的控制器,并且支(zhi)持(chi)路由(you),例如:

namespace app\index\controller\one;

use think\Controller;

class Blog extends Controller
{
    public function index()
    {
        return $this->fetch();
    }
    
    public function add()
    {
        return $this->fetch();
    }
    
    public function edit($id)
    {
        return $this->fetch();
    }
}

該控(kong)制器類(lei)的文件位置為:

application/index/controller/one/Blog.php

訪問地址可(ke)以使用

http://serverName/index.php/index/one.blog/index

如果要在路由定義中使用多級控制器,可以使用:

\think\Route::get('blog/add','index/one.Blog/add');
文檔最后更新時間:2018-04-26 09:12:15

文檔
目錄

深色
模式(shi)

切換
寬(kuan)度(du)