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

19 lines
352 B
JSON
Raw Normal View History

2024-03-18 10:04:33 +08:00
{
"name": "搜索页面",
"action": "portal/search/index",
"description": "搜索模板文件",
"order": 10.0,
"more": {
"vars": {
"varName1": {
"title": "热门搜索",
"value": "1",
"type": "text",
"tip": "这是一个text",
"rule": {
"require": true
}
}
}
}
}