管理PDF Tech企业版的仓库

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