JLBA202505130001_关于吉林银行新建AI智能培训系统的需求_去除热门问题

This commit is contained in:
杨航
2026-03-04 13:55:09 +08:00
parent 9418debe00
commit 4f5aca0db0
+3 -3
View File
@@ -33,14 +33,14 @@
</view>
</view>
<view class="talking-list talking-list-qns" v-show="talkingList.length === 0">
<scroll-view class="talking-scroll-list" :scroll-y="true" :scroll-top="scrollTop" :show-scrollbar="false"
<!-- <scroll-view class="talking-scroll-list" :scroll-y="true" :scroll-top="scrollTop" :show-scrollbar="false"
:scroll-with-animation="false">
<view class="question-item-box" v-show="talkingList.length === 0" v-for="item in questionList">
<view class="question-item" @click="sendText(item.hotContent)">
{{ item.hotContent }}
</view>
</view>
</scroll-view>
</view>
</scroll-view> -->
</view>
<!-- <view class="questions-view">
<scroll-view :scroll-x="true" :show-scrollbar="false">