Skip to content

SealUI/sealui-m

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SealUI-M

A Vue.js 2.0 UI Toolkit for Mobile.

GitHub stars GitHub forks GitHub watchers GitHub issues GitHub license Github All Releases Github Releases

Travis Travis branch npm npm npm

donate

效果演示

http://sealui-m.sealui.com 地址(请用chrome手机模式预览)

移动端扫描下方二维码

文档

文档正在整理,稍后提供

技术栈

vue2 + vue-rotuer2 + webpack + ES6/7 + less + flex + svg + postcss

项目运行

克隆,或者直接下载
git clone https://github.com/SealUI/sealui-m.git

进入文件夹
cd sealui-m

安装依赖
npm install

编译环境


开启本地服务器
npm run dev

访问 http://localhost:8000

线上版本

npm run build

浏览器支持

现代浏览器和Internet Explorer 9 +

更新日志

每个版本的详细变化记录在release notes

目标功能

组件

基础组件
  • Button 按钮组件
  • Icon 字体图标组件
  • Spinner 旋转图标
  • Sticky 吸顶组件
  • Cell 列表组件
  • Grid 宫格
  • Panel 面板组件
  • Flex 弹性布局
  • Tag 标签组件
  • Divider 分割线
  • Steps 步骤条
  • Timeline 时间轴
  • Tab
  • TabBar
  • Article
  • Countdown
  • Countup
  • Radio
  • Checkbox
  • Swiper
操作提示
  • Toast 轻提示
  • Loading 加载器
  • MessageBox 轻弹层(Alert、Confirm)
  • ActionSheet 动作面板
  • Msg 提示页
  • Toptips 顶部提示
表单组件
  • Input
  • Number
  • Switch
  • Textarea

插件

  • TitlePlugin 设置微信标题
  • AjaxPlugin Ajax的封装

指令

  • TitleDirectives 设置微信标题

赞助

如果你觉得SealU对你的开发有些帮助,你可以给我们买一杯咖啡

License

The MIT License(http://opensource.org/licenses/MIT)

请自由地享受和参与开源