mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-01 15:32:48 +08:00
优化手机端表现
This commit is contained in:
@@ -28,7 +28,7 @@ return [
|
||||
// 模板缓存
|
||||
'display_cache' => false,
|
||||
// 模板编译缓存
|
||||
'tpl_cache' => true,
|
||||
'tpl_cache' => false,
|
||||
// 字符替换
|
||||
'tpl_replace_string' => [
|
||||
'__STATIC__' => Env::get('adminsystem.static_path', '/static'),
|
||||
|
||||
Reference in New Issue
Block a user