dot.wxml 168 B

1
  1. <view class="dot" style="right:{{offset[1]}}rpx;top:{{offset[0]}}rpx;border-radius:{{radius}}; width:{{width}};height: {{height}};background: {{color}};">{{num}}</view>