管理PDF Tech企业版的仓库

liyangbin 584e73eb88 test(调试manageMember接口) 2 anos atrás
cypress d655779854 init 2 anos atrás
download 862fb3fa33 feat(volumeCancel;manageMember):添加这两个页面的模板文件与部分接口 2 anos atrás
src 584e73eb88 test(调试manageMember接口) 2 anos atrás
static 8f41576a79 Dashboard,Product Management页面 2 anos atrás
utils 584e73eb88 test(调试manageMember接口) 2 anos atrás
.eslintrc.cjs c621927d63 新增 settings, License Manage, ProductManagement, Device Manage,页面 2 anos atrás
.gitignore d655779854 init 2 anos atrás
.prettierrc.json c621927d63 新增 settings, License Manage, ProductManagement, Device Manage,页面 2 anos atrás
README.md d655779854 init 2 anos atrás
cypress.config.js d655779854 init 2 anos atrás
index.html d655779854 init 2 anos atrás
package.json 16939891e1 Dashboard、Manage Team页接口调试 2 anos atrás
pnpm-lock.yaml 16939891e1 Dashboard、Manage Team页接口调试 2 anos atrás
tsconfig.json 0558332ef7 侧边栏,Dashboard页面 2 anos atrás
vite.config.js cc413b2da4 element ui + sass组件安装 2 anos atrás

README.md

pdf_tech_front_end

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

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

pnpm install

Compile and Hot-Reload for Development

pnpm run dev

Compile and Minify for Production

pnpm run build

Run Unit Tests with Vitest

pnpm run test:unit

Run End-to-End Tests with Cypress

pnpm run build
pnpm run test:e2e # or `npm run test:e2e:ci` for headless testing

Lint with ESLint

pnpm run lint