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

1 year ago
<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>