管理PDF Tech企业版的仓库

liyangbin 35ddf5e70e feat:paddle按钮显示 4 ay önce
cypress d655779854 init 1 yıl önce
public f870ded9d9 feat:文件内admin调整 5 ay önce
src 35ddf5e70e feat:paddle按钮显示 4 ay önce
static 8f41576a79 Dashboard,Product Management页面 1 yıl önce
utils efbbeecfd0 feat:后台加购买 5 ay önce
.env 822c58d670 feat:三轮修复 4 ay önce
.env.preparing 822c58d670 feat:三轮修复 4 ay önce
.env.production 822c58d670 feat:三轮修复 4 ay önce
.eslintrc.cjs 9f9d1249a0 add: Team Plan页面的弹窗 11 ay önce
.gitignore d655779854 init 1 yıl önce
.prettierrc.json c621927d63 新增 settings, License Manage, ProductManagement, Device Manage,页面 1 yıl önce
README.md d655779854 init 1 yıl önce
cypress.config.js d655779854 init 1 yıl önce
favicon.ico 7e7c9eebdc dashboard隐藏过期/剩余时间,修改页面logo图标 1 yıl önce
index.html 8e0f931659 Merge branch 'feature/v3.0' into preparing 4 ay önce
package-lock.json 9bfd6f44b6 add:添加单点登录 5 ay önce
package.json 86b9a4b7ae feat:根据环境请求不同后端地址 1 yıl önce
pnpm-lock.yaml 16939891e1 Dashboard、Manage Team页接口调试 1 yıl önce
tsconfig.json 0558332ef7 侧边栏,Dashboard页面 1 yıl önce
vite.config.js 8923bb25d5 fix:二轮修复 4 ay önce

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