Go to file
chenghongxing 9f034092a9 feat: add configuration of hiding page title in PageLayout; #106
新增:增加隐藏 PageLayout 布局中页面标题的配置;
2020-08-25 19:22:08 +08:00
.github/ISSUE_TEMPLATE Update issue templates 2020-07-22 23:17:26 +08:00
docs update docs 2020-08-23 17:50:23 +08:00
public fix: the style problem caused by SideMenu.vue overflow; 🐛 2020-07-31 22:22:10 +08:00
src feat: add configuration of hiding page title in PageLayout; #106 2020-08-25 19:22:08 +08:00
.env chore: optimize services model;🌟 2020-08-08 21:51:18 +08:00
.env.development chore: optimize services model;🌟 2020-08-08 21:51:18 +08:00
.gitignore update README.md and .gitignore 2020-06-20 15:23:57 +08:00
LICENSE Create LICENSE 2020-07-01 19:16:58 +08:00
README.en-US.md update README.md 2020-08-03 21:37:11 +08:00
README.md update README.md 2020-08-03 21:37:11 +08:00
babel.config.js 更新: 升级开发环境至 vue-cli3; 更新依赖库版本;解决 IE11 下不能正确显示问题; 2020-06-15 18:24:31 +08:00
package.json update configuration for docs deploy 2020-08-03 21:35:50 +08:00
vue.config.js chore: optimize services model;🌟 2020-08-08 21:51:18 +08:00
yarn.lock chore(deps): bump prismjs from 1.20.0 to 1.21.0 2020-08-08 00:31:07 +00:00

README.en-US.md

简体中文 | English

Vue Antd Admin

Ant Design Pro's implementation with Vue.
An out-of-box UI solution for enterprise applications as a React boilerplate.

MIT Dependence DevDependencies Release image

Multiple theme modes available
image

Browsers support

Modern browsers and IE10.

IE / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
Opera
Opera
IE10, Edge last 2 versions last 2 versions last 2 versions last 2 versions

Usage

clone

$ git clone https://github.com/iczer/vue-antd-admin.git

yarn

$ yarn install
$ yarn serve

or npm

$ npm install
$ npm run serve

More instructions at documentation.

Contributing

Any type of contribution is welcome, here are some examples of how you may contribute to this project: 🌟

  • Use Vue Antd Admin in your daily work.
  • Submit Issue to report 🐛 or ask questions.
  • Propose Pull Request to improve our code.
  • Join the community and share your experiences with us. QQ Group: 610090280