JiangSheng 1526211014 Revert "feat: 项目详情 tab 合并"
This reverts commit e2d1b5dc99.
2026-01-27 21:06:57 +08:00
2025-10-30 19:30:06 +08:00
2025-10-30 19:30:06 +08:00
2025-10-30 19:30:06 +08:00
2026-01-26 14:18:39 +08:00
2026-01-27 15:51:50 +08:00
2026-01-26 14:18:39 +08:00
2026-01-26 14:18:39 +08:00
2025-10-30 19:30:06 +08:00
2025-12-16 15:17:00 +08:00
2025-12-02 09:38:12 +08:00
2025-12-23 14:54:15 +08:00
2025-10-30 19:30:06 +08:00
2025-12-02 15:14:00 +08:00
2025-12-29 19:18:02 +08:00
2025-12-09 09:14:01 +08:00
2026-01-26 13:59:13 +08:00
2025-11-28 13:54:56 +08:00
2025-10-30 19:30:06 +08:00
2025-10-30 19:30:06 +08:00
2025-10-30 19:30:06 +08:00
2025-12-25 11:31:28 +08:00
2025-12-31 10:44:44 +08:00
2026-01-13 20:55:18 +08:00

spdm

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

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

部署到 161 测试环境

npm run deploy:test
Description
No description provided
Readme 16 MiB
Languages
Vue 85.9%
TypeScript 13.3%
SCSS 0.6%
JavaScript 0.2%