该方法对loading层和tips层无效。参数index为层的索引,cssStyle允许你传入任意的css属性。
//重新给指定层设定width、top等
layer.style(index, {
width: '1000px',
top: '10px'
});
该方法对loading层和tips层无效。参数index为层的索引,cssStyle允许你传入任意的css属性。
//重新给指定层设定width、top等
layer.style(index, {
width: '1000px',
top: '10px'
});
微信扫码登录