1、明星属性

bootstrap中的明星属性

class='text-nowrap'

2、明星代码

 $(window).resize(function () {
location.reload();
})
05-07 13:31