mirror of
https://gitee.com/openharmony/applications_photos
synced 2025-02-17 05:38:21 +00: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:
parent
5a116e1e51
commit
c19000989e
@ -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": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user