feat:样式调整

This commit is contained in:
2026-06-03 20:55:39 +08:00
parent 91ae9943e6
commit c99513a84e

View File

@@ -18,8 +18,8 @@
<ChatLoading />
</view>
<view v-if="isOverflow" class="flex flex-row flex-items-center flex-justify-between mt-4" @click="lookDetailAction">
<text class="font-size-12 font-400 theme-color-500 mr-4">查看完整{{ tag }}</text>
<uni-icons class="icon-active" type="right" size="14" color="opacity"></uni-icons>
<text class="font-size-12 font-800 color-CBD5E1 mr-4">查看完整{{ tag }}</text>
<uni-icons type="right" size="16" color="#CBD5E1"></uni-icons>
</view>
</view>