feat: 欢迎提示的交互调整
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
>
|
||||
<image
|
||||
class="ip relative"
|
||||
:src="initPageImages.logoImageUrl"
|
||||
:src="initPageImages?.logoImageUrl"
|
||||
mode="aspectFit"
|
||||
/>
|
||||
<view
|
||||
@@ -16,7 +16,7 @@
|
||||
</view>
|
||||
</view>
|
||||
|
||||
<ChatMoreTips :guideWords="guideWords" @replySent="handleReply" />
|
||||
<ChatMoreTips :guideWords="guideWords" />
|
||||
</view>
|
||||
</view>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user