小助理
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
<image :src="item.fileUrl ? item.fileUrl : 'https://cdn.cunwuyun.cn/wechat/fd-store/shop-img.png' " alt="" mode="aspectFill">
|
||||
</div>
|
||||
<div class="right">
|
||||
<div class="right-btn" @click="toEvaluateForm(item.id)">
|
||||
<div class="right-btn" @click.stop="toEvaluateForm(item.id)">
|
||||
<div>
|
||||
<img src="https://cdn.cunwuyun.cn/wechat/fd-store/store-detail-edit-icon.png" alt="">评价
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user