。
This commit is contained in:
parent
000e62c0fd
commit
55ea26edb1
@ -209,8 +209,10 @@
|
||||
<text>0.00</text>
|
||||
<view class="iconfont icon-suoding icon"></view>
|
||||
</view>
|
||||
|
||||
</view>
|
||||
<u-line-progress height="8" :showText="false" :percentage="60" style="width: 100%;">
|
||||
</u-line-progress>
|
||||
|
||||
</u-col>
|
||||
<u-col span="6">
|
||||
<view class="valve">
|
||||
@ -227,7 +229,8 @@
|
||||
<view class="right">-99.63</view>
|
||||
<view class="bottom">-99.63</view>
|
||||
</view>
|
||||
<image src="../static/images/valves/valve3-all.gif" mode="widthFix">
|
||||
<image src="../static/images/valves/valve3-all.gif"
|
||||
mode="widthFix">
|
||||
</image>
|
||||
</view>
|
||||
<view>
|
||||
@ -302,7 +305,8 @@
|
||||
<view class="right">-99.63</view>
|
||||
<view class="bottom">-99.63</view>
|
||||
</view>
|
||||
<image src="../static/images/fiveValves/valve5.png" mode="widthFix">
|
||||
<image src="../static/images/fiveValves/valve5.png"
|
||||
mode="widthFix">
|
||||
</image>
|
||||
</view>
|
||||
<view>
|
||||
@ -432,7 +436,12 @@
|
||||
border-color: #ffffff !important;
|
||||
}
|
||||
}
|
||||
.content{background-color: #fff;min-height: 100%;}
|
||||
|
||||
.content {
|
||||
background-color: #fff;
|
||||
min-height: 100%;
|
||||
}
|
||||
|
||||
.content-section {
|
||||
position: relative;
|
||||
top: -92px;
|
||||
|
Loading…
Reference in New Issue
Block a user