摘要: /*兼容安卓手机没有高度导致无法显示背景图片*/ html,body{ width:100%; height:100%; } body { background: url(../../image/download.jpg); background-repeat: no-repeat; backgro 阅读全文
posted @ 2018-11-06 16:08 DHeng 阅读(4891) 评论(0) 推荐(2)