Add object list component

This commit is contained in:
2022-03-04 16:22:05 +08:00
parent 9f59bd4b3a
commit ac88c4d3fd
9 changed files with 162 additions and 2 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ class SimulatorWeb extends Component {
},
{
items: [{
panles: ["Label d"]
panles: ["ObjectList"]
}, {
items: [{panles: ["Label e", "ee"]}, {panles: ["F"]}],
layout: LayoutDirection.Y