This commit is contained in:
2023-11-18 13:46:52 +08:00
parent 3e08136bfa
commit 7f4aecb936
13 changed files with 519 additions and 521 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
<template>
<!-- <template>
<view class="sp-live-card" :style="{ width: wh + 'rpx' }">
<view class="live-content" @tap="goRoom" :style="{ width: wh + 'rpx' }">
<image class="item-cover" :src="detail.shareImge" mode="aspectFill"></image>
@@ -321,4 +321,4 @@
}
}
}
</style>
</style> -->
+1 -1
View File
@@ -19,7 +19,7 @@
</view>
</view>
<view class="reply" v-if="item.merchantReplyContent">
<span class="font-color-red">yshop店员</span>
<span class="font-color-red">店员</span>
{{item.merchantReplyContent}}
</view>
</view>