index.wxml 198 Bytes Raw Blame History Permalink 1 2 3 <image class="map-appear" style="bottom:{{bottom}}rpx;" wx:if="{{!delayShow}}" catchtap="jump" src="{{appearShow ? '../../static/images/appear.gif' : '../../static/images/shake.gif'}}"></image>