diff --git a/pages/consignment-painting/index.vue b/pages/consignment-painting/index.vue index c83606d..0050732 100644 --- a/pages/consignment-painting/index.vue +++ b/pages/consignment-painting/index.vue @@ -8,11 +8,11 @@
- +
请选择您的寄存时限
-
+
@@ -47,6 +47,9 @@
+
+
确定
+
@@ -274,6 +277,22 @@ picker-view { } } } + &>.content6{ + margin-top: 26rpx; + display: flex; + justify-content: center; + .wrap1{ + color: #fff; + font-size: 28rpx; + width: 436rpx; + height: 60rpx; + display: flex; + justify-content: center; + align-items: center; + background: #76C458; + border-radius: 30rpx; + } + } &>.content5{ margin-top: 36rpx; height: 66rpx;