|
|
@@ -41,7 +41,12 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "form_custom_submit_pc.json",
|
|
|
- "title": "自定义提交表单模板(PC)",
|
|
|
+ "title": "自定义提交表单模板(PC)",
|
|
|
"icon": "form_custom_submit_pc.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "form_custom_submit_mobile.json",
|
|
|
+ "title": "自定义提交表单模板(Mobile)",
|
|
|
+ "icon": "form_custom_submit_mobile.png"
|
|
|
}
|
|
|
]
|