feat: 添加 Cesium 相关功能和配置,更新样式及文档
Some checks failed
/ depcheck (push) Successful in 2m14s
/ build-and-deploy-to-vercel (push) Failing after 51s
/ surge (push) Successful in 2m31s
/ playwright (push) Successful in 1m21s

This commit is contained in:
mini2024
2025-03-05 00:42:30 +08:00
parent 49a7ef0dae
commit dc318c04e3
12 changed files with 540 additions and 3 deletions

View File

@ -20,6 +20,5 @@
"typescript.tsdk": "node_modules/typescript/lib",
"typescript.preferences.autoImportFileExcludePatterns": ["vue-router/auto$"],
"i18n-ally.localesPaths": ["src/locales"],
"i18n-ally.keystyle": "nested",
"oxc.enable": true
"i18n-ally.keystyle": "nested"
}