Compare commits
10 Commits
a31960fc1a
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
25dacad3a2 | ||
|
|
0ff558befe | ||
|
|
03a006c618 | ||
|
|
06e4d1f92b | ||
|
|
7262de58d1 | ||
|
|
6a93f8126d | ||
|
|
0722e991b8 | ||
|
|
09de0bdc61 | ||
|
|
b08066f373 | ||
|
|
f07a567de4 |
@@ -1,53 +0,0 @@
|
||||
[简体中文](./README.md) | English
|
||||
<h1 align="center">Vue Antd Admin</h1>
|
||||
|
||||
<div align="center">
|
||||
|
||||
[Ant Design Pro](https://github.com/ant-design/ant-design-pro)'s implementation with Vue.
|
||||
An out-of-box UI solution for enterprise applications as a React boilerplate.
|
||||
|
||||
[](https://github.com/iczer/vue-antd-admin/blob/master/LICENSE)
|
||||
[](https://david-dm.org/iczer/vue-antd-admin)
|
||||
[](https://david-dm.org/iczer/vue-antd-admin?type=dev)
|
||||
[](https://github.com/iczer/vue-antd-admin/releases/latest)
|
||||

|
||||
|
||||
Multiple theme modes available:
|
||||

|
||||
</div>
|
||||
|
||||
- Preview:https://iczer.gitee.io/vue-antd-admin
|
||||
- Documentation:https://iczer.gitee.io/vue-antd-admin-docs
|
||||
- FAQ:https://iczer.gitee.io/vue-antd-admin-docs/start/faq.html
|
||||
- Mirror Repo in China:https://gitee.com/iczer/vue-antd-admin
|
||||
|
||||
## Browsers support
|
||||
Modern browsers and IE10.
|
||||
|
||||
| [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png" alt="IE / Edge" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>IE / Edge | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png" alt="Firefox" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Firefox | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png" alt="Chrome" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Chrome | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png" alt="Safari" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Safari | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/opera/opera_48x48.png" alt="Opera" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Opera |
|
||||
| --- | --- | --- | --- | --- |
|
||||
| IE10, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
|
||||
|
||||
## Usage
|
||||
### clone
|
||||
```bash
|
||||
$ git clone https://github.com/iczer/vue-antd-admin.git
|
||||
```
|
||||
### yarn
|
||||
```bash
|
||||
$ yarn install
|
||||
$ yarn serve
|
||||
```
|
||||
### or npm
|
||||
```
|
||||
$ npm install
|
||||
$ npm run serve
|
||||
```
|
||||
More instructions at [documentation](https://iczer.gitee.io/vue-antd-admin-docs).
|
||||
|
||||
## Contributing
|
||||
Any type of contribution is welcome, here are some examples of how you may contribute to this project: :star2::
|
||||
- Use Vue Antd Admin in your daily work.
|
||||
- Submit [Issue](https://github.com/iczer/vue-antd-admin/issues) to report :bug: or ask questions.
|
||||
- Propose [Pull Request](https://github.com/iczer/vue-antd-admin/pulls) to improve our code.
|
||||
- Join the community and share your experiences with us. QQ Group:942083829、812277510(full)、610090280(full)
|
||||
62
README.md
62
README.md
@@ -1,60 +1,10 @@
|
||||
简体中文 | [English](./README.en-US.md)
|
||||
<h1 align="center">Vue Antd Admin</h1>
|
||||
|
||||
<div align="center">
|
||||
|
||||
[Ant Design Pro](https://github.com/ant-design/ant-design-pro) 的 Vue 实现版本
|
||||
开箱即用的中后台前端/设计解决方案
|
||||
|
||||
[](https://github.com/iczer/vue-antd-admin/blob/master/LICENSE)
|
||||
[](https://david-dm.org/iczer/vue-antd-admin)
|
||||
[](https://david-dm.org/iczer/vue-antd-admin?type=dev)
|
||||
[](https://github.com/iczer/vue-antd-admin/releases/latest)
|
||||

|
||||
|
||||
多种主题模式可选:
|
||||

|
||||
</div>
|
||||
|
||||
- 预览地址:https://iczer.gitee.io/vue-antd-admin
|
||||
- 使用文档:https://iczer.gitee.io/vue-antd-admin-docs
|
||||
- 常见问题:https://iczer.gitee.io/vue-antd-admin-docs/start/faq.html
|
||||
- 国内镜像:https://gitee.com/iczer/vue-antd-admin
|
||||
|
||||
## 浏览器支持
|
||||
现代浏览器及 IE10
|
||||
|
||||
| [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png" alt="IE / Edge" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>IE / Edge | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png" alt="Firefox" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Firefox | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png" alt="Chrome" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Chrome | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png" alt="Safari" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Safari | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/opera/opera_48x48.png" alt="Opera" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Opera |
|
||||
| --- | --- | --- | --- | --- |
|
||||
| IE10, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
|
||||
|
||||
## 使用
|
||||
### clone
|
||||
```bash
|
||||
$ git clone https://github.com/iczer/vue-antd-admin.git
|
||||
```
|
||||
### yarn
|
||||
```bash
|
||||
$ yarn install
|
||||
$ yarn serve
|
||||
```
|
||||
### or npm
|
||||
### Vue + AntDesign
|
||||
### 运行
|
||||
```
|
||||
$ npm install
|
||||
$ npm run serve
|
||||
```
|
||||
更多信息参考 [使用文档](https://iczer.gitee.io/vue-antd-admin-docs)
|
||||
|
||||
## 参与贡献
|
||||
我们非常欢迎你的贡献,你可以通过以下方式和我们一起共建 :star2::
|
||||
- 在你的公司或个人项目中使用 Vue Antd Admin。
|
||||
- 通过 [Issue](https://github.com/iczer/vue-antd-admin/issues) 报告:bug:或进行咨询。
|
||||
- 提交 [Pull Request](https://github.com/iczer/vue-antd-admin/pulls) 改进 Admin 的代码。
|
||||
- 加入社群,与小伙伴们一同交流心得。QQ群:942083829、 812277510(已满)、610090280(已满)
|
||||
|
||||
## 打赏
|
||||
如果该项目对您有所帮助,可以请作者喝一杯咖啡。
|
||||
<p>
|
||||
<img src="./src/assets/img/alipay.png" width="320px" style="display: inline-block;" />
|
||||
<img src="./src/assets/img/wechatpay.png" width="320px" style="display: inline-block; margin-left: 24px;" />
|
||||
</p>
|
||||
### 重写
|
||||
server服务/request文件&&登录模块&&跳转拦截
|
||||
### 项目骨架配置脑图 (https://note.youdao.com/s/We3IbLIp)
|
||||
### 详细配置: [文件 -> docs]
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
title: 进阶
|
||||
lang: zn-CN
|
||||
---
|
||||
# 进阶
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
title: 图表
|
||||
lang: zn-CN
|
||||
---
|
||||
# 图表
|
||||
|
||||
### 作者还没来得及编辑该页面,如果你感兴趣,可以点击下方链接,帮助作者完善此页
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
title: 错误处理
|
||||
lang: zn-CN
|
||||
---
|
||||
# 错误处理
|
||||
|
||||
### 作者还没来得及编辑该页面,如果你感兴趣,可以点击下方链接,帮助作者完善此页
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
title: 更换主题
|
||||
lang: zn-CN
|
||||
---
|
||||
# 更换主题
|
||||
|
||||
### 作者还没来得及编辑该页面,如果你感兴趣,可以点击下方链接,帮助作者完善此页
|
||||
@@ -262,22 +262,22 @@ const options = {
|
||||
},
|
||||
component: () => import('@/pages/Demo')
|
||||
},
|
||||
{
|
||||
name: 'Ant Design Vue',
|
||||
path: 'antdv',
|
||||
meta: {
|
||||
icon: 'ant-design',
|
||||
link: 'https://www.antdv.com/docs/vue/introduce-cn/'
|
||||
}
|
||||
},
|
||||
{
|
||||
name: '使用文档',
|
||||
path: 'document',
|
||||
meta: {
|
||||
icon: 'file-word',
|
||||
link: 'https://iczer.gitee.io/vue-antd-admin-docs/'
|
||||
}
|
||||
}
|
||||
// {
|
||||
// name: 'Ant Design Vue',
|
||||
// path: 'antdv',
|
||||
// meta: {
|
||||
// icon: 'ant-design',
|
||||
// link: 'https://www.antdv.com/docs/vue/introduce-cn/'
|
||||
// }
|
||||
// },
|
||||
// {
|
||||
// name: '使用文档',
|
||||
// path: 'document',
|
||||
// meta: {
|
||||
// icon: 'file-word',
|
||||
// link: 'https://iczer.gitee.io/vue-antd-admin-docs/'
|
||||
// }
|
||||
// }
|
||||
]
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user