管理PDF Tech企业版的仓库

liyangbin 87317b69a9 fix:登录逻辑调整 3 hónapja
cypress d655779854 init 1 éve
public f870ded9d9 feat:文件内admin调整 5 hónapja
src 87317b69a9 fix:登录逻辑调整 3 hónapja
static 8f41576a79 Dashboard,Product Management页面 1 éve
utils efbbeecfd0 feat:后台加购买 4 hónapja
.env.example 4b2e96e714 feat:上传配置文件example 3 hónapja
.env.preparing.example 4b2e96e714 feat:上传配置文件example 3 hónapja
.env.production.example 4b2e96e714 feat:上传配置文件example 3 hónapja
.eslintrc.cjs 9f9d1249a0 add: Team Plan页面的弹窗 10 hónapja
.gitignore 7f42e92d78 feat:新手引导 3 hónapja
.prettierrc.json c621927d63 新增 settings, License Manage, ProductManagement, Device Manage,页面 1 éve
README.md d655779854 init 1 éve
cypress.config.js d655779854 init 1 éve
favicon.ico 7e7c9eebdc dashboard隐藏过期/剩余时间,修改页面logo图标 1 éve
index.html 3b61d2cd83 Merge branch 'feature/v3.0' into develop 4 hónapja
package-lock.json 7f42e92d78 feat:新手引导 3 hónapja
package.json 7f42e92d78 feat:新手引导 3 hónapja
pnpm-lock.yaml 16939891e1 Dashboard、Manage Team页接口调试 1 éve
tsconfig.json 0558332ef7 侧边栏,Dashboard页面 1 éve
vite.config.js 8923bb25d5 fix:二轮修复 4 hónapja

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