mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-12-15 01:20:53 +08:00
6 lines
177 B
PHP
6 lines
177 B
PHP
|
<view x="0" y="0" w="100%" h="100%" children_layout="default(c=1,r=3,m=5,s=5)">
|
||
|
<button text="Item1"/>
|
||
|
<button text="Item2"/>
|
||
|
<button text="Item3"/>
|
||
|
</view>
|