c mobile:Vue手机端组件支持ssr支持小程序多端开发框架megalo 源码
移动电话 Vue 2.0的移动UI元素 安装 yarn add c-mobile # or npm install c-mobile --save 使用 import Vue from 'vue' import Mobile from 'c-mobile' import 'c-mobile/dist/index.css' Vue . use ( Mobile ) 自定义主题 在项目下建立一个scss文件index.scss,并编写以下内容: // 常用颜色 $primary : #39f ; $success : #0c6 ; $warning : #f90 ; $danger : #f3
文件列表
c-mobile:Vue手机端组件,支持ssr,支持小程序多端开发框架megalo
(预估有个218文件)
.babelrc
297B
app.js
1KB
.gitignore
60B
createBaseConfig.js
3KB
.gitignore
40B
icomoon.eot
4KB
index.js
2KB
.gitignore
214B
.browserslistrc
21B
index.html
568B
暂无评论