qrcode.wxss 81 B

12345678
  1. page {
  2. background: #fff;
  3. }
  4. .qrcode image {
  5. display: block;
  6. width: 100%;
  7. }