xuqiang 4 years ago
parent
commit
83420f2e1e
1 changed files with 6 additions and 6 deletions
  1. 6 6
      src/pages/store/productEdit.vue

+ 6 - 6
src/pages/store/productEdit.vue

@@ -846,7 +846,6 @@ export default {
 /deep/ .van-uploader {
     margin-top: 20px;
 }
-
 .time-box {
     background-color: @bg;
     margin-right: 20px;
@@ -861,11 +860,11 @@ export default {
         .van-field__label,
         .van-cell__title {
             font-weight: bold;
-            width: 70px;
-            max-width: 70px !important;
-            min-width: 70px !important;
-            flex-shrink: 0;
-            margin-right: 10px !important;
+            // width: 70px;
+            // max-width: 70px !important;
+            // min-width: 70px !important;
+            // flex-shrink: 0;
+            // padding-right: 10px !important;
         }
         .van-cell__value {
             text-align: left;
@@ -1147,6 +1146,7 @@ export default {
     bottom: 0;
     background: #ffffff;
     padding-left: 43px;
+    z-index: 999;
     .bottom();
     div {
         width: 290px;