mirror of
https://gitee.com/chu1204505056/vue-admin-beautiful.git
synced 2025-04-06 03:58:00 +08:00
⚡️添加鸣谢及贡献者
This commit is contained in:
parent
709b215413
commit
0c7e692b53
57
README.md
57
README.md
@ -14,23 +14,52 @@
|
||||
|
||||

|
||||
|
||||
## 🎉🎉🎉 基于 vue3.0 的 vue-admin-beautiful-mini 正在快马加鞭的开发,敬请期待!!!
|
||||
|
||||
## 地址
|
||||
|
||||
### - [🎉 演示地址 1:vue-admin-beautiful](http://beautiful.panm.cn/vue-admin-beautiful/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)
|
||||
- [🎉 开源版演示地址(免费商用)](https://chu1204505056.gitee.io/vue-admin-beautiful/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)
|
||||
|
||||
### - [🎉 演示地址 2:vue-admin-beautiful](https://chu1204505056.gitee.io/vue-admin-beautiful/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)
|
||||
- [🚀 pro 版演示地址](https://chu1204505056.gitee.io/vue-admin-beautiful-pro/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)
|
||||
|
||||
### - [🚀 pro 版演示地址 1:vue-admin-beautiful-pro](http://beautiful.panm.cn/vue-admin-beautiful-pro/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)
|
||||
- [⚡️ vue3.0 版本开发进度展示(基础版本已全部贯通、适配电脑、手机、平板)](https://chu1204505056.gitee.io/vue-admin-beautiful-mini/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)
|
||||
|
||||
### - [🚀 pro 版演示地址 2:vue-admin-beautiful-pro](https://chu1204505056.gitee.io/vue-admin-beautiful-pro/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)
|
||||
- [🌐 github 仓库地址](https://github.com/chuzhixin/vue-admin-beautiful/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)
|
||||
|
||||
### - [🌐 github 仓库地址](https://github.com/chuzhixin/vue-admin-beautiful/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)
|
||||
- [🌐 码云仓库地址](https://gitee.com/chu1204505056/vue-admin-beautiful/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)
|
||||
|
||||
### - [🌐 码云仓库地址](https://gitee.com/chu1204505056/vue-admin-beautiful/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)
|
||||
## 友情链接
|
||||
|
||||
### - [🌐 vue3.0 版本研发进度展示(基础版本已全部贯通、适配电脑、手机、平板)](https://chu1204505056.gitee.io/vue-admin-beautiful-mini/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)
|
||||
- [uView 文档(超棒的移动跨端框架,文档详细,上手容易)](https://uviewui.com/)
|
||||
|
||||
- [uView 开源地址(uView UI,是 uni-app 生态优秀的 UI 框架,全面的组件和便捷的工具会让您信手拈来,如鱼得水)](https://github.com/YanxinNet/uView/)
|
||||
|
||||
- [Element UI 表单设计及代码生成器(可视化表单设计器,一键生成 element 表单)](https://github.com/JakHuang/form-generator/)
|
||||
|
||||
- [luch-request(基于 Promise 开发的 uni-app 跨平台、项目级别的请求库,它有更小的体积,易用的 api,方便简单的自定义能力)](https://www.quanzhan.co/luch-request/)
|
||||
|
||||
- [umyui 文档(开发者准备的基于 Vue 2.0 的桌面端组件库; 流畅渲染表格万级数据)](http://www.umyui.com/)
|
||||
|
||||
## 鸣谢
|
||||
|
||||
| Project | ------------------------------------------------------ |
|
||||
| [vue](https://github.com/vuejs/vue) |
|
||||
| [element-ui](https://github.com/ElemeFE/element) |
|
||||
| [ant-design-vue](https://github.com/vueComponent/ant-design-vue) |
|
||||
| [mock](https://github.com/nuysoft/Mock) |
|
||||
| [axios](https://github.com/axios/axios) |
|
||||
| [vue-element-admin](https://github.com/PanJiaChen/vue-element-admin) |
|
||||
| [iview-admin](https://github.com/iview/iview-admin) |
|
||||
|
||||
## 框架杰出贡献者(排名不分先后)
|
||||
|
||||
<a href="https://github.com/buuing" target="_blank">
|
||||
<img style="border-radius:999px" src="https://avatars1.githubusercontent.com/u/36689704?s=50&u=7a4049f10010a115b8dd35f159bb81726bc0ac20&v=4"/>
|
||||
</a>
|
||||
<a href="https://github.com/cyea" target="_blank">
|
||||
<img style="border-radius:999px" src="https://avatars1.githubusercontent.com/u/22478003?s=50&u=121126473328c04cbf3cff5516110814ca1010e4&v=4"/>
|
||||
</a>
|
||||
<a href="https://github.com/fwfmiao" target="_blank">
|
||||
<img style="border-radius:999px" src="https://avatars3.githubusercontent.com/u/29328241?s=50&u=bb0977b405ccf1a101ce4e18e4fb8d958854ca60&v=4"/>
|
||||
</a>
|
||||
|
||||
## 安装
|
||||
|
||||
@ -58,16 +87,6 @@ npm i
|
||||
npm run serve
|
||||
```
|
||||
|
||||
## 友情链接
|
||||
|
||||
### - [uView 文档(超棒的移动跨端框架,文档详细,上手容易)](https://uviewui.com/)
|
||||
|
||||
### - [Element UI 表单设计及代码生成器(可视化表单设计器,一键生成 element 表单)](https://github.com/JakHuang/form-generator/)
|
||||
|
||||
### - [luch-request(基于 Promise 开发的 uni-app 跨平台、项目级别的请求库,它有更小的体积,易用的 api,方便简单的自定义能力)](https://www.quanzhan.co/luch-request/)
|
||||
|
||||
### - [umyui 文档(开发者准备的基于 Vue 2.0 的桌面端组件库; 流畅渲染表格万级数据)](http://www.umyui.com/)
|
||||
|
||||
## setting.js 配置
|
||||
|
||||
- 说明:这里有好多你会用到的配置项。
|
||||
|
Loading…
x
Reference in New Issue
Block a user