You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bocai_supplyChain/components/chat/hello.wxml

15 lines
473 B
Plaintext

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<view class="g-components-chat-gree g_fs_16">
<view class="g_flex_row_start">
<view>Hi我是</view>
<view class="g_fw_600">大鹏</view>
<view>,你的智能工作助理。</view>
</view>
<view class="g_flex_row_start">
<view>以后找工作不用跟老板谈了,直接来跟</view>
<view class="g_fw_600 g_ml_4 g_mr_4">大鹏</view>
<view>谈。</view>
</view>
<view>
来说说你的要求,我们开始吧…
</view>
</view>