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">
<template v-if="toolCall.picture && toolCall.picture.length > 0">
<ModuleTitle :title="图片详情" />
<ImageSwiper :images="toolCall.picture" />
<ImageSwiper :images="toolCall.picture" thumbnailBottom="12px" />
</template>
<template v-if="toolCall.commodityList">