!817 GridCol 组件新增属性

Merge pull request !817 from kangchongtao/0709
This commit is contained in:
openharmony_ci
2022-07-12 06:49:52 +00:00
committed by Gitee
+3 -1
View File
@@ -2,5 +2,7 @@
"name": "GridCol",
"parents": ["GridRow"],
"single": true,
"attrs": []
"attrs": [
"span", "offset", "order"
]
}