This website requires JavaScript.
Explore
Help
Sign In
examples
/
vue-ts-example-2025
Archived
Watch
1
Star
0
Fork
0
Code
Issues
1
Pull Requests
12
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-04-29
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
0f57624cdf4943123864c011d62e403317322e22
vue-ts-example-2025
/
src
T
History
严浩
68fc6ad1a3
CI/CD Pipeline / playwright (push)
Successful in 1m34s
Details
CI/CD Pipeline / build-and-deploy (push)
Successful in 1m46s
Details
fix(i18n-auto-imports): 修复菜单翻译缺失时的提示信息
2025-11-10 15:52:43 +08:00
..
assets/icons
/svgs
chore: initial commit
2025-10-15 16:27:39 +08:00
composables
fix(useMetaLayoutsMenuOptions): 移除调试日志输出
2025-11-03 16:42:40 +08:00
layouts
/base-layout
feat(auth): 添加用户认证模块与登录页面
2025-11-03 13:46:47 +08:00
locales
feat(eslint): 添加 jsonc 插件并启用 JSON 文件键排序规则
2025-11-04 01:28:01 +08:00
locales-utils
fix(i18n-auto-imports): 修复菜单翻译缺失时的提示信息
2025-11-10 15:52:43 +08:00
pages
feat(demos): 移除 Naive UI Demo 中的 SafeNForm 示例 [skip ci]
2025-11-10 00:07:22 +08:00
plugins
fix(App): 调整 Toast 组件 z-index 并优化国际化缺失提示
2025-11-05 23:23:28 +08:00
stores
feat(app-store): 添加主题模式类型定义和初始值配置
2025-11-05 13:45:15 +08:00
styles
feat(auth): 添加用户认证模块与登录页面
2025-11-03 13:46:47 +08:00
types
chore: initial commit
2025-10-15 16:27:39 +08:00
utils
fix(use-safe-n-form): 更改 formRef 为 formInst
2025-10-31 13:43:27 +08:00
App.spec.ts
chore: lint
2025-10-27 02:01:08 +08:00
App.vue
fix(App): 调整 Toast 组件 z-index 并优化国际化缺失提示
2025-11-05 23:23:28 +08:00
AppNaiveUIProvider.vue
chore(AppNaiveUIProvider): 移除 BUILD_TIME 常量声明
2025-10-30 22:34:32 +08:00
main.ts
feat(i18n): 优化国际化路由标题设置逻辑并修复响应式问题
2025-11-04 11:09:39 +08:00