mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-07-07 06:15:29 +08:00
变量更新
This commit is contained in:
@ -128,7 +128,7 @@ class Common extends Controller
|
||||
$this->assign('admin', $this->admin);
|
||||
|
||||
// 图片host地址
|
||||
$this->assign('image_host', config('IMAGE_HOST'));
|
||||
$this->assign('images_host', config('images_host'));
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user