|
|
|
@ -65,8 +65,8 @@ |
|
|
|
|
<view class="width90 mart15 font16 fcor666">加油金额</view> |
|
|
|
|
<view class="width90 height40 mart10" style="border: 1px solid #f2f2f2;"> |
|
|
|
|
<view class="width8 flleft">¥</view> |
|
|
|
|
<input type="number" class="font16 width60 flleft height40" placeholder="请输入金额" v-model="inputMoney" |
|
|
|
|
@blur="Listeningfocus" maxlength="5" /> |
|
|
|
|
<input type="digit" class="font16 width60 flleft height40" placeholder="请输入金额" v-model="inputMoney" |
|
|
|
|
@blur="Listeningfocus" maxlength="6" /> |
|
|
|
|
<view class="width30 height40 flright font14 fcor999 fotct" |
|
|
|
|
style="border-left: 1px solid #f2f2f2;line-height: 40px;"> |
|
|
|
|
约{{litre}}L |
|
|
|
|