xuxueyang
2024-08-09 fb14fa911bde1ed360fe89a1c41d74b158db9ab5
sub_pages/partner/markup-config/markup-config.vue
@@ -22,7 +22,7 @@
               <view class="title">
                  商品名称:{{ item.name || '-' }}
               </view>
               <u-divider></u-divider>
               <u-divider style="margin-top: 20rpx;padding-top: 20rpx;"></u-divider>
               <view class="form">
                  <view class="flex">
                     <view class="form-item">
@@ -212,8 +212,8 @@
            }
            .form {
               display: flex;
               flex-wrap: wrap;
               // display: flex;
               // flex-wrap: wrap;
               .form-item {
                  height: 40rpx;
@@ -221,8 +221,8 @@
                  // padding-top: 4rpx;
                  padding-bottom: 0rpx;
                  border-bottom: none;
                  // min-width: 35%;
                  // max-width: 50%;
                  min-width: unset;
                  max-width: unset;
                  display: flex;
                  flex: 1;