New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

zkrt-component

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zkrt-component

latest
npmnpm
Version
1.0.3
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

vue vue-router pinia vite ant-design-vue typescript less

中文 | English

简介

vue3-admin-design是一个基于vue3 + ant-design-vue的后台管理系统的解决方案,它使用了最新的前端技术栈,并且提供了丰富的功能组件模块,可以帮助你快速搭建企业级中后台的前端架构。

特性

  • 技术栈:使用 Vue3、Vite3、TSX 等前端前沿技术开发
  • 主题:可配置的主题色
  • 国际化:内置完善的国际化方案
  • Mock 数据 内置 Mock 数据方案

预览

演示地址:https://baimingxuan.github.io/vue3-admin-design/
Github地址:https://github.com/baimingxuan/vue3-admin-design
演示地址(Vue2):https://baimingxuan.github.io/page-admin-design/
Github地址(Vue2):https://github.com/baimingxuan/vue-admin-design

开发

// 克隆项目
git clone https://github.com/baimingxuan/vue3-admin-design.git

// 安装依赖
pnpm install

// 开发
pnpm run dev

构建

// 构建
pnpm run build

浏览器支持

本地开发推荐使用Chrome 80+ 浏览器

支持现代浏览器, 不支持 IE

 Edge
IE
 Edge
Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
not supportlast 2 versionslast 2 versionslast 2 versionslast 2 versions

Git 贡献提交规范

  • feat 增加新功能
  • fix 修复问题/BUG
  • style 代码风格相关无影响运行结果的
  • perf 优化/性能提升
  • refactor 重构
  • revert 撤销修改
  • test 测试相关
  • docs 文档/注释
  • chore 依赖更新/脚手架配置修改等

Keywords

vue3-admin-design

FAQs

Package last updated on 12 Apr 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts