mirror of
https://github.com/201206030/novel-plus.git
synced 2025-06-24 04:46:37 +00:00
feat(templates): 新增绿色主题模版,并设置为默认模版
和文档站点 docs.xxyopen.com 风格保持一致
This commit is contained in:
196
templates/green/static/javascript/bookclass.js
Normal file
196
templates/green/static/javascript/bookclass.js
Normal file
@ -0,0 +1,196 @@
|
||||
var bClass = {
|
||||
"total": 16,
|
||||
"rows": [{
|
||||
"BId": 1,
|
||||
"BookTotal": null,
|
||||
"ClassId": null,
|
||||
"IsShow": null,
|
||||
"Ld": null,
|
||||
"Name": "玄幻",
|
||||
"ParentId": null,
|
||||
"Rank": null,
|
||||
"Remark": null,
|
||||
"SexClass": null,
|
||||
"Status": null
|
||||
}, {
|
||||
"BId": 2,
|
||||
"BookTotal": null,
|
||||
"ClassId": null,
|
||||
"IsShow": null,
|
||||
"Ld": null,
|
||||
"Name": "都市",
|
||||
"ParentId": null,
|
||||
"Rank": null,
|
||||
"Remark": null,
|
||||
"SexClass": null,
|
||||
"Status": null
|
||||
}, {
|
||||
"BId": 3,
|
||||
"BookTotal": null,
|
||||
"ClassId": null,
|
||||
"IsShow": null,
|
||||
"Ld": null,
|
||||
"Name": "仙侠",
|
||||
"ParentId": null,
|
||||
"Rank": null,
|
||||
"Remark": null,
|
||||
"SexClass": null,
|
||||
"Status": null
|
||||
}, {
|
||||
"BId": 4,
|
||||
"BookTotal": null,
|
||||
"ClassId": null,
|
||||
"IsShow": null,
|
||||
"Ld": null,
|
||||
"Name": "奇幻",
|
||||
"ParentId": null,
|
||||
"Rank": null,
|
||||
"Remark": null,
|
||||
"SexClass": null,
|
||||
"Status": null
|
||||
}, {
|
||||
"BId": 5,
|
||||
"BookTotal": null,
|
||||
"ClassId": null,
|
||||
"IsShow": null,
|
||||
"Ld": null,
|
||||
"Name": "历史",
|
||||
"ParentId": null,
|
||||
"Rank": null,
|
||||
"Remark": null,
|
||||
"SexClass": null,
|
||||
"Status": null
|
||||
}, {
|
||||
"BId": 6,
|
||||
"BookTotal": null,
|
||||
"ClassId": null,
|
||||
"IsShow": null,
|
||||
"Ld": null,
|
||||
"Name": "军事",
|
||||
"ParentId": null,
|
||||
"Rank": null,
|
||||
"Remark": null,
|
||||
"SexClass": null,
|
||||
"Status": null
|
||||
}, {
|
||||
"BId": 7,
|
||||
"BookTotal": null,
|
||||
"ClassId": null,
|
||||
"IsShow": null,
|
||||
"Ld": null,
|
||||
"Name": "游戏",
|
||||
"ParentId": null,
|
||||
"Rank": null,
|
||||
"Remark": null,
|
||||
"SexClass": null,
|
||||
"Status": null
|
||||
}, {
|
||||
"BId": 8,
|
||||
"BookTotal": null,
|
||||
"ClassId": null,
|
||||
"IsShow": null,
|
||||
"Ld": null,
|
||||
"Name": "竞技",
|
||||
"ParentId": null,
|
||||
"Rank": null,
|
||||
"Remark": null,
|
||||
"SexClass": null,
|
||||
"Status": null
|
||||
}, {
|
||||
"BId": 9,
|
||||
"BookTotal": null,
|
||||
"ClassId": null,
|
||||
"IsShow": null,
|
||||
"Ld": null,
|
||||
"Name": "科幻",
|
||||
"ParentId": null,
|
||||
"Rank": null,
|
||||
"Remark": null,
|
||||
"SexClass": null,
|
||||
"Status": null
|
||||
}, {
|
||||
"BId": 10,
|
||||
"BookTotal": null,
|
||||
"ClassId": null,
|
||||
"IsShow": null,
|
||||
"Ld": null,
|
||||
"Name": "武侠",
|
||||
"ParentId": null,
|
||||
"Rank": null,
|
||||
"Remark": null,
|
||||
"SexClass": null,
|
||||
"Status": null
|
||||
}, {
|
||||
"BId": 11,
|
||||
"BookTotal": null,
|
||||
"ClassId": null,
|
||||
"IsShow": null,
|
||||
"Ld": null,
|
||||
"Name": "同人",
|
||||
"ParentId": null,
|
||||
"Rank": null,
|
||||
"Remark": null,
|
||||
"SexClass": null,
|
||||
"Status": null
|
||||
}, {
|
||||
"BId": 12,
|
||||
"BookTotal": null,
|
||||
"ClassId": null,
|
||||
"IsShow": null,
|
||||
"Ld": null,
|
||||
"Name": "灵异",
|
||||
"ParentId": null,
|
||||
"Rank": null,
|
||||
"Remark": null,
|
||||
"SexClass": null,
|
||||
"Status": null
|
||||
}, {
|
||||
"BId": 13,
|
||||
"BookTotal": null,
|
||||
"ClassId": null,
|
||||
"IsShow": null,
|
||||
"Ld": null,
|
||||
"Name": "现代言情",
|
||||
"ParentId": null,
|
||||
"Rank": null,
|
||||
"Remark": null,
|
||||
"SexClass": null,
|
||||
"Status": null
|
||||
}, {
|
||||
"BId": 14,
|
||||
"BookTotal": null,
|
||||
"ClassId": null,
|
||||
"IsShow": null,
|
||||
"Ld": null,
|
||||
"Name": "古代言情",
|
||||
"ParentId": null,
|
||||
"Rank": null,
|
||||
"Remark": null,
|
||||
"SexClass": null,
|
||||
"Status": null
|
||||
}, {
|
||||
"BId": 15,
|
||||
"BookTotal": null,
|
||||
"ClassId": null,
|
||||
"IsShow": null,
|
||||
"Ld": null,
|
||||
"Name": "幻想言情",
|
||||
"ParentId": null,
|
||||
"Rank": null,
|
||||
"Remark": null,
|
||||
"SexClass": null,
|
||||
"Status": null
|
||||
}, {
|
||||
"BId": 16,
|
||||
"BookTotal": null,
|
||||
"ClassId": null,
|
||||
"IsShow": null,
|
||||
"Ld": null,
|
||||
"Name": "青春校园",
|
||||
"ParentId": null,
|
||||
"Rank": null,
|
||||
"Remark": null,
|
||||
"SexClass": null,
|
||||
"Status": null
|
||||
}]
|
||||
}
|
Reference in New Issue
Block a user