上传代码
This commit is contained in:
1
uniapp04/unpackage/dist/dev/mp-alipay/pages/testAI/testAI.axml
vendored
Normal file
1
uniapp04/unpackage/dist/dev/mp-alipay/pages/testAI/testAI.axml
vendored
Normal file
@ -0,0 +1 @@
|
||||
<view class="chat data-v-c1c9ab6a"><scroll-view style="{{'height:' + b}}" scroll-y="true" scroll-top="{{c}}" class="scroll-view data-v-c1c9ab6a"><view class="chat-body data-v-c1c9ab6a"><view a:for="{{a}}" a:for-item="item" a:key="e" class="data-v-c1c9ab6a"><view a:if="{{item.a}}" class="item self data-v-c1c9ab6a"><view class="content right data-v-c1c9ab6a">{{item.b}}</view><view class="avatar data-v-c1c9ab6a"></view></view><view a:if="{{item.c}}" class="item Ai data-v-c1c9ab6a"><view class="avatarAI data-v-c1c9ab6a"></view><view class="content left data-v-c1c9ab6a">{{item.d}}</view></view></view></view></scroll-view><view class="chat-bottom data-v-c1c9ab6a"><view class="send-msg data-v-c1c9ab6a"><textarea class="data-v-c1c9ab6a" placeholder="请输入您的问题" maxlength="300" show-confirm-bar="{{false}}" auto-height onConfirm="{{d}}" value="{{e}}" onInput="{{f}}"></textarea><button onTap="{{g}}" class="send-btn data-v-c1c9ab6a">发送</button></view></view></view>
|
Reference in New Issue
Block a user