11111h5.whenAddPage?=?function(){
????????????????this.addComponent('slide_up',{
????????????????????bg:'imgs/footer.png',
????????????????????css:{
????????????????????????opacity:0,
????????????????????????left:0,
????????????????????????bottom:-20,
????????????????????????width:'100%',
????????????????????????height:'20px',
????????????????????????zIndex:999
????????????????????},
????????????????????animateIn:{opacity:1,bottom:'-1px'},
????????????????????animateOut:{opacity:0,bottom:'-20px'},
????????????????????delay:500
????????????????});
???????????}
組件式web app 開發(fā)中,每頁添加底層圖片的過程不是很清楚,就是whenAddPage,求前輩指點(diǎn)
俠客島的含笑
2017-05-26 10:13:46