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

19 lines
352 B
JSON

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