Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vipSupplier
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
王淑敏
vipSupplier
Commits
cca66726
Commit
cca66726
authored
Oct 28, 2020
by
chuzhixin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
✅
A kind of Update who is using it
parent
c09a9cff
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
127 additions
and
20 deletions
+127
-20
README-DCLOUD.md
+127
-20
No files found.
README-DCLOUD.md
View file @
cca66726
#
<div
align=
"center"
><img
width=
"200"
src=
"https://gitee.com/chu1204505056/vue-admin-beautiful/raw/master/src/colorfulIcon/svg/vab.svg"
/>
<div
align=
"center"
><img
width=
"200"
src=
"https://gitee.com/chu1204505056/vue-admin-beautiful/raw/master/src/colorfulIcon/svg/vab.svg"
/>
<h1>
vue-admin-beautiful
</h1>
<h1>
vue-admin-beautiful(element-ui)
</h1>
<h3>
一款基于 vue+element-ui 的绝佳的通用型、中后台前端框架
</h3>
<h3>
An excellent general-purpose, middle and background front-end framework based on Vue + element UI
</h3>
</div>
</div>
[

## 地址
](https://github.com/chuzhixin/vue-admin-beautiful)
-
[
🎉 vue2.x + element-ui(免费商用,支持 PC、平板、手机)
](
https://chu1204505056.gitee.io/vue-admin-beautiful-element/?hmsr=dcloud&hmpl=&hmcu=&hmkw=&hmci=
)
-
[
⚡️ vue3.x + ant-design-vue(beta 版本,免费商用,支持 PC、平板、手机)
](
https://chu1204505056.gitee.io/vue-admin-beautiful-mini/?hmsr=dcloud&hmpl=&hmcu=&hmkw=&hmci=
)
## 演示地址
-
[
🚀 pro 版演示地址(付费版本,支持 PC、平板、手机)
](
https://chu1204505056.gitee.io/vue-admin-beautiful-pro/?hmsr=dcloud&hmpl=&hmcu=&hmkw=&hmci=
)
### - [🚀 演示地址:vue-admin-beautiful (横向纵向布局无缝切换)](https://chu1204505056.gitee.io/vue-admin-beautiful/?hmsr=%E6%8F%92%E4%BB%B6%E5%B8%82%E5%9C%BA
&hmpl=&hmcu=&hmkw=&hmci=)
-
[
🌐 github 仓库地址
](
https://github.com/chuzhixin/vue-admin-beautiful/?hmsr=dcloud
&hmpl=&hmcu=&hmkw=&hmci=
)
### - [🚀 vue-admin-beautiful-pro 版演示地址](https://chu1204505056.gitee.io/vue-admin-beautiful-pro/?hmsr=%E6%8F%92%E4%BB%B6%E5%B8%82%E5%9C%BA
&hmpl=&hmcu=&hmkw=&hmci=)
-
[
🌐 码云仓库地址
](
https://gitee.com/chu1204505056/vue-admin-beautiful/?hmsr=dcloud
&hmpl=&hmcu=&hmkw=&hmci=
)
##
# - [🚀 vue-admin-beautiful-mini vue3.0 预览版地址](https://chu1204505056.gitee.io/vue-admin-beautiful-mini/?hmsr=%E6%8F%92%E4%BB%B6%E5%B8%82%E5%9C%BA&hmpl=&hmcu=&hmkw=&hmci=)
##
备份地址(以上地址无法使用时请访问备份站)
## vue-admin-beautiful 前端讨论群-1 972435319
-
[
🎉 vue2.x + element-ui(免费商用,支持 PC、平板、手机)
](
http://beautiful.panm.cn/vue-admin-beautiful-element/?hmsr=dcloud&hmpl=&hmcu=&hmkw=&hmci=
)
不管您加或者不加,您都可以享受到开源的代码,感谢您的支持和信任,群内提供 vue-admin-beautiful-template 基础版本和详细的基础使用文档适合框架快速入门
-
[
⚡️ vue3.x + ant-design-vue(beta 版本,免费商用,支持 PC、平板、手机)
](
http://beautiful.panm.cn/vue-admin-beautiful-antdv/?hmsr=dcloud&hmpl=&hmcu=&hmkw=&hmci=
)

