mirror of
https://gitee.com/Vancouver2017/luban-lite-t3e-pro.git
synced 2025-12-15 02:48:54 +00:00
7 lines
346 B
HTML
7 lines
346 B
HTML
<view x="0" y="0" w="100%" h="100%" children_layout="default(c=1,r=4,m=5,s=5)">
|
|
<button text="Basic" focusable="true" name="open:basic"/>
|
|
<button text="Button" focusable="true" name="open:button"/>
|
|
<button name="open:confirm" focusable="true" text="Confirm"/>
|
|
<button text="Close" focusable="true" name="close"/>
|
|
</view>
|