update common/src/main/resources/zh_CN/profile/form_config.json.

Signed-off-by: liujuan <liujuan76@h-partners.com>
This commit is contained in:
liujuan 2024-08-26 01:20:02 +00:00 committed by Gitee
parent 5a116e1e51
commit c19000989e
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2,6 +2,7 @@
"forms": [
{
"name": "widget",
"displayName": "$string:form_FormAbility_label",
"description": "$string:form_FormAbility_label",
"src": "./js/widget/pages/index/index",
"window": {
@ -22,6 +23,7 @@
},
{
"name": "widget1",
"displayName": "$string:form_FormAbility_label",
"description": "$string:form_FormAbility_label",
"src": "./js/widget1/pages/index/index",
"window": {
@ -42,6 +44,7 @@
},
{
"name": "widget2",
"displayName": "$string:form_FormAbility_label",
"description": "$string:form_FormAbility_label",
"src": "./js/widget2/pages/index/index",
"window": {