feat: aigc样式的调整
This commit is contained in:
@@ -6,6 +6,12 @@
|
||||
<view class="flex flex-col p-6 border-box flex-items-center justify-center">
|
||||
<image class="w-full rounded-20" :src="props.toolCall.componentNameParams.background" mode="widthFix" />
|
||||
|
||||
<!-- 左上角标签 -->
|
||||
<view class="tag">
|
||||
<view class="dot"></view>
|
||||
<text class="tag-text">{{ props.toolCall.componentNameParams.superscript }}</text>
|
||||
</view>
|
||||
|
||||
<image class="g_title mt-20" :src="props.toolCall.componentNameParams.title" />
|
||||
|
||||
<text class="font-size-14 font-400 color-white my-12 text-center">
|
||||
|
||||
Reference in New Issue
Block a user