管理PDF Tech企业版的仓库

liutian 61aba1b326 fix: ProductManagement 处理弹框 bug hace 7 meses
cypress d655779854 init hace 1 año
public 54c8dcdc82 fix: 产品名映射 hace 9 meses
src 61aba1b326 fix: ProductManagement 处理弹框 bug hace 7 meses
static 8f41576a79 Dashboard,Product Management页面 hace 1 año
utils 61aba1b326 fix: ProductManagement 处理弹框 bug hace 7 meses
.env 1a508f7992 feat:新加分销商模块 hace 1 año
.env.premise 46e618a5f3 add: 添加 VPP 私有化流程 hace 8 meses
.env.preparing 1a508f7992 feat:新加分销商模块 hace 1 año
.env.production 86b9a4b7ae feat:根据环境请求不同后端地址 hace 1 año
.eslintrc.cjs 46e618a5f3 add: 添加 VPP 私有化流程 hace 8 meses
.gitignore d655779854 init hace 1 año
.prettierrc.json c621927d63 新增 settings, License Manage, ProductManagement, Device Manage,页面 hace 1 año
README.md d655779854 init hace 1 año
cypress.config.js d655779854 init hace 1 año
favicon.ico 7e7c9eebdc dashboard隐藏过期/剩余时间,修改页面logo图标 hace 1 año
index.html 4945857c8f 修改路由名,添加seo hace 1 año
package.json 46e618a5f3 add: 添加 VPP 私有化流程 hace 8 meses
pnpm-lock.yaml 46e618a5f3 add: 添加 VPP 私有化流程 hace 8 meses
tsconfig.json 0558332ef7 侧边栏,Dashboard页面 hace 1 año
vite.config.js 0d6cdacef4 fix: 删除 console hace 1 año
web.config 46e618a5f3 add: 添加 VPP 私有化流程 hace 8 meses

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