18 lines
399 B
JSON
18 lines
399 B
JSON
|
{
|
||
|
"name": "文章页",
|
||
|
"action": "portal/Article/index",
|
||
|
"description": "文章页模板文件",
|
||
|
"order": 10.0,
|
||
|
"more": {
|
||
|
"vars": {
|
||
|
"hot_articles_category_id": {
|
||
|
"title": "Hot Articles分类ID",
|
||
|
"value": "1",
|
||
|
"type": "text",
|
||
|
"tip": "",
|
||
|
"rule": []
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|