提交 c0722708 编写于 作者: W wangkailong

卡片formInfo没有描述Id

Signed-off-by: Nwangkailong <wangkailong6@huawei.com>
Change-Id: I3a43fca25e37c9c7d83b31af486ca0771b289dc4
上级 7027de48
......@@ -22,6 +22,7 @@ let module1FormInfo: formInfo.FormInfo = {
moduleName: "module1",
abilityName: "FormAbility",
name: "module1_widget",
descriptionId: 0,
description: "This is a service widget.",
type:1,
jsComponentName: "",
......@@ -42,6 +43,7 @@ let module2FormInfo: formInfo.FormInfo = {
moduleName: "module2",
abilityName: "FormAbility",
name: "module2_widget",
descriptionId: 0,
description: "This is a service widget.",
type:1,
jsComponentName: "",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册