update example

This commit is contained in:
pengfei.zhou 2019-12-06 11:23:19 +08:00
parent 09b95b8212
commit ad68047d74

View File

@ -22,7 +22,7 @@ class __$__ extends Panel {
number.text = `${++count}`
},
layoutConfig: layoutConfig().exactly(),
width: 100,
width: 200,
height: 50,
}),
])