You've already forked qlg.frontend
自动搜索买家地址
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user