杜兰特
杜兰特
  • 发布:2015-02-28 10:36
  • 更新:2015-02-28 17:03
  • 阅读:4302

有没有mui 框架的api文档?看提供的hello mui 发现很多没有介绍的属性

分类:MUI
mui
        mui.init({  
            swipeBack: false,  
            statusBarBackground: '#f7f7f7',  
            subpages: [{  
                id: 'list',  
                url: 'list.html',  
                styles: {  
                    top: '48px',  
                    bottom: 0,  
                    bounce: 'vertical'  
                }  
            }]  
        });  

例如这段代码中:swipeBack statusBarBackground 都不知道是干嘛的 没有api文档开发难度太大

2015-02-28 10:36 负责人:无 分享
已邀请:
DCloud_heavensoft

DCloud_heavensoft

该问题目前已经被锁定, 无法添加新回复