Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PageItem ¶
type PageItem struct {
Type string // "page", "prev", "next", "ellipsis"
Page int // 页码(仅对Type="page"有效)
Disabled bool // 是否禁用
}
PageItem 分页项类型
Click to show internal directories.
Click to hide internal directories.