mirror of
https://github.com/2234839/web-font.git
synced 2026-09-07 16:28:35 +08:00
前端: - FontList.vue: 卡片使用 router-link 跳转; 展示 displayName/description/previewText/tags; 底部添加字体投稿联系文案 - FontDetail.vue: 预览文字使用 config.previewText 替代写死文案 工具: - scripts/lint-font-config.ts: 检查 previewText 字符是否被字体支持 - package.json: 添加 lint:font-config 脚本