fix: 权限列表JSON字段与角色可编辑; 前台site_id与SPA; 首页积木扩展区
Made-with: Cursor
This commit is contained in:
@@ -40,6 +40,8 @@ type HomepageData struct {
|
||||
BadgeText string `json:"badge_text"` // FREE ACCESS
|
||||
Features []FeatureItem `json:"features"` // 星际导航等
|
||||
FooterText string `json:"footer_text"` // © 2024 YUHENG ONE
|
||||
// BodyBuilder 首页下方扩展区:与网页积木相同 JSON 字符串 {"version":1,"blocks":[...]},空则仅展示上方模板
|
||||
BodyBuilder string `json:"body_builder,omitempty"`
|
||||
}
|
||||
|
||||
type NavLink struct {
|
||||
|
||||
Reference in New Issue
Block a user