小程序支付bug
This commit is contained in:
parent
69dbe233cf
commit
0076028d99
@ -32,10 +32,10 @@
|
|||||||
<view>油品单价</view>
|
<view>油品单价</view>
|
||||||
<view>¥{{oilPrice}}/L</view>
|
<view>¥{{oilPrice}}/L</view>
|
||||||
</view>
|
</view>
|
||||||
<view class="desc">
|
<!-- <view class="desc">
|
||||||
<view>加油员工</view>
|
<view>加油员工</view>
|
||||||
<view>{{oilOrder.realName || "--"}}</view>
|
<view>{{oilOrder.realName || "--"}}</view>
|
||||||
</view>
|
</view> -->
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
<view style="background-color: white;width: 94%;margin: 15px auto;" v-if="AppToken">
|
<view style="background-color: white;width: 94%;margin: 15px auto;" v-if="AppToken">
|
||||||
@ -1063,4 +1063,4 @@
|
|||||||
position: fixed;
|
position: fixed;
|
||||||
top: 0px;
|
top: 0px;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
Loading…
Reference in New Issue
Block a user