FIEE新官网
Go to file
2025-06-03 11:11:20 +08:00
.vscode init 2025-05-22 14:56:37 +08:00
env init 2025-05-22 14:56:37 +08:00
public fix icon 2025-05-26 16:48:44 +08:00
src 修改时间 2025-06-03 11:11:20 +08:00
.gitignore init 2025-05-22 14:56:37 +08:00
index.html fix icon 2025-05-26 16:48:44 +08:00
package.json 美国时间显示 2025-05-26 15:13:40 +08:00
pnpm-lock.yaml 美国时间显示 2025-05-26 15:13:40 +08:00
postcss.config.js init 2025-05-22 14:56:37 +08:00
README.md init 2025-05-22 14:56:37 +08:00
uno.config.js 添加自定义动画效果并更新路由配置,移除不必要的公司和投资相关页面,新增联系人页面。 2025-05-22 19:02:50 +08:00
vite.config.js 12 2025-05-23 12:23:32 +08:00

Project Name

基于 Vue 3 的多语言响应式网站应用

功能特点

  • 🌐 多语言支持 (英语 & 日语)
  • 📱 响应式布局 (1440px & 1920px)
  • 🎨 Naive UI 组件库集成
  • 📦 基于 Vite 的现代构建系统

技术栈

  • Vue 3
  • Naive UI
  • Vue Router
  • i18n
  • Vite

项目结构

开发指南

环境要求

  • Node.js >= 16
  • pnpm >= 8

安装依赖

pnpm install

运行项目

pnpm run prod

构建项目

pnpm run build-prod

部署项目