Sem descrição

xwlyy 07e2de5ba3 封装Login页面相关组件 há 5 anos atrás
.github 30e3d07a63 Create FUNDING.yml há 5 anos atrás
docs 6579ab5e1c add: AvatarList há 5 anos atrás
mock dc5622de35 完善UserLayout, 添加登陆注册相关的mock脚本和store há 5 anos atrás
public 991deaf640 perf: 优化侧边栏上面的 logo 样式 há 5 anos atrás
src 07e2de5ba3 封装Login页面相关组件 há 5 anos atrás
tests 4bcba2bee5 init pro há 6 anos atrás
.browserslistrc 4bcba2bee5 init pro há 6 anos atrás
.eslintrc.js 82d0bbbf20 单测 há 6 anos atrás
.gitignore 4bcba2bee5 init pro há 6 anos atrás
LICENSE a29cec8f23 Initial commit há 6 anos atrás
README.md 4bcba2bee5 init pro há 6 anos atrás
babel.config.js eb70029e20 完成登录页、注册页、注册结果页 há 5 anos atrás
jest.config.js 82d0bbbf20 单测 há 6 anos atrás
package-lock.json 07e2de5ba3 封装Login页面相关组件 há 5 anos atrás
package.json 07e2de5ba3 封装Login页面相关组件 há 5 anos atrás
postcss.config.js 4bcba2bee5 init pro há 6 anos atrás
vue.config.js dc5622de35 完善UserLayout, 添加登陆注册相关的mock脚本和store há 5 anos atrás

README.md

ant-design-vue-pro

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Run your unit tests

npm run test:unit

Customize configuration

See Configuration Reference.