代理入驻

This commit is contained in:
学习很差啦
2023-02-16 10:53:14 +08:00
parent fc5a6a6f7f
commit 989a567ecb
15 changed files with 1218 additions and 11 deletions

View File

@@ -5,7 +5,7 @@
</u-navbar>
<u-empty text="暂无历史记录" style="margin-top:200rpx;" mode="history" v-if="whetherEmpty"></u-empty>
<div v-else>
<view v-for="(item, index) in trackList" :key="index">
<view v-if="item" v-for="(item, index) in trackList" :key="index">
<view class="myTracks-title" @click="navgaiteToStore(item)">{{item.storeName}}</view>
<view class="myTracks-items">