| | |
| | | </view> |
| | | <view id="bot"></view> |
| | | </scroll-view> |
| | | <view v-else class="tips"> |
| | | <view v-else class="tipsMsg"> |
| | | 我是财政AI助手,很高兴见到你!我可以回答项目文档中的各种问题,输入问题快来体验吧! |
| | | </view> |
| | | |
| | |
| | | <image src="/static/wd/i02.png" v-if="msg&&!isDisabled" class="btnimg" @click="tiWen" |
| | | mode="widthFix" alt=""></image> |
| | | </block> |
| | | </view> |
| | | </view> |
| | | </view> |
| | | <view class="tips"> 内容由 AI 生成,仅供参考,您据此所作判断及操作均由您自行承担责任。</view> |
| | | <!--设置弹窗 --> |
| | | <u-popup v-model="showSet" mode='top' border-radius="20"> |
| | | <view class='set-box'> |
| | |
| | | } |
| | | } |
| | | } |
| | | |
| | | .tipsMsg{ |
| | | position: fixed; |
| | | bottom: 0rpx; |
| | | text-align: center; |
| | | color: #0041E6; |
| | | height: 80rpx; |
| | | font-size: 26rpx; |
| | | } |
| | | .btmbox { |
| | | position: fixed; |
| | | bottom: 0; |
| | | bottom: 80rpx; |
| | | height: 120rpx; |
| | | background-color: #F3F5F9; |
| | | display: flex; |