管理PDF Tech企业版的仓库

lisiyan 1a684bc308 修复对话框,编辑团队bug 1 년 전
cypress d655779854 init 1 년 전
public 06302cde70 fix(addAdime;addManageMember):修复下载文件空白,添加成员邮箱验证 1 년 전
src 1a684bc308 修复对话框,编辑团队bug 1 년 전
static 8f41576a79 Dashboard,Product Management页面 1 년 전
utils 0b32fe7bb4 fix:文案,ui,逻辑修复 1 년 전
.eslintrc.cjs c621927d63 新增 settings, License Manage, ProductManagement, Device Manage,页面 1 년 전
.gitignore d655779854 init 1 년 전
.prettierrc.json c621927d63 新增 settings, License Manage, ProductManagement, Device Manage,页面 1 년 전
README.md d655779854 init 1 년 전
cypress.config.js d655779854 init 1 년 전
favicon.ico 7e7c9eebdc dashboard隐藏过期/剩余时间,修改页面logo图标 1 년 전
index.html d655779854 init 1 년 전
package.json 16939891e1 Dashboard、Manage Team页接口调试 1 년 전
pnpm-lock.yaml 16939891e1 Dashboard、Manage Team页接口调试 1 년 전
tsconfig.json 0558332ef7 侧边栏,Dashboard页面 1 년 전
vite.config.js cc413b2da4 element ui + sass组件安装 1 년 전

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