update:更新log,引入入场加载Loading,增加文档注释

This commit is contained in:
zouzhibing 2022-09-01 16:57:31 +08:00
parent b864ce1b0d
commit aa3ddeb0ed
1 changed files with 35 additions and 0 deletions

35
src/utils/emojis.ts Normal file
View File

@ -0,0 +1,35 @@
export default {
imgs: [
'爱你',
'爱情',
'爱心',
'傲慢',
'白眼',
'抱拳',
'鄙视',
'闭嘴',
'便便',
'擦汗',
'菜刀',
'差劲',
'呲牙',
'大哭',
'蛋糕',
'刀',
'得意',
'凋谢',
'发呆',
'NO',
'OK',
'发抖',
'发怒',
'饭',
'飞吻',
'奋斗',
'疯了',
'尴尬',
'勾引',
'鼓掌',
'哈欠',
],
}