customer.wxss 118 B

12345678910
  1. page{
  2. display: block;
  3. width: 100%;
  4. height: 100%;
  5. }
  6. web-view{
  7. display: block;
  8. width: 100%;
  9. height: 100%;
  10. }