theme

package
v0.2.16 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 16, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Route

func Route(root iris.Party)

Types

type Footer struct {
	FooterName string `json:"footerName,omitempty"`
	CopyRight  string `json:"copyRight,omitempty"`
}
type Header struct {
	GlobalTitle string `json:"globalTitle,omitempty"`
	Login
}

Header 顶部

type IndexData

type IndexData struct {
	Meta
	Header
	Footer
}

type Login

type Login struct {
	GlobalViceTitle    string `json:"globalViceTitle,omitempty"`
	GlobalViceTitleMsg string `json:"globalViceTitleMsg,omitempty"`
}

Login 登录界面配置

type Logo struct {
	LogoMini string `json:"logoMini,omitempty"`
}

type Meta

type Meta struct {
	Title    string `json:"title,omitempty"`
	Keywords string `json:"keywords,omitempty"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL