feat:base64字体格式

This commit is contained in:
2025-06-11 07:15:46 +08:00
parent 13a0afe97e
commit ed0ca16e7e
31 changed files with 552 additions and 5667 deletions
+3 -1
View File
@@ -6,7 +6,9 @@
"enablePullDownRefresh": false,
"usingComponents": {
"van-icon": "@vant/weapp/icon/index",
"van-popup": "@vant/weapp/popup/index",
"word-input": "../../components/word-input/word-input",
"word-card": "../../components/word-card/word-card"
"word-card": "../../components/word-card/word-card",
"icon": "../../ui/icon/icon"
}
}