批量更新
This commit is contained in:
@@ -26,7 +26,9 @@ return [
|
||||
'tpl_replace_string' => [
|
||||
'__STATIC__' => '/static',
|
||||
'__ADMIN__' => '/static/admin',
|
||||
'__IMAGES__' => '/static/images',
|
||||
'__CSS__' => '/static/css',
|
||||
'__LAYUI__' => '/static/layui',
|
||||
'__JS__' => '/static/js',
|
||||
],
|
||||
// 是否开启模板编译缓存,设为false则每次都会重新编译
|
||||
|
||||
Reference in New Issue
Block a user