perf: 添加小兔子工作中表情

This commit is contained in:
kuaifan 2022-11-24 16:02:39 +08:00
parent 8dd717f2c9
commit 65dedcd9ff
17 changed files with 24 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 95 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 99 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 96 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 93 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 87 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 90 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 95 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 99 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 97 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 96 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.1 KiB

View File

@ -24,7 +24,7 @@
{name: '请你吃饭', path: '17.gif'},
{name: '给你煮面', path: '18.gif'},
{name: '说吧', path: '19.gif'},
{name: '好的', path: '20.gif'},
{name: '好的', key: 'OK', path: '20.gif'},
{name: '你又迟到了', path: '21.gif'},
{name: '自罚一杯', path: '22.gif'},
{name: '哈哈', path: '23.gif'},
@ -46,7 +46,7 @@
{name: '围观', path: '08.gif'},
{name: '哈哈', path: '09.gif'},
{name: '加一', path: '10.gif'},
{name: '嗯嗯', path: '11.gif'},
{name: '嗯嗯', key: 'OK 可以', path: '11.gif'},
{name: '暗中观察', path: '12.gif'},
{name: '生日快乐', path: '13.gif'},
{name: '蟹蟹', key: '谢谢', path: '14.gif'},
@ -172,6 +172,28 @@
{name: '走了走了', path: '23.gif'},
]
},
{
name: '小兔子BonBon工作中',
path: '07',
icon: 'icon.png',
list: [
{name: '马上安排', path: '01.gif'},
{name: '收到请回复', path: '02.gif'},
{name: '收到', path: '03.gif'},
{name: '合作愉快', path: '04.gif'},
{name: '今天吃啥', path: '05.gif'},
{name: '大佬辛苦了', path: '06.gif'},
{name: '感恩的心', path: '07.gif'},
{name: '没问题', key: 'ok 可以', path: '08.gif'},
{name: '已发送', path: '09.gif'},
{name: '老板霸气', path: '10.gif'},
{name: '开会中', path: '11.gif'},
{name: '对不起我的错', path: '12.gif'},
{name: '赞', path: '13.gif'},
{name: '请多指教', path: '14.gif'},
{name: '有八卦', key: '吃瓜', path: '15.gif'},
]
},
];
if (typeof wind.emoticonData === 'undefined') wind.emoticonData = [];