ERP前端 Vue3项目
Go to file
2026-04-01 17:07:17 +08:00
.vscode Initial commit: ERP Frontend baseline 2026-04-01 17:07:17 +08:00
public Initial commit: ERP Frontend baseline 2026-04-01 17:07:17 +08:00
src Initial commit: ERP Frontend baseline 2026-04-01 17:07:17 +08:00
.env.development Initial commit: ERP Frontend baseline 2026-04-01 17:07:17 +08:00
.env.production Initial commit: ERP Frontend baseline 2026-04-01 17:07:17 +08:00
.gitignore Initial commit: ERP Frontend baseline 2026-04-01 17:07:17 +08:00
el.content Initial commit: ERP Frontend baseline 2026-04-01 17:07:17 +08:00
eslint.config.js Initial commit: ERP Frontend baseline 2026-04-01 17:07:17 +08:00
index.html Initial commit: ERP Frontend baseline 2026-04-01 17:07:17 +08:00
LOGIN_TESTING.md Initial commit: ERP Frontend baseline 2026-04-01 17:07:17 +08:00
npm Initial commit: ERP Frontend baseline 2026-04-01 17:07:17 +08:00
package-lock.json Initial commit: ERP Frontend baseline 2026-04-01 17:07:17 +08:00
package.json Initial commit: ERP Frontend baseline 2026-04-01 17:07:17 +08:00
README.md Initial commit: ERP Frontend baseline 2026-04-01 17:07:17 +08:00
s.id Initial commit: ERP Frontend baseline 2026-04-01 17:07:17 +08:00
test-mock.js Initial commit: ERP Frontend baseline 2026-04-01 17:07:17 +08:00
value Initial commit: ERP Frontend baseline 2026-04-01 17:07:17 +08:00
vite.config.ts Initial commit: ERP Frontend baseline 2026-04-01 17:07:17 +08:00
write-login.cjs Initial commit: ERP Frontend baseline 2026-04-01 17:07:17 +08:00
项目分析文档.md Initial commit: ERP Frontend baseline 2026-04-01 17:07:17 +08:00

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.