本仓库为 cml
框架的内置组件库,提供跨端基础内置组件
详细见cml内置组件文档
cml
提供了大量内置组件,包括但不限于以下类型:
- 基础内容
- 布局容器
- 表单组件
- 媒体组件
同时,cml
提供给开发者扩展多态组件的能力
例如:
<template>
<view class="flex-item"></view>
<button type="blue" text="确定"/>
</template>
npm install
cml dev //开始开发
web | 微信小程序 | native-weex |
---|---|---|