@@ -407,6 +407,7 @@ export default {
width: 100vw;
padding-left: 10px;
background: #fff;
+ box-sizing: border-box;
.content {
display: flex;
@@ -499,4 +500,5 @@ export default {
.forbidden {
opacity: .6;
}
-}</style>
+}
+</style>
@@ -39,7 +39,7 @@
</view>
- <view class="bottom">
+ <view class="bottom" v-if="check">
<view class="but" hover-class="navigator-hover" @click="onCheck(item, '退回')">
退回