bkjxxxw/WebContent/static/simpleboot3/portal/article.json

18 lines
399 B
JSON
Raw Normal View History

2024-03-18 10:04:33 +08:00
{
"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": []
}
}
}
}