|
|
|
@ -28,8 +28,8 @@ |
|
|
|
<view class="flex-row-start-space" style="color: #999999;padding: 6rpx 24rpx;font-size: 24rpx;"> |
|
|
|
<text>最近开机:{{ info.latelyBootTime }}</text> |
|
|
|
<view class="flex-row-start-center"> |
|
|
|
<uni-icons type="location" color="#999999" size="16"></uni-icons> |
|
|
|
<text style="padding-top: 4rpx;">{{ info.position }}</text> |
|
|
|
<uni-icons type="location" color="#999999" size="18"></uni-icons> |
|
|
|
<text>{{ info.position }}</text> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<view class="flex-col line-tabs"> |
|
|
|
|