orion aa3743b42d 全面优化 2026 前端响应式体验与加载性能
完成 FileCodeBox 2026 全站桌面端、平板和移动端的视觉交互复核,补齐文件选择后的批量操作闭环,并降低公共首屏的字体与低频依赖成本。

- 为移动文件列表增加全选、已选数量、批量编辑、策略与删除固定栏,并补充详情删除和空筛选重置
- 优化设置保存栏、分区导航、发送过期控件、仪表盘日期与图表操作、分页和记录抽屉
- 为后台侧栏增加遮罩、滚动锁定、Escape 关闭和焦点返回,完善登录密码可见性与国际化
- 移除全站强制 DingTalk 字体,按需加载 JSZip、Marked 和 DOMPurify,并停止空闲提示定时器
- 已通过架构检查、Vue 类型检查、ESLint、生产构建、48 组多视口明暗模式矩阵及核心流程回归
2026-07-21 16:44:45 +08:00
2024-09-25 19:09:53 +08:00
1
2024-10-07 15:37:08 +08:00
2024-11-23 21:50:46 +08:00
2024-09-25 19:09:53 +08:00
2024-09-25 19:09:53 +08:00
2025-06-19 22:05:34 +08:00
2026-05-08 16:43:00 +08:00
2024-09-25 19:09:53 +08:00
2024-09-25 19:09:53 +08:00
1
2024-10-07 00:41:58 +08:00
2024-09-25 19:09:53 +08:00
1
2024-09-25 23:13:29 +08:00

filecodeboxfronted

This template should help get you started developing with Vue 3 in Vite.

VSCode + Volar (and disable Vetur).

Type Support for .vue Imports in TS

TypeScript cannot handle type information for .vue imports by default, so we replace the tsc CLI with vue-tsc for type checking. In editors, we need Volar to make the TypeScript language service aware of .vue types.

Customize configuration

See Vite Configuration Reference.

Project Setup

pnpm install

Compile and Hot-Reload for Development

pnpm dev

Type-Check, Compile and Minify for Production

pnpm build

Lint with ESLint

pnpm lint
S
Description
No description provided
Readme 2.5 MiB
Languages
Vue 51.8%
TypeScript 45.1%
JavaScript 1.7%
CSS 1.3%
HTML 0.1%