package
Version:
v0.2.11
Opens a new window with list of versions in this module.
Published: Aug 8, 2023
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Route(root iris.Party)
type IndexData struct {
Meta
}
type Login struct {
GlobalViceTitle string `json:"globalViceTitle,omitempty"`
GlobalViceTitleMsg string `json:"globalViceTitleMsg,omitempty"`
}
Login 登录界面配置
type Logo struct {
LogoMini string `json:"logoMini,omitempty"`
}
type Meta struct {
Title string `json:"title,omitempty"`
Keywords string `json:"keywords,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.