This commit is contained in:
zoujiandong
2025-07-16 15:53:15 +08:00
parent 8b3f81f8da
commit 6097c2b495
35 changed files with 50 additions and 50 deletions
+1 -1
View File
@@ -273,7 +273,7 @@
<view class="info">
<view class="user">
<view class="namebox">
<view class="name"> {{ item.user_name }}</view>
<view class="name"> {{ cell.user_name }}</view>
<up--image
v-if="user_id==cell.user_id"
:src="selfImg"