小助理

This commit is contained in:
liuye
2024-07-05 14:54:01 +08:00
parent 38265dc4ff
commit db5233f3ff
6 changed files with 442 additions and 1 deletions

View File

@@ -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>