m

package
v0.0.0-...-b58bbae Latest Latest
Warning

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

Go to latest
Published: May 17, 2022 License: MIT Imports: 5 Imported by: 1

Documentation

Index

Constants

View Source
const (
	PAGESIZE = 5
)

Variables

This section is empty.

Functions

This section is empty.

Types

type BaseController

type BaseController struct {
	controllers.BaseController
}

前台首页基类

func (*BaseController) Prepare

func (this *BaseController) Prepare()

初始化执行

type BookController

type BookController struct {
	BaseController
}

func (*BookController) AjaxChaps

func (this *BookController) AjaxChaps()

获取章节列表

func (*BookController) AjaxNovels

func (this *BookController) AjaxNovels()

ajax获取小说列表

func (*BookController) Detail

func (this *BookController) Detail()

详情页

func (*BookController) End

func (this *BookController) End()

完本小说列表

func (*BookController) Index

func (this *BookController) Index()

首页

func (*BookController) List

func (this *BookController) List()

小说列表

func (*BookController) New

func (this *BookController) New()

最新更新小说列表

func (*BookController) Rank

func (this *BookController) Rank()

排行列表

func (*BookController) Search

func (this *BookController) Search()

搜索

type HomeController

type HomeController struct {
	BaseController
}

func (*HomeController) Feedback

func (this *HomeController) Feedback()

func (*HomeController) Index

func (this *HomeController) Index()

首页

type SnatchController

type SnatchController struct {
	BaseController
}

func (*SnatchController) Detail

func (this *SnatchController) Detail()

详情页

func (*SnatchController) Index

func (this *SnatchController) Index()

首页

Jump to

Keyboard shortcuts

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