前台
Go to file Use this template
lv 86e1a600a7 Merge remote-tracking branch 'refs/remotes/origin/feature/project_dedtail' into main
Conflicts:
	index.html
	src/components/common/Navbar.vue
	src/components/company/AboutUs.vue
	src/components/projects/ProjectShowcase.vue
	src/components/timeline/CompanyTimeline.vue
	src/locales/ja.ts
	src/locales/zh.ts
	src/views/HomePage.vue
2025-08-30 17:00:59 +08:00
.vite/deps commit 2025-08-30 16:33:02 +08:00
public 0829_logo和页面细节完善后提交版 2025-08-29 14:50:45 +08:00
src Merge remote-tracking branch 'refs/remotes/origin/feature/project_dedtail' into main 2025-08-30 17:00:59 +08:00
.gitignore commit 2025-08-30 16:33:02 +08:00
README.md commit 2025-08-30 16:33:02 +08:00
eslint.config.ts commit 2025-08-30 16:33:02 +08:00
index.html Merge remote-tracking branch 'refs/remotes/origin/feature/project_dedtail' into main 2025-08-30 17:00:59 +08:00
package-lock.json commit 2025-08-30 16:33:02 +08:00
package.json commit 2025-08-30 16:33:02 +08:00
tsconfig.app.json commit 2025-08-30 16:33:02 +08:00
tsconfig.json commit 2025-08-30 16:33:02 +08:00
tsconfig.node.json commit 2025-08-30 16:33:02 +08:00
tsconfig.tsbuildinfo ss 2025-08-19 20:08:31 +08:00
vite.config.ts commit 2025-08-30 16:33:02 +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.