Home

Awesome

<div align="center"> <img src="http://www.vueadminwork.com/static/logo/logo.png" align="center" width="150" height="150"/> </div> <p align="center"> <a href="./LICENSE"> <img src="https://img.shields.io/github/license/qingqingxuan/arco-work" alt="MIT License" /> </a> <a href="https://v3.cn.vuejs.org/"> <img src="https://img.shields.io/badge/vue.js-3.0-green" alt="Vue3.0"> </a> <a href="http://arco.vueadminwork.com"> <img src="https://img.shields.io/badge/🚀-open--in--browser-blueviolet" alt="Live Demo"> </a> </p> <h1 align = "center">Arco Work</h1>

简介:

Arco Work,是 Vue Admini Work 系列中最成熟和完善的中后台框架,全面的系统配置,优质模板,常用组件,真正一站式开箱即用 采用时下最流行的 Vue3 UI 库--NaiveUI

使用了当今最流行的技术框架: Vue3 + Vite5 + TypeScript + Arco Desgin + Pinia

特性:

项目地址:

请关注公众号 知码前端 ,获取更多版本的源码

<div align="center"> <img width="30%" src="http://www.vueadminwork.com/static/logo/zhimaqianduan.jpg"/> </div>

适合人群

下载&安装

如何贡献

非常欢迎你的加入!提一个 Issue 或者提交一个 Pull Request。

Pull Request:

  1. Fork 代码!
  2. 创建自己的分支: git checkout -b feat/xxxx
  3. 提交你的修改: git commit -am 'feat(function): add xxxxx'
  4. 推送您的分支: git push origin feat/xxxx
  5. 提交pull request

Git 贡献提交规范

浏览器支持

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

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

<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png" alt=" Edge" width="24px" height="24px" /></br>IE<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png" alt=" Edge" width="24px" height="24px" /></br>Edge<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png" alt="Firefox" width="24px" height="24px" /></br>Firefox<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png" alt="Chrome" width="24px" height="24px" /></br>Chrome<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png" alt="Safari" width="24px" height="24px" /></br>Safari
not supportlast 2 versionslast 2 versionslast 2 versionslast 2 versions

特别感谢

🚀 vue3.x
🚀 naive-ui
🚀 vue-router-next
🚀 pinia
🚀 axios
🚀 mockjs
🚀 echarts

优势及注意事项

vue-admin-work 有如下优势:
1. 支持前端控制路由权限和后端控制路由模式
2. 支持 mock ,完全独立于后台
3. 内置了大量常用的组件,比如,上传,消息提示等
4. 支持多主题、多布局切换
使用注意事项:
1. 项目默认使用使用vscode工具进行开发,也是唯一推荐的开发工具
2. 项目默认eslint校验规范