Sin descripción

Sendya b98347646c update: README.md hace 6 años
public e3ab40e4e1 fixed user/avatar layout hace 6 años
src 9c44012012 added: permission table hace 6 años
.editorconfig 65970af1d5 fixed layout hace 6 años
.gitignore ddbda39d65 init hace 6 años
LICENSE 94fe1237f6 cleanup hace 6 años
README.md b98347646c update: README.md hace 6 años
babel.config.js ddbda39d65 init hace 6 años
idea.config.js 9e89d3069b add inner edit table hace 6 años
package.json 5077398af4 updated: package hace 6 años
vue.config.js b6c0a9a367 cleanup hace 6 años
yarn.lock 5077398af4 updated: package hace 6 años

README.md

vue-antd-pro

基于 Ant Design of Vue 实现的 Ant Design Pro Vue 版

预览地址 附带一些后台基础用到的列表展示例子

环境和依赖

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint