feat: 样式调整

This commit is contained in:
2025-10-23 19:51:16 +08:00
parent f73a92ec11
commit 40647ead83
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
<view class="w-full"> <view class="w-full">
<template v-if="toolCall.picture && toolCall.picture.length > 0"> <template v-if="toolCall.picture && toolCall.picture.length > 0">
<ModuleTitle :title="图片详情" /> <ModuleTitle :title="图片详情" />
<ImageSwiper :images="toolCall.picture" /> <ImageSwiper :images="toolCall.picture" thumbnailBottom="12px" />
</template> </template>
<template v-if="toolCall.commodityList"> <template v-if="toolCall.commodityList">

View File

@@ -20,7 +20,7 @@
</view> </view>
<view class="card-text border-box"> <view class="card-text border-box">
<view class="color-171717 font-size-14 line-height-20"> <view class="color-171717 font-size-14 line-height-20 ellipsis-1">
{{ item.topic }} {{ item.topic }}
</view> </view>
<view class="font-size-11 color-99A0AE"> <view class="font-size-11 color-99A0AE">