字体加入区分参数

This commit is contained in:
A1300399510
2024-07-25 11:34:44 +08:00
parent 06c960a9ee
commit 503715ecab
30 changed files with 278 additions and 286 deletions

View File

@@ -1638,7 +1638,7 @@ const selectEomjiListPop = key => {
<style lang="less" scoped>
@font-face {
font-family: "emojifont";
src: url("https://oss.x-php.com/static/riposte/emojifont-sbix.ttf");
src: url("https://oss.x-php.com/static/riposte/emojifont-sbix?t=mj");
}
.content {
width: 1200px;