imageSingle.wxss 90 B

123456
  1. /* 单图组 */
  2. .diy-imageSingle .item-image .image {
  3. display: block;
  4. width: 100%;
  5. }