add frontend dist

This commit is contained in:
douboer
2026-02-11 16:54:17 +08:00
parent 7899b42e5c
commit 1076ca1fa0
14 changed files with 242 additions and 0 deletions

11
frontend/dist/default.json vendored Normal file
View File

@@ -0,0 +1,11 @@
{
"inputText": "星程字体转换",
"fontSize": 50,
"textColor": "#dc2626",
"selectedFontIds": [
"0001"
],
"favoriteFontIds": [
"0001"
]
}