Feat: set default view method in file manager

This commit is contained in:
HFO4
2020-01-29 14:25:14 +08:00
parent e2f6dab70c
commit a0c320b964
4 changed files with 35 additions and 23 deletions

View File

@@ -23,6 +23,8 @@ func SiteConfig(c *gin.Context) {
"defaultTheme",
"score_enabled",
"share_score_rate",
"home_view_method",
"share_view_method",
})
// 如果已登录,则同时返回用户信息