武田基因病B开发环境
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.

22 lines
733 B

4 months ago
<image class="page" mode="widthFix" src="{{imageUrl}}1.png?t={{Timestamp}}"></image>
4 months ago
<view class="page-click1" bind:tap="handelTap1"></view>
<view class="page-click2" bind:tap="handelTap2"></view>
4 months ago
<view class="page-click3" bind:tap="handelTap3"></view>
4 months ago
<view class="tabbar">
4 months ago
<image class="tabbar-img" mode="widthFix" src="{{imageUrl}}tabbar1-1.png?t={{Timestamp}}"></image>
4 months ago
<view class="tabbar-wrap">
<view class="tabbar-click"></view>
<view class="tabbar-click" bind:tap="handleTabbar2"></view>
4 months ago
<view class="tabbar-click" bind:tap="handleTabbar3"></view>
4 months ago
</view>
</view>
<image
wx:if="{{float1}}"
class="float1"
mode="widthFix"
4 months ago
src="{{imageUrl}}9.png?t={{Timestamp}}"
4 months ago
bind:tap="handleFloat1"
></image>