生产力平台前端工程

GouGengquan a15fa6109c Merge branch 'master' of http://47.108.172.52:3000/dayou/productivity-platform-web há 7 meses atrás
.vscode aff351df66 first commit há 9 meses atrás
public da19d483c9 1.oa跳转生产力平台登录 há 9 meses atrás
src a15fa6109c Merge branch 'master' of http://47.108.172.52:3000/dayou/productivity-platform-web há 7 meses atrás
.editorconfig aff351df66 first commit há 9 meses atrás
.env.development eb85c79946 测试环境部署修改配置 há 8 meses atrás
.env.production db7f66a0b7 1.修复线上环境退出登录后跳转页面404 há 7 meses atrás
.gitignore aff351df66 first commit há 9 meses atrás
README.md aff351df66 first commit há 9 meses atrás
eslint.config.mjs aff351df66 first commit há 9 meses atrás
index.html 6d10710692 添加权属证书 há 7 meses atrás
jsconfig.json 7f4722a8fb 1.解决alias不提示的问题 há 8 meses atrás
package-lock.json 69d325dae4 1.测算表进度条与数据库进度同步 há 8 meses atrás
package.json 3b2f504cad 优化页面交互 há 8 meses atrás
vite.config.js a574c60ae0 假设限制条件 há 8 meses atrás

README.md

productivity-platform-web

This template should help get you started developing with Vue 3 in Vite.

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint