blank.wxml 171 B

123
  1. <template name="blank">
  2. <view style="margin: 0 {{item.marginLeftRight+'px'}};background-color: {{item.backgroundColor}};height: {{item.height+'px'}}"></view>
  3. </template>