批量更新

This commit is contained in:
2025-05-06 17:38:19 +08:00
parent 3a2c9281c1
commit 0f8d226c7b
22 changed files with 10632 additions and 987 deletions
+2
View File
@@ -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则每次都会重新编译