You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
450 B
10 lines
450 B
<navigation-bar></navigation-bar> |
|
<image class="page" mode="widthFix" src="{{imageUrl}}md/18.png?t={{Timestamp}}" bind:tap="handleTap1"></image> |
|
|
|
<view class="page-click1" catch:tap="handelTap1"></view> |
|
<view class="page-click2" catch:tap="handelTap2"></view> |
|
<view class="page-click3" catch:tap="handelTap3"></view> |
|
|
|
<view class="tabbar"> |
|
<image class="tabbar-img" mode="widthFix" src="{{imageUrl}}md/footer1.png?t={{Timestamp}}"></image> |
|
</view>
|
|
|