生产力平台前端工程

GouGengquan 6be39e4be8 Merge branch 'master' of http://47.108.172.52:3000/dayou/productivity-platform-web vor 8 Monaten
.vscode aff351df66 first commit vor 9 Monaten
public da19d483c9 1.oa跳转生产力平台登录 vor 9 Monaten
src 6be39e4be8 Merge branch 'master' of http://47.108.172.52:3000/dayou/productivity-platform-web vor 8 Monaten
.editorconfig aff351df66 first commit vor 9 Monaten
.env.development eb85c79946 测试环境部署修改配置 vor 8 Monaten
.env.production eb85c79946 测试环境部署修改配置 vor 8 Monaten
.gitignore aff351df66 first commit vor 9 Monaten
README.md aff351df66 first commit vor 9 Monaten
eslint.config.mjs aff351df66 first commit vor 9 Monaten
index.html da19d483c9 1.oa跳转生产力平台登录 vor 9 Monaten
jsconfig.json 7f4722a8fb 1.解决alias不提示的问题 vor 8 Monaten
package-lock.json 69d325dae4 1.测算表进度条与数据库进度同步 vor 8 Monaten
package.json 3b2f504cad 优化页面交互 vor 8 Monaten
vite.config.js eb85c79946 测试环境部署修改配置 vor 8 Monaten

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