|
|
@@ -34,7 +34,7 @@
|
|
|
<view style="text-align:center;" v-if="customData.property==0">
|
|
|
<button class="admin-button-com mini-btn blue" style="font-size:20upx;" @click="clear()">扫码付</button>
|
|
|
</view>
|
|
|
- <view v-if="unitType == 1">
|
|
|
+ <view>
|
|
|
<button class="admin-button-com mini-btn" style="font-size:14upx;float:left;" @click="addHalf">加半扎</button>
|
|
|
<button class="admin-button-com mini-btn blue" style="font-size:14upx;float:right;" @click="subHalf">减半扎</button>
|
|
|
</view>
|
|
|
@@ -234,7 +234,7 @@ export default {
|
|
|
<style lang="scss" scoped>
|
|
|
.boardset-flowert {
|
|
|
width:34vw;
|
|
|
- height: 82vh;
|
|
|
+ height: 84vh;
|
|
|
background-color: #ffffff;
|
|
|
margin: 0 auto;
|
|
|
border-radius: 5upx;
|