You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
360 B
13 lines
360 B
<view class="lab https">
|
|
<view class="status">
|
|
<icon type="{{status}}" size="70" />
|
|
</view>
|
|
<view class="hint">
|
|
<view class="line">{{hintLine1}}</view>
|
|
<view class="line">{{hintLine2}}</view>
|
|
</view>
|
|
<view class="hint">
|
|
<view class="line">{{host}}</view>
|
|
</view>
|
|
<view class="command"></view>
|
|
</view> |