Git Product home page Git Product logo

wa-ui's Introduction

Wa-UI

针对微信小程序整合的一套UI库

##使用须知 import引入即可使用,快速开始

Wa-UI说明文档请参考Wiki

###展示

栅格(想要几几分?)

列表

目前样式

列表

  • 列表&列表项
  • 带头像的列表项
  • 带缩略图的列表项
  • 列表间隔空间
  • 列表icon

表单

  • 按钮三种大小
  • 按钮六种颜色
  • input默认样式
  • input横向
  • input堆叠
  • 带icon的input
  • 带icon的button

###布局

  • row&col基于flex的网格布局

目前每天更新中...

欢迎一起学习交流 前端群居所

测试使用中,如果你有好的意见或建议请及时联系我

###License

MIT

Copyright (c) 2016 liujians

<view class="wa-list">
    <view class="wa-item">
      <text class="pull-right ion-chevron-right"></text>
      <text class="pull-right wa-mark wa-primary">11</text>
      item
    </view>
    <view class="wa-item">
      <text class="pull-right wa-mark wa-success">11</text>
      item
    </view>
    <view class="wa-item">
      <text class="pull-right wa-mark wa-info">11</text>
      item
    </view>
    <view class="wa-item">
      <text class="pull-right wa-mark wa-warning">11</text>
      item
    </view>
    <view class="wa-item">
      <text class="pull-right wa-mark wa-danger">11</text>
      item
    </view>
    <view class="wa-item">
      <text class="pull-right wa-mark wa-dark">11</text>
      item
    </view>
</view>

wa-ui's People

Contributors

liujians avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.