mallList.vue.wxml 961 Bytes
<import src="/components/header.vue.wxml" /><import src="/components/search.vue.wxml" /><template name="7893acc2"><view class="_view 7893acc2"><template bindleftClick="handleProxy" data-eventid="{{'7893acc2-0'}}" data-comkey="{{$k}}" data="{{...$root['0'], ...$root[$kk+'7893acc2-0'],$root}}" is="0bd1ea92"></template><template bindhandleEvent="handleProxy" data-eventid="{{'7893acc2-1'}}" data-comkey="{{$k}}" data="{{...$root['0'], ...$root[$kk+'7893acc2-1'],$root}}" is="0cdc8dd2"></template><view class="_view 7893acc2 list"><view class="_view 7893acc2 list-item" bindtap="handleProxy" wx:key="item.id" key="{{item.id}}" data-eventid="{{'7893acc2-2-'+index}}" data-comkey="{{$k}}" wx:for="{{cacheList}}" wx:for-index="index" wx:for-item="item"><text class="_text 7893acc2">{{ item.name }}</text></view><view class="_view 7893acc2 empty-list-item" wx:if="{{!cacheList.length}}"><text class="_text 7893acc2">暂无数据</text></view></view></view></template>