huang fd583e81e0
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 2m22s
fix: 修复部署后切换页面 JS chunk 404 白屏问题
- main.ts 监听 vite:preloadError,chunk 加载失败时自动刷新一次
- 新增 ChunkErrorBoundary 组件,捕获 Vue 渲染层 chunk 加载异常
- App.vue 包裹 ChunkErrorBoundary
- docker/nginx.conf 修复缓存策略:index.html 不缓存,/assets/ 长缓存 immutable
2026-04-18 12:24:18 +08:00
2026-03-28 18:31:43 +08:00
2026-01-22 17:00:57 +08:00
2026-01-22 16:35:33 +08:00
2026-01-22 16:35:33 +08:00
bug
2026-04-11 12:19:35 +08:00
2026-02-03 14:39:45 +08:00
2026-01-31 16:33:21 +08:00
2026-01-22 16:46:50 +08:00
2026-01-22 16:46:50 +08:00
2026-01-22 16:35:33 +08:00
2026-01-22 16:35:33 +08:00
2026-01-23 17:18:24 +08:00
2026-01-23 17:18:24 +08:00
2026-01-22 17:00:57 +08:00
2026-01-22 17:06:34 +08:00
2026-01-31 11:18:37 +08:00
2026-01-22 16:35:33 +08:00
2026-04-08 10:19:25 +08:00
2026-04-08 10:19:25 +08:00
2026-04-08 19:31:22 +08:00
2026-01-22 16:46:50 +08:00
2026-01-22 16:46:50 +08:00
2026-01-22 16:35:33 +08:00
2026-01-31 16:33:21 +08:00

English | 简体中文

  • Uses the latest technology stack
  • Built-in common business component templates
  • Provides multiple theme modes and customizable themes
  • Beautiful UI design, excellent user experience, and attention to detail
  • System fully supports customization, meeting your personalized needs

Functionality

  • Rich theme switching
  • Global search
  • Lock screen
  • Multi-tabs
  • Global breadcrumbs
  • Multi-language support
  • Icon library
  • Rich text editor
  • Echarts charts
  • Utils toolkit
  • Network exception handling
  • Route-level authentication
  • Sidebar menu authentication
  • Authentication directives
  • Mobile adaptation
  • Excellent persistent storage solution
  • Local data storage validation
  • Code commit validation and formatting
  • Code commit standardization

Compatibility

  • Supports modern mainstream browsers such as Chrome, Safari, Firefox, etc.

Installation and Running

# Install dependencies
pnpm install

# If pnpm install fails, try using the following command to install dependencies
pnpm install --ignore-scripts

# Start local development environment
pnpm dev

# Build for production
pnpm build
Description
君鸿卡管系统
Readme MIT 16 MiB
Languages
Vue 69.7%
TypeScript 22.6%
SCSS 3.7%
Python 2.1%
CSS 1.2%
Other 0.6%