82 lines
2.5 KiB
JSON
82 lines
2.5 KiB
JSON
|
|
{
|
|||
|
|
"name": "联系我们页",
|
|||
|
|
"action": "portal/Page/index",
|
|||
|
|
"description": "联系我们页模板文件",
|
|||
|
|
"order": 10.0,
|
|||
|
|
"more": {
|
|||
|
|
"vars": {
|
|||
|
|
"baidu_map_info_window_text": {
|
|||
|
|
"title": "百度地图标注文字",
|
|||
|
|
"name": "baidu_map_info_window_text",
|
|||
|
|
"value": "ThinkCMF<br/><span class=''>地址:上海市徐汇区斜土路2601号</span>",
|
|||
|
|
"type": "text",
|
|||
|
|
"tip": "百度地图标注文字,支持简单html代码",
|
|||
|
|
"rule": []
|
|||
|
|
},
|
|||
|
|
"company_location": {
|
|||
|
|
"title": "公司坐标",
|
|||
|
|
"value": "",
|
|||
|
|
"type": "location",
|
|||
|
|
"tip": "",
|
|||
|
|
"rule": {
|
|||
|
|
"require": true
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"address_cn": {
|
|||
|
|
"title": "公司地址",
|
|||
|
|
"value": "上海市徐汇区斜土路0001号",
|
|||
|
|
"type": "text",
|
|||
|
|
"tip": "",
|
|||
|
|
"rule": {
|
|||
|
|
"require": true
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"address_en": {
|
|||
|
|
"title": "公司地址(英文)",
|
|||
|
|
"value": "NO.0001 Xie Tu Road, Shanghai China",
|
|||
|
|
"type": "text",
|
|||
|
|
"tip": "",
|
|||
|
|
"rule": {
|
|||
|
|
"require": true
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"email": {
|
|||
|
|
"title": "公司邮箱",
|
|||
|
|
"value": "catman@thinkcmf.com",
|
|||
|
|
"type": "text",
|
|||
|
|
"tip": "",
|
|||
|
|
"rule": {
|
|||
|
|
"require": true
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"phone_cn": {
|
|||
|
|
"title": "公司电话",
|
|||
|
|
"value": "021 1000 0001",
|
|||
|
|
"type": "text",
|
|||
|
|
"tip": "",
|
|||
|
|
"rule": {
|
|||
|
|
"require": true
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"phone_en": {
|
|||
|
|
"title": "公司电话(英文)",
|
|||
|
|
"value": "+8621 1000 0001",
|
|||
|
|
"type": "text",
|
|||
|
|
"tip": "",
|
|||
|
|
"rule": {
|
|||
|
|
"require": true
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"qq": {
|
|||
|
|
"title": "联系QQ",
|
|||
|
|
"value": "478519726",
|
|||
|
|
"type": "text",
|
|||
|
|
"tip": "多个 QQ以英文逗号隔开",
|
|||
|
|
"rule": {
|
|||
|
|
"require": true
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
}
|