f2-canvas.wxss 68 B

12345
  1. /* f2-canvas.wxss */
  2. .f2-canvas {
  3. width: 100%;
  4. height: 500rpx;
  5. }