|
@@ -66,6 +66,16 @@
|
|
|
|
|
|
</span>
|
|
|
|
|
|
+ </view>
|
|
|
+ <view class="withdraw-head">
|
|
|
+ <b class="asterisk">预估电量</b>
|
|
|
+
|
|
|
+ <span class="withdraw-input" style="width: 63%;">
|
|
|
+
|
|
|
+ 3000.000度
|
|
|
+
|
|
|
+ </span>
|
|
|
+
|
|
|
</view>
|
|
|
<view class="withdraw-head">
|
|
|
<b class="asterisk"><text>*</text>实际电量</b>
|
|
@@ -187,12 +197,17 @@
|
|
|
</u-radio-group>
|
|
|
</span>
|
|
|
</view>
|
|
|
+
|
|
|
+
|
|
|
<view class="withdraw-head border-n">
|
|
|
<b class="asterisk"><text>*</text>发票税率</b>
|
|
|
<text style="float: right;font-size: 16px;">%</text>
|
|
|
<span class="withdraw-input" style="width: 58%;">
|
|
|
<u-input height="20px" placeholder="请输入开票税率" input-align="left" type="digit">
|
|
|
+
|
|
|
</u-input>
|
|
|
+
|
|
|
+
|
|
|
</span>
|
|
|
|
|
|
</view>
|