补充图片
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
<view class="equipmentModel">型号:{{deviceSelect.name}}</view>
|
||||
|
||||
<view class="equipmentIcon">
|
||||
<image src="/images/connectedDevice/device.png" />
|
||||
<block wx:if="{{deviceSelect && deviceSelect.name}}">
|
||||
<image src="/images/devices/{{deviceSelect.name}}.png" />
|
||||
</block>
|
||||
</view>
|
||||
|
||||
<view class="equipmentName arrowAfter">
|
||||
|
||||
Reference in New Issue
Block a user