feat: add new UI about no-data page (#80)

* feat: new UI redesign

* feat: add new ui no-data page
This commit is contained in:
BiggerRain
2025-01-02 14:41:54 +08:00
committed by GitHub
parent ce921944d9
commit 9215ae060e
19 changed files with 972 additions and 54 deletions

View File

@@ -12,6 +12,7 @@
"INFINI",
"inputbox",
"katex",
"khtml",
"localstorage",
"lucide",
"maximizable",
@@ -38,5 +39,8 @@
"[rust]": {
"editor.defaultFormatter": "rust-lang.rust-analyzer",
"editor.formatOnSave": true
}
},
"i18n-ally.localesPaths": [
"src/locales"
]
}