mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2026-04-27 08:05:28 +08:00
特殊页面改为自定义页面
This commit is contained in:
@@ -36,7 +36,7 @@ func (this *IndexAction) RunPost(params struct {
|
||||
ShutdownJSON string
|
||||
Must *actions.Must
|
||||
}) {
|
||||
defer this.CreateLogInfo("修改Web %d 的特殊页面设置", params.WebId)
|
||||
defer this.CreateLogInfo("修改Web %d 的自定义页面设置", params.WebId)
|
||||
|
||||
// TODO 检查配置
|
||||
|
||||
|
||||
Reference in New Issue
Block a user