生产力平台前端工程

GouGengquan 7f4722a8fb 1.解决alias不提示的问题 há 8 meses atrás
.vscode aff351df66 first commit há 9 meses atrás
public da19d483c9 1.oa跳转生产力平台登录 há 9 meses atrás
src 7f4722a8fb 1.解决alias不提示的问题 há 8 meses atrás
.editorconfig aff351df66 first commit há 9 meses atrás
.env.development 1b59224cba 1.登录完善 há 9 meses atrás
.env.production da19d483c9 1.oa跳转生产力平台登录 há 9 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 da19d483c9 1.oa跳转生产力平台登录 há 9 meses atrás
jsconfig.json 7f4722a8fb 1.解决alias不提示的问题 há 8 meses atrás
package-lock.json 9ce874cf30 1.新增退出 há 8 meses atrás
package.json a6c7b06734 引入解析xlsx文件第三方库,可以在页面显示上传的表格或上传后端生成word表格文件。 há 9 meses atrás
vite.config.js da19d483c9 1.oa跳转生产力平台登录 há 9 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