// +---------------------------------------------------------------------- use think\facade\Route; Route::get('user/:id','index/Index/hello');