/* pages/webview_protocol/webview_protocol.wxss */ page { background: #fff; } .web-view { margin: 0; padding: 0; width: 100%; } .none { text-align: center; font-size: 32rpx; margin: 50rpx auto; color: #666; }