|
|
@@ -30,7 +30,7 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
<img src="../static/imgs/img_dizhitiao@3x.png" alt="" />
|
|
|
- <div class="box-tit" @click="navigateTo('/pages/store/homePage?id=' + store.userId, false)">
|
|
|
+ <div class="box-tit" @click="navigateTo('/pages/store/homePage?id=' + store.id, false)">
|
|
|
<img :src="store.logo" alt="" />
|
|
|
<p>{{ store.storeName }}</p>
|
|
|
</div>
|