-
兼容迁移数据的表情包图片,例如 Twikoo 的 Artalk/packages/artalk/src/lib/utils.ts Line 203 in 35df0c1 |
Beta Was this translation helpful? Give feedback.
Answered by
qwqcode
Apr 25, 2022
Replies: 2 comments 5 replies
-
我现在是用属性选择器判断的,效率低。 .atk-content img[src*="emoji"] {
height: 3em;
vertical-align: middle;
} |
Beta Was this translation helpful? Give feedback.
3 replies
-
可以在数据库里面把 之后更新在数据迁移工具转换的时候替换 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
已在转换工具添加替换
关联:ArtalkJS/Artransfer@0a246e9