mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-12-04 13:07:40 +08:00
13 lines
312 B
C++
13 lines
312 B
C++
<view w="100%" h="100%" >
|
|
<image image="bg_${device_orientation}_1" w="100%" h="100%"/>
|
|
</view>
|
|
|
|
<view w="100%" h="100%" >
|
|
<image image="bg_${device_orientation}_2" w="100%" h="100%"/>
|
|
</view>
|
|
|
|
<view w="100%" h="100%" >
|
|
<image image="bg_${device_orientation}_3" w="100%" h="100%"/>
|
|
</view>
|
|
|