foot.wxml 225 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 <template name="foot"> <navigator class="page-foot" openType="switchTab" url="/page/component/index" hover-class="none"> <image class="icon-foot" src="../../../../image/icon_foot.png"></image> </navigator> </template>