|
|
|
@ -34,7 +34,7 @@ |
|
|
|
</div> |
|
|
|
<ScrollView class="relative h-[356px]" scrollbar observe-image :list="customer.replyContent"> |
|
|
|
<div class="text-[##333333] text-24 font-normal leading-normal whitespace-normal pr-2"> |
|
|
|
<div v-html="customer.replyContent"></div> |
|
|
|
<div class="mb-2" v-html="customer.replyContent"></div> |
|
|
|
<div v-if="customer.sign" class="text-[#333] text-24">店铺店长: {{ customer.sign }}</div> |
|
|
|
<div class="flex items-center text-[#333] text-24 pt-2"> |
|
|
|
总经理: 能岛拓也 |
|
|
|
|