This commit is contained in:
2025-08-11 17:51:29 +08:00
parent 285536c739
commit ae31bd7e88

View File

@@ -202,6 +202,7 @@
:show="orderModalShow"
mode="bottom"
:round="8"
background-color="#fff"
style="background-color: #fff"
>
<view class="orderModalShow popup_box">
@@ -227,7 +228,7 @@
ref="hbComment"
@add="sendComment"
@del="del"
@like="like"
@focusOn="focusOn"
:deleteTip="'确认删除?'"
:cmData="commentData"