mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-01 15:32:48 +08:00
feat: welcome.html设置为可选文件
This commit is contained in:
@@ -367,6 +367,7 @@ class AdminUpdateServiceBase
|
|||||||
'config',
|
'config',
|
||||||
'route',
|
'route',
|
||||||
'docker',
|
'docker',
|
||||||
|
'view/index/welcome.html',
|
||||||
];
|
];
|
||||||
|
|
||||||
foreach ($optional_files_prefix as $prefix) {
|
foreach ($optional_files_prefix as $prefix) {
|
||||||
|
|||||||
Reference in New Issue
Block a user