add
This commit is contained in:
parent
d79a732b0d
commit
59a76b1a51
|
@ -23,6 +23,7 @@
|
||||||
messages: [
|
messages: [
|
||||||
{ id: 1, text: '你好', isMe: false },
|
{ id: 1, text: '你好', isMe: false },
|
||||||
{ id: 2, text: 'Hi', isMe: true },
|
{ id: 2, text: 'Hi', isMe: true },
|
||||||
|
|
||||||
],
|
],
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue