1234567891011121314151617 |
- {
- "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": []
- }
- }
- }
- }
|