35 lines
1.2 KiB
JSON
35 lines
1.2 KiB
JSON
{
|
||
"name": "cms",
|
||
"title": "CMS内容管理系统",
|
||
"intro": "基于PHP+MySQL Webman开发的内容管理系统,含UniApp小程序,全部代码开源,性能强劲,商业建站首选!",
|
||
"icon": "fa-wordpress",
|
||
"author": "官方",
|
||
"home": "\/index\/cms\/index",
|
||
"version": "1.0.1",
|
||
"config": 1,
|
||
"menu": 1,
|
||
"import": 0,
|
||
"rewrite": {
|
||
"\/": "cms\/Index\/index",
|
||
"\/tags\/{tag}.html": "cms\/Tags\/read",
|
||
"\/tags\/": "cms\/Tags\/index",
|
||
"\/kuaixun\/": "cms\/Bulletin\/index",
|
||
"\/special\/": "cms\/Special\/index",
|
||
"\/special\/{id}.html": "cms\/Special\/read",
|
||
"\/{pinyin}\/list_{page}.html": "cms\/category\/index",
|
||
"\/{pinyin}\/": "cms\/category\/index",
|
||
"\/archives\/{id}.html": "cms\/Archives\/read",
|
||
"\/search?keyword={keyword}&page={page}": "cms\/Search\/index",
|
||
"\/search": "cms\/Search\/index"
|
||
},
|
||
"extends": {
|
||
"title": "CMS内容管理系统"
|
||
},
|
||
"area": [
|
||
"600px",
|
||
"650px"
|
||
],
|
||
"status": 1,
|
||
"icons": "fa-wordpress",
|
||
"path": "D:\\phpstudy_pro\\WWW\\swiftadmin.php.cn\\plugin\\cms\\"
|
||
} |