mirror of
https://github.com/ialley-workshop-open/uni-halo.git
synced 2026-07-27 04:20:43 +08:00
refactor: 项目结构与代码优化调整
1. 重构tabbar路由与多语言key,调整首页默认跳转 2. 拆分博客页面到subpkg目录,调整vite分包配置 3. 新增markdown、图片组件、滚动钩子等工具模块 4. 优化api类型定义与工具函数,修复图片缓存逻辑 5. 调整国际化文案与个人页面路径
This commit is contained in:
Vendored
+2
-1
@@ -102,5 +102,6 @@
|
||||
"i18n-ally.localesPaths": [
|
||||
"src/locale",
|
||||
"src/pages/i18n"
|
||||
]
|
||||
],
|
||||
"i18n-ally.keystyle": "nested"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user