|
@@ -90,7 +90,7 @@
|
|
|
</view>
|
|
|
|
|
|
<view class="withdraw-head" v-if="!isPt" >
|
|
|
- <b>实际电量(度)<span style="color: red;">*</span></b>
|
|
|
+ <b>实际电量(度)<span style="color: red; float: none;">*</span></b>
|
|
|
|
|
|
<span class="withdraw-input">
|
|
|
<u-input
|
|
@@ -104,7 +104,7 @@
|
|
|
</span>
|
|
|
</view>
|
|
|
<view class="withdraw-head" v-if="!isPt" >
|
|
|
- <b>成本电价(元/度)<span style="color: red;">*</span></b>
|
|
|
+ <b>成本电价(元/度)<span style="color: red; float: none;">*</span></b>
|
|
|
|
|
|
<span class="withdraw-input">
|
|
|
<u-input
|