16 lines
844 B
Plaintext
16 lines
844 B
Plaintext
<view>
|
|
<view class="box">
|
|
<view class="user">
|
|
<image class="head" src="https://wx.qlogo.cn/mmhead/iaRlzG8zy7BuYTtsyMPfPRSibv9icvpO2SZO5GBev6PvWiabibfJJfmxueA/0"></image>
|
|
<view class="text">这是自己发的消息这是自己发的消息这是自己发的消息这是自己发的消息这是自己发的消息</view>
|
|
</view>
|
|
<view class="user laixin">
|
|
<image class="head" src="https://wx.qlogo.cn/mmhead/iaRlzG8zy7BuYTtsyMPfPRSibv9icvpO2SZO5GBev6PvWiabibfJJfmxueA/0"></image>
|
|
<view class="text">这是好友给发的消息这是好友给发的消息这是好友给发的消息这是好友给发的消息</view>
|
|
</view>
|
|
</view>
|
|
<view class="bot">
|
|
<input class="input" type="text" />
|
|
<view class="fasong">发送</view>
|
|
</view>
|
|
</view> |