fix(朋友圈): 修复删除评论时条件判断错误的问题
refactor(表情资源): 添加新的表情映射文件并更新表情资源
121
Touchkebao/emoji-mapping.json
Normal file
@@ -0,0 +1,121 @@
|
||||
{
|
||||
"face": {
|
||||
"微笑": "smile",
|
||||
"撇嘴": "pout",
|
||||
"色": "lust",
|
||||
"发呆": "daze",
|
||||
"得意": "proud",
|
||||
"流泪": "cry",
|
||||
"害羞": "shy",
|
||||
"闭嘴": "shut-up",
|
||||
"睡": "sleep",
|
||||
"大哭": "sob",
|
||||
"尴尬": "awkward",
|
||||
"发怒": "angry",
|
||||
"调皮": "naughty",
|
||||
"呲牙": "grin",
|
||||
"惊讶": "surprised",
|
||||
"难过": "sad",
|
||||
"囧": "embarrassed",
|
||||
"抓狂": "crazy",
|
||||
"吐": "vomit",
|
||||
"偷笑": "snicker",
|
||||
"愉快": "happy",
|
||||
"白眼": "roll-eyes",
|
||||
"傲慢": "arrogant",
|
||||
"困": "sleepy",
|
||||
"惊恐": "panic",
|
||||
"憨笑": "silly-smile",
|
||||
"悠闲": "relaxed",
|
||||
"咒骂": "curse",
|
||||
"疑问": "question",
|
||||
"嘘": "shush",
|
||||
"晕": "dizzy",
|
||||
"衰": "unlucky",
|
||||
"骷髅": "skull",
|
||||
"敲打": "knock",
|
||||
"再见": "goodbye",
|
||||
"擦汗": "wipe-sweat",
|
||||
"抠鼻": "pick-nose",
|
||||
"鼓掌": "clap",
|
||||
"坏笑": "evil-smile",
|
||||
"右哼哼": "right-hum",
|
||||
"鄙视": "despise",
|
||||
"委屈": "wronged",
|
||||
"快哭了": "about-to-cry",
|
||||
"阴险": "sinister",
|
||||
"亲亲": "kiss",
|
||||
"可怜": "pitiful",
|
||||
"笑脸": "smiley",
|
||||
"生病": "sick",
|
||||
"脸红": "blush",
|
||||
"破涕为笑": "smile-through-tears",
|
||||
"恐惧": "fear",
|
||||
"失望": "disappointed",
|
||||
"无语": "speechless",
|
||||
"嘿哈": "hey-ha",
|
||||
"捂脸": "facepalm",
|
||||
"机智": "smart",
|
||||
"皱眉": "frown",
|
||||
"耶": "yeah",
|
||||
"吃瓜": "eat-melon",
|
||||
"加油": "cheer-up",
|
||||
"汗": "sweat",
|
||||
"天啊": "oh-my-god",
|
||||
"Emm": "emm",
|
||||
"社会社会": "social",
|
||||
"旺柴": "doge",
|
||||
"好的": "ok",
|
||||
"打脸": "slap-face",
|
||||
"哇": "wow",
|
||||
"翻白眼": "eye-roll",
|
||||
"666": "666",
|
||||
"让我看看": "let-me-see",
|
||||
"叹气": "sigh",
|
||||
"苦涩": "bitter",
|
||||
"裂开": "crack",
|
||||
"奸笑": "wicked-smile"
|
||||
},
|
||||
"gesture": {
|
||||
"握手": "handshake",
|
||||
"胜利": "victory",
|
||||
"抱拳": "fist-salute",
|
||||
"勾引": "beckon",
|
||||
"拳头": "fist",
|
||||
"OK": "ok",
|
||||
"合十": "pray",
|
||||
"强": "strong",
|
||||
"拥抱": "hug",
|
||||
"弱": "weak"
|
||||
},
|
||||
"animal": {
|
||||
"猪头": "pig-head",
|
||||
"跳跳": "jump",
|
||||
"发抖": "shiver",
|
||||
"转圈": "spin"
|
||||
},
|
||||
"blessing": {
|
||||
"庆祝": "celebrate",
|
||||
"礼物": "gift",
|
||||
"红包": "red-envelope",
|
||||
"發": "fortune",
|
||||
"福": "blessing",
|
||||
"烟花": "fireworks",
|
||||
"爆竹": "firecrackers"
|
||||
},
|
||||
"other": {
|
||||
"嘴唇": "lips",
|
||||
"爱心": "heart",
|
||||
"心碎": "broken-heart",
|
||||
"啤酒": "beer",
|
||||
"咖啡": "coffee",
|
||||
"蛋糕": "cake",
|
||||
"凋谢": "wither",
|
||||
"菜刀": "knife",
|
||||
"炸弹": "bomb",
|
||||
"便便": "poop",
|
||||
"太阳": "sun",
|
||||
"月亮": "moon",
|
||||
"玫瑰": "rose"
|
||||
}
|
||||
}
|
||||
BIN
Touchkebao/public/assets/animal/jump.png
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
Touchkebao/public/assets/animal/pig-head.png
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
Touchkebao/public/assets/animal/shiver.png
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
Touchkebao/public/assets/animal/spin.png
Normal file
|
After Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 22 KiB |
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 22 KiB |
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 20 KiB |
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 19 KiB |
BIN
Touchkebao/public/assets/blessing/blessing.png
Normal file
|
After Width: | Height: | Size: 4.8 KiB |
BIN
Touchkebao/public/assets/blessing/celebrate.png
Normal file
|
After Width: | Height: | Size: 4.1 KiB |
BIN
Touchkebao/public/assets/blessing/firecrackers.png
Normal file
|
After Width: | Height: | Size: 9.8 KiB |
BIN
Touchkebao/public/assets/blessing/fireworks.png
Normal file
|
After Width: | Height: | Size: 4.7 KiB |
BIN
Touchkebao/public/assets/blessing/fortune.png
Normal file
|
After Width: | Height: | Size: 5.4 KiB |
BIN
Touchkebao/public/assets/blessing/gift.png
Normal file
|
After Width: | Height: | Size: 5.4 KiB |
BIN
Touchkebao/public/assets/blessing/red-envelope.png
Normal file
|
After Width: | Height: | Size: 3.7 KiB |
|
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 7.4 KiB |
|
Before Width: | Height: | Size: 4.7 KiB After Width: | Height: | Size: 8.5 KiB |
|
Before Width: | Height: | Size: 9.8 KiB After Width: | Height: | Size: 18 KiB |
|
Before Width: | Height: | Size: 5.4 KiB After Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 5.4 KiB After Width: | Height: | Size: 9.6 KiB |
|
Before Width: | Height: | Size: 4.8 KiB After Width: | Height: | Size: 8.6 KiB |
|
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 6.5 KiB |
BIN
Touchkebao/public/assets/face/about-to-cry.png
Normal file
|
After Width: | Height: | Size: 5.4 KiB |
BIN
Touchkebao/public/assets/face/angry.png
Normal file
|
After Width: | Height: | Size: 5.6 KiB |
BIN
Touchkebao/public/assets/face/arrogant.png
Normal file
|
After Width: | Height: | Size: 5.4 KiB |
BIN
Touchkebao/public/assets/face/awkward.png
Normal file
|
After Width: | Height: | Size: 5.2 KiB |
BIN
Touchkebao/public/assets/face/bitter.png
Normal file
|
After Width: | Height: | Size: 4.9 KiB |
BIN
Touchkebao/public/assets/face/blush.png
Normal file
|
After Width: | Height: | Size: 5.2 KiB |
BIN
Touchkebao/public/assets/face/cheer-up.png
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
Touchkebao/public/assets/face/clap.png
Normal file
|
After Width: | Height: | Size: 5.8 KiB |
BIN
Touchkebao/public/assets/face/crack.png
Normal file
|
After Width: | Height: | Size: 5.6 KiB |
BIN
Touchkebao/public/assets/face/crazy.png
Normal file
|
After Width: | Height: | Size: 5.6 KiB |
BIN
Touchkebao/public/assets/face/crying.png
Normal file
|
After Width: | Height: | Size: 4.7 KiB |
BIN
Touchkebao/public/assets/face/curse.png
Normal file
|
After Width: | Height: | Size: 5.4 KiB |
BIN
Touchkebao/public/assets/face/daze.png
Normal file
|
After Width: | Height: | Size: 5.2 KiB |
BIN
Touchkebao/public/assets/face/despise.png
Normal file
|
After Width: | Height: | Size: 5.7 KiB |
BIN
Touchkebao/public/assets/face/disappointed.png
Normal file
|
After Width: | Height: | Size: 5.2 KiB |
BIN
Touchkebao/public/assets/face/dizzy.png
Normal file
|
After Width: | Height: | Size: 5.7 KiB |
BIN
Touchkebao/public/assets/face/doge.png
Normal file
|
After Width: | Height: | Size: 5.0 KiB |
BIN
Touchkebao/public/assets/face/eat-melon.png
Normal file
|
After Width: | Height: | Size: 5.1 KiB |
BIN
Touchkebao/public/assets/face/embarrassed.png
Normal file
|
After Width: | Height: | Size: 5.2 KiB |
BIN
Touchkebao/public/assets/face/evil-smile.png
Normal file
|
After Width: | Height: | Size: 5.4 KiB |
BIN
Touchkebao/public/assets/face/eye-roll.png
Normal file
|
After Width: | Height: | Size: 4.7 KiB |
BIN
Touchkebao/public/assets/face/facepalm.png
Normal file
|
After Width: | Height: | Size: 5.3 KiB |
BIN
Touchkebao/public/assets/face/fear.png
Normal file
|
After Width: | Height: | Size: 5.0 KiB |
BIN
Touchkebao/public/assets/face/frown.png
Normal file
|
After Width: | Height: | Size: 5.2 KiB |
BIN
Touchkebao/public/assets/face/good.png
Normal file
|
After Width: | Height: | Size: 5.6 KiB |
BIN
Touchkebao/public/assets/face/goodbye.png
Normal file
|
After Width: | Height: | Size: 5.7 KiB |
BIN
Touchkebao/public/assets/face/grin.png
Normal file
|
After Width: | Height: | Size: 5.5 KiB |
BIN
Touchkebao/public/assets/face/happy.png
Normal file
|
After Width: | Height: | Size: 5.2 KiB |
BIN
Touchkebao/public/assets/face/hey-ha.png
Normal file
|
After Width: | Height: | Size: 5.9 KiB |
BIN
Touchkebao/public/assets/face/kiss.png
Normal file
|
After Width: | Height: | Size: 5.4 KiB |
BIN
Touchkebao/public/assets/face/knock.png
Normal file
|
After Width: | Height: | Size: 5.0 KiB |
BIN
Touchkebao/public/assets/face/leisurely.png
Normal file
|
After Width: | Height: | Size: 4.9 KiB |
BIN
Touchkebao/public/assets/face/let-me-see.png
Normal file
|
After Width: | Height: | Size: 5.3 KiB |
BIN
Touchkebao/public/assets/face/lustful.png
Normal file
|
After Width: | Height: | Size: 5.0 KiB |
BIN
Touchkebao/public/assets/face/naughty.png
Normal file
|
After Width: | Height: | Size: 5.0 KiB |
BIN
Touchkebao/public/assets/face/oh-my.png
Normal file
|
After Width: | Height: | Size: 5.3 KiB |
BIN
Touchkebao/public/assets/face/panic.png
Normal file
|
After Width: | Height: | Size: 5.5 KiB |
BIN
Touchkebao/public/assets/face/pick-nose.png
Normal file
|
After Width: | Height: | Size: 5.6 KiB |
BIN
Touchkebao/public/assets/face/pitiful.png
Normal file
|
After Width: | Height: | Size: 5.7 KiB |
BIN
Touchkebao/public/assets/face/pout.png
Normal file
|
After Width: | Height: | Size: 5.5 KiB |
BIN
Touchkebao/public/assets/face/question.png
Normal file
|
After Width: | Height: | Size: 5.6 KiB |
BIN
Touchkebao/public/assets/face/right-hum.png
Normal file
|
After Width: | Height: | Size: 5.0 KiB |
BIN
Touchkebao/public/assets/face/roll-eyes.png
Normal file
|
After Width: | Height: | Size: 5.2 KiB |
BIN
Touchkebao/public/assets/face/sad.png
Normal file
|
After Width: | Height: | Size: 5.3 KiB |
BIN
Touchkebao/public/assets/face/shush.png
Normal file
|
After Width: | Height: | Size: 5.5 KiB |
BIN
Touchkebao/public/assets/face/shut-up.png
Normal file
|
After Width: | Height: | Size: 5.8 KiB |
BIN
Touchkebao/public/assets/face/shy.png
Normal file
|
After Width: | Height: | Size: 5.3 KiB |
BIN
Touchkebao/public/assets/face/sick.png
Normal file
|
After Width: | Height: | Size: 4.9 KiB |
BIN
Touchkebao/public/assets/face/sigh.png
Normal file
|
After Width: | Height: | Size: 5.2 KiB |
BIN
Touchkebao/public/assets/face/silly-smile.png
Normal file
|
After Width: | Height: | Size: 5.1 KiB |
BIN
Touchkebao/public/assets/face/sinister.png
Normal file
|
After Width: | Height: | Size: 5.4 KiB |
BIN
Touchkebao/public/assets/face/skull.png
Normal file
|
After Width: | Height: | Size: 4.8 KiB |
BIN
Touchkebao/public/assets/face/slap-face.png
Normal file
|
After Width: | Height: | Size: 5.3 KiB |
BIN
Touchkebao/public/assets/face/sleep.png
Normal file
|
After Width: | Height: | Size: 5.3 KiB |
BIN
Touchkebao/public/assets/face/sleepy.png
Normal file
|
After Width: | Height: | Size: 5.1 KiB |
BIN
Touchkebao/public/assets/face/sly-smile.png
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
Touchkebao/public/assets/face/smart.png
Normal file
|
After Width: | Height: | Size: 5.5 KiB |
BIN
Touchkebao/public/assets/face/smile.png
Normal file
|
After Width: | Height: | Size: 5.3 KiB |
BIN
Touchkebao/public/assets/face/smiley.png
Normal file
|
After Width: | Height: | Size: 5.0 KiB |
BIN
Touchkebao/public/assets/face/smug.png
Normal file
|
After Width: | Height: | Size: 4.7 KiB |
BIN
Touchkebao/public/assets/face/snicker.png
Normal file
|
After Width: | Height: | Size: 5.6 KiB |
BIN
Touchkebao/public/assets/face/social.png
Normal file
|
After Width: | Height: | Size: 5.6 KiB |
BIN
Touchkebao/public/assets/face/speechless.png
Normal file
|
After Width: | Height: | Size: 5.3 KiB |
BIN
Touchkebao/public/assets/face/surprised.png
Normal file
|
After Width: | Height: | Size: 5.1 KiB |
BIN
Touchkebao/public/assets/face/sweat.png
Normal file
|
After Width: | Height: | Size: 4.5 KiB |
BIN
Touchkebao/public/assets/face/tears-to-smile.png
Normal file
|
After Width: | Height: | Size: 5.0 KiB |
BIN
Touchkebao/public/assets/face/unlucky.png
Normal file
|
After Width: | Height: | Size: 5.4 KiB |
BIN
Touchkebao/public/assets/face/vomit.png
Normal file
|
After Width: | Height: | Size: 5.4 KiB |
BIN
Touchkebao/public/assets/face/wail.png
Normal file
|
After Width: | Height: | Size: 4.9 KiB |
BIN
Touchkebao/public/assets/face/wipe-sweat.png
Normal file
|
After Width: | Height: | Size: 5.0 KiB |
BIN
Touchkebao/public/assets/face/wow.png
Normal file
|
After Width: | Height: | Size: 5.3 KiB |
BIN
Touchkebao/public/assets/face/wronged.png
Normal file
|
After Width: | Height: | Size: 5.6 KiB |
BIN
Touchkebao/public/assets/face/yeah.png
Normal file
|
After Width: | Height: | Size: 5.1 KiB |
|
Before Width: | Height: | Size: 5.4 KiB After Width: | Height: | Size: 9.8 KiB |
|
Before Width: | Height: | Size: 5.6 KiB After Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 5.4 KiB After Width: | Height: | Size: 9.8 KiB |
|
Before Width: | Height: | Size: 5.7 KiB After Width: | Height: | Size: 10 KiB |