20 lines
437 B
JSON
20 lines
437 B
JSON
|
{
|
||
|
"name": "导航条",
|
||
|
"action": "public/Nav",
|
||
|
"description": "导航条模板文件",
|
||
|
"is_public": "1",
|
||
|
"order": 1.0,
|
||
|
"more": {
|
||
|
"vars": {
|
||
|
"company_name": {
|
||
|
"title": "公司名称",
|
||
|
"name": "company_name",
|
||
|
"value": "ThinkCMF",
|
||
|
"type": "text",
|
||
|
"tip": "",
|
||
|
"rule": []
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|