应急搜捞前端
Go to file
zhangqi 9bd4268200 登录页logo调整 2025-09-09 17:57:32 +08:00
public 应急搜捞提交 2025-09-08 10:02:48 +08:00
src 登录页logo调整 2025-09-09 17:57:32 +08:00
.env.development 应急搜捞提交 2025-09-08 10:02:48 +08:00
.env.production 生产环境接口地址修改 2025-09-08 14:41:52 +08:00
.gitignore 生产环境接口地址修改 2025-09-08 14:41:52 +08:00
README.md 应急搜捞提交 2025-09-08 10:02:48 +08:00
index.html 应急搜捞提交 2025-09-08 10:02:48 +08:00
package-lock.json 新增登录功能和全局路由守卫 2025-09-09 17:35:46 +08:00
package.json 新增登录功能和全局路由守卫 2025-09-09 17:35:46 +08:00
tsconfig.app.json 应急搜捞提交 2025-09-08 10:02:48 +08:00
tsconfig.app.tsbuildinfo 应急搜捞提交 2025-09-08 10:02:48 +08:00
tsconfig.json 应急搜捞提交 2025-09-08 10:02:48 +08:00
tsconfig.node.json 应急搜捞提交 2025-09-08 10:02:48 +08:00
tsconfig.node.tsbuildinfo 应急搜捞提交 2025-09-08 10:02:48 +08:00
vite.config.ts 应急搜捞提交 2025-09-08 10:02:48 +08:00
yarn.lock 新增登录功能和全局路由守卫 2025-09-09 17:35:46 +08:00

README.md

Vue 3 + TypeScript + Vite

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

Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.