-
[
🚀 pro 版演示地址(付费版本,支持 PC、平板、手机)
](
http://beautiful.panm.cn/vue-admin-beautiful-pro/?hmsr=dcloud&hmpl=&hmcu=&hmkw=&hmci=
)
##
安装
##
🌱 vue3.x vue3.0-antdv 分支(ant-design-vue)[点击切换分支](https://github.com/chuzhixin/vue-admin-beautiful/tree/vue3.0-antdv)
```
bash
```
bash
# 克隆项目
# 克隆项目
git clone https://github.com/chuzhixin/vue-admin-beautiful.git
git clone
-b
vue3.0-antdv
https://github.com/chuzhixin/vue-admin-beautiful.git
# 进入项目目录
# 进入项目目录
npm
vue-admin-beautiful
cd
vue-admin-beautiful
# 安装依赖
# 安装依赖
npm i
npm i
# 本地开发 启动项目
# 本地开发 启动项目
c
npm run serve
npm run serve
```
```
#### github 标星增长量统计
## 🌱vue2.x master 分支(element-ui)[点击切换分支](https://github.com/chuzhixin/vue-admin-beautiful/tree/master)
```
bash
# 克隆项目
git clone
-b
master https://github.com/chuzhixin/vue-admin-beautiful.git
# 进入项目目录
cd
vue-admin-beautiful
# 安装依赖
npm i
# 本地开发 启动项目
npm run serve
```
## vue-admin-beautiful 前端讨论群 972435319,1139183756
不管您加或者不加,您都可以享受到开源的代码,感谢您的支持和信任,群内提供 vue-admin-beautiful-template 基础版本、开发工具配置及使用手册、提供问题解答。
<a>

</a>
<a>

</a>
## 友情链接
-
[
uView 文档(超棒的移动跨端框架,文档详细,上手容易)
](
https://uviewui.com/
)
-
[
uView 开源地址(uni-app 生态优秀的 UI 框架,全面的组件和便捷的工具会让您信手拈来,如鱼得水)
](
https://github.com/YanxinNet/uView/
)
[

](https://github.com/chuzhixin/vue-admin-beautiful
)
-
[
Element UI 表单设计及代码生成器(可视化表单设计器,一键生成 element 表单)
](
https://github.com/JakHuang/form-generator/
)
#### 开发者评级
-
[
luch-request(基于 Promise 开发的 uni-app 跨平台、项目级别的请求库)
](
https://www.quanzhan.co/luch-request/
)
[

](https://github.com/chuzhixin/vue-admin-beautiful)
-
[
umyui
](
http://www.umyui.com/
)
## 我们承诺将定期赞助的开源项目(感谢巨人)
<a
title=
"ant-design-vue"
href=
"https://github.com/vueComponent/ant-design-vue#backers"
target=
"_blank"
>
<img
width=
"64px"
src=
"https://gitee.com/chu1204505056/image/raw/master/antdv.svg"
/>
</a>
<a
title=
"element-plus"
href=
"https://github.com/element-plus/element-plus"
target=
"_blank"
>
<img
width=
"64px"
src=
"https://gitee.com/chu1204505056/image/raw/master/element-plus.png"
/>
</a>
## 鸣谢
| Project |
| -------------------------------------------------------------------- |
|
[
vue
](
https://github.com/vuejs/vue
)
|
|
[
element-ui
](
https://github.com/ElemeFE/element
)
|
|
[
element-plus
](
https://github.com/element-plus/element-plus
)
|
|
[
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>
## 谁在使用
-
如果您正在使用 vue-admin-beautiful 希望展示或不展示到 README 中请联系1204505056@qq.com添加或去除
<a
title=
"360数科"
href=
"https://www.360shuke.com/"
target=
"_blank"
>
<img
width=
"120px"
src=
"https://gitee.com/chu1204505056/image/raw/master/360.png"
/>
</a>
<br/>
<a
title=
"京东"
href=
"https://www.jd.com/"
target=
"_blank"
>
<img
width=
"120px"
src=
"https://gitee.com/chu1204505056/image/raw/master/jingdong.png"
/>
</a>
<br/>
<a
title=
"uview"
href=
"https://www.uviewui.com/"
target=
"_blank"
>
<img
width=
"120px"
src=
"https://gitee.com/chu1204505056/image/raw/master/uview.png"
/>
</a>
<br/>
<a
title=
"千鸟云商"
href=
"https://www.qianniao.vip/#/login"
target=
"_blank"
>
<img
width=
"120px"
src=
"https://gitee.com/chu1204505056/image/raw/master/qianniaoyunshang.png"
/>
</a>
<br/>
<a
title=
"OPSLI"
href=
"https://www.opsli.com/"
target=
"_blank"
>
<img
width=
"120px"
src=
"https://gitee.com/chu1204505056/image/raw/master/opsli.png"
/>
</a>
## 优势及注意事项
```
vue-admin-beautiful 对比其他开源 admin 框架有如下优势:
1. 支持前端控制路由权限 intelligence、后端控制路由权限 all 模式
2. 已知开源 vue admin 框架中首家支持 mock 自动生成自动导出功能
3. 提供 50 余项全局精细化配置
4. 支持 scss 自动排序,eslint 自动修复
5. axios 精细化封装,支持多数据源、多成功 code 数组,支持 application/json;charset=UTF-8、application/x-www-form-urlencoded;charset=UTF-8 多种传参方式
6. 支持登录RSA加密
7. 支持打包自动生成7Z压缩包
8. 支持errorlog错误拦截
9. 支持多主题、多布局切换
vue-admin-beautiful 使用注意事项:
1. 项目默认使用lf换行符而非crlf换行符,新建文件时请注意选择文件换行符
2. 项目默认使用的最严格的eslint校验规范(plugin:vue/recommended),使用之前建议配置开发工具实现自动修复(建议使用vscode开发)
3. 项目使用的是要求最宽泛的MIT开源协议,保留MIT开源协议即可免费商用
```
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment