mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-27 22:00:24 +08:00
特殊页面改为自定义页面
This commit is contained in:
@@ -80,7 +80,7 @@ func (this *CreatePopupAction) RunPost(params struct {
|
||||
this.Data["page"] = pageConfig
|
||||
|
||||
// 日志
|
||||
defer this.CreateLog(oplogs.LevelInfo, "创建特殊页面 %d", pageId)
|
||||
defer this.CreateLog(oplogs.LevelInfo, "创建自定义页面 %d", pageId)
|
||||
|
||||
this.Success()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user