mirror of
https://github.com/openharmony/applications_photos.git
synced 2026-07-01 13:17:23 -04:00
update common/src/main/resources/zh_CN/profile/form_config.json.
Signed-off-by: liujuan <liujuan76@h-partners.com>
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user