Feat: admin dashboard homepage
This commit is contained in:
@@ -15,6 +15,7 @@ import (
|
||||
|
||||
// Init 初始化启动
|
||||
func Init(path string) {
|
||||
InitApplication()
|
||||
conf.Init(path)
|
||||
// Debug 关闭时,切换为生产模式
|
||||
if !conf.SystemConfig.Debug {
|
||||
|
||||
Reference in New Issue
Block a user