### css ``` body{ #不要设置宽高 否则在某些版本webview中无法自适应屏幕尺寸 #width:720px; #height:1280px; margin: 0; } #bg { position: fixed; width: 100%; height:100%; } /* #t