生产力平台前端工程

GouGengquan 2c01bed7cf 1.资产模板新增创建测算表模板等页面 8 mesi fa
.vscode aff351df66 first commit 9 mesi fa
public da19d483c9 1.oa跳转生产力平台登录 9 mesi fa
src 2c01bed7cf 1.资产模板新增创建测算表模板等页面 8 mesi fa
.editorconfig aff351df66 first commit 9 mesi fa
.env.development 1b59224cba 1.登录完善 9 mesi fa
.env.production da19d483c9 1.oa跳转生产力平台登录 9 mesi fa
.gitignore aff351df66 first commit 9 mesi fa
README.md aff351df66 first commit 9 mesi fa
eslint.config.mjs aff351df66 first commit 9 mesi fa
index.html da19d483c9 1.oa跳转生产力平台登录 9 mesi fa
jsconfig.json aff351df66 first commit 9 mesi fa
package-lock.json 9ce874cf30 1.新增退出 8 mesi fa
package.json a6c7b06734 引入解析xlsx文件第三方库,可以在页面显示上传的表格或上传后端生成word表格文件。 9 mesi fa
vite.config.js da19d483c9 1.oa跳转生产力平台登录 9 mesi fa

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