stateLed.wxml 129 B

123
  1. <!--components/led..wxml-->
  2. <view class="led" style="background-color: {{color}};width:{{width}}px;height:{{width}}px;">
  3. </view>