mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-04 12:40:07 +00:00
♻️ dayNight主题更新 + 一些重构
This commit is contained in:
@@ -71,6 +71,5 @@ func (mp *memberPage) notification(c *gin.Context) {
|
||||
func (mp *memberPage) setting(c *gin.Context) {
|
||||
c.HTML(http.StatusOK, "dashboard/setting", mygin.CommonEnvironment(c, gin.H{
|
||||
"Title": "系统设置",
|
||||
"Conf": dao.Conf,
|
||||
}))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user