index.wxss 90 B

1234567
  1. /* pages/test/index.wxss */
  2. image{
  3. width: 100%;
  4. display: block;
  5. overflow: hidden;
  6. }