0.0.14 • Published 6 years ago
tesla-mui v0.0.14
Start
- npm i -S tesla-mui 
- npm i --save-dev node-sass sass-loader 
    import {  TSButton, TSIcon, TSTabBar, TSFilter, TSTabs, TSNotify, TSPopup, TSList, TSInput, TSSearch, TSHeader,
    Colors, TSInputGroup, TSSelectBox, TSSelector, TSUploader, TSBadge, TSTag, TSSwitch, TSTipDialog,
    TSOverlay, TSDialog, TSNote, TSItem, TSCalendar, TSTimeLine, TSTable, TSStep,
    TSInfoFlow, TSTitle, TSStar, TSCard } from "tesla-mui";
    export default {
        components: { TSButton, TSIcon, TSTabBar, TSFilter, TSTabs, TSNotify, TSPopup, TSList, TSInput, TSSearch, TSHeader,
    Colors, TSInputGroup, TSSelectBox, TSSelector, TSUploader, TSBadge, TSTag, TSSwitch, TSTipDialog,
    TSOverlay, TSDialog, TSNote, TSItem, TSCalendar, TSTimeLine, TSTable, TSStep,
    TSInfoFlow, TSTitle, TSStar, TSCard }
    }- 组件预览地址 点这里 
- weex playground 预览二维码 
 
- 使用示例代码 到example目录查看