webview.wxss 46 B

123456
  1. .webview {
  2. width: 100vw;
  3. height: 100vh;
  4. }