自动搜索买家地址

This commit is contained in:
2020-08-30 14:12:47 +08:00
parent 4d6f30d4a3
commit f5530ed767
2 changed files with 25 additions and 3 deletions

View File

@ -75,8 +75,8 @@
<img src="../img/gothere.png" alt="">
商家
</span>
<span class="between">{{each.distance_to_buyer}}</span>
<span class="with_img">
<span class="between" @click="search(each.userAddress)">{{each.distance_to_buyer}}</span>
<span class="with_img" @click="search(each.userAddress)">
<img src="../img/gothere.png" alt="">
购户
</span>