mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-04 12:40:07 +00:00
add: API Token相关的前端页面
This commit is contained in:
@@ -17,6 +17,7 @@ var adminPage = map[string]bool{
|
||||
"/setting": true,
|
||||
"/notification": true,
|
||||
"/cron": true,
|
||||
"/api": true,
|
||||
}
|
||||
|
||||
func CommonEnvironment(c *gin.Context, data map[string]interface{}) gin.H {
|
||||
|
||||
Reference in New Issue
Block a user