mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-12-14 09:02:13 +08:00
6 lines
175 B
PHP
6 lines
175 B
PHP
|
|
||
|
<view w="100%" h="100%">
|
||
|
<label x="c" y="m" w="100%" h="60" text="Me" />
|
||
|
<button name="close" x="c" y="bottom:100" w="80" h="40" text="Close" />
|
||
|
</view>
|