mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-04 12:40:07 +00:00
🔖 [dashboard 0.9.17] 404 页面
This commit is contained in:
@@ -45,6 +45,7 @@ func (p *commonPage) issueViewPassword(c *gin.Context) {
|
||||
}
|
||||
if err != nil {
|
||||
mygin.ShowErrorPage(c, mygin.ErrInfo{
|
||||
Code: http.StatusOK,
|
||||
Title: "出现错误",
|
||||
Msg: fmt.Sprintf("请求错误:%s", err),
|
||||
}, true)
|
||||
|
||||
Reference in New Issue
Block a user