Eno
Eno
  • 发布:2017-08-04 17:40
  • 更新:2019-03-01 09:01
  • 阅读:33772

基于Mui的Vue组件库

分类:MUI

vue-awesome-mui

Design Mui library for Vuejs 2.0

Links

Install

Install vue-awesome-mui

npm install vue-awesome-mui -save

Get Started

Vue mount

// import or require  
import Vue from 'vue'  
import Mui from 'vue-awesome-mui'  
import 'vue-awesome-mui/mui/dist/css/mui.css'  
// mount with global  
Vue.use(Mui)

If you need icon, you can require icon.css

import "vue-awesome-mui/mui/examples/hello-mui/css/icons-extra.css";

Example

Give a few examples

折叠面板 Accordion

操作表 Actionsheet

数字角标 Badges

按钮 Buttons

Browser Support

  • IE 10+
  • Andorid 4.4+
  • IOS 7+

Changelog

Detailed changes for each release are documented in the release notes.

Contribution

Please make sure to read the Contributing Guide before making a pull request.

Dependencies

Licence

vue-awesome-mui is open source and released under the MIT Licence.

Copyright (c) 2017 Wscats

About author

8 关注 分享
DCloud_heavensoft Huiqi 诺墨 Trust 3***@qq.com atuxe 6***@qq.com 2***@qq.com

要回复文章请先登录注册

1***@qq.com

1***@qq.com

根本没用 这个 选择器的js文件打不开
2019-03-01 09:01
luojiao

luojiao

npm run build 报错
(node:28824) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 3): TypeError: Cannot read property 'toString' of undefined
2018-05-21 11:43
3***@qq.com

3***@qq.com

请问这样做出来的是单页面应用么
2017-08-09 11:56
诺墨

诺墨

棒棒的
2017-08-04 21:03