示例#1
0
 function url($path)
 {
     return \System\Route::getBaseUrl() . '/' . ltrim($path, '/');
 }