示例#1
0
文件: Env.php 项目: xxdf/showtimes
 public static function cinema_url()
 {
     return Env::url() . Env::url_path();
 }