linweizeng 2 years ago
parent
commit
a08d317c21
2 changed files with 11 additions and 6 deletions
  1. 5 1
      components/lin-popup/index.vue
  2. 6 5
      pages/jiance/order/lhypbMessage.vue

+ 5 - 1
components/lin-popup/index.vue

@@ -174,4 +174,8 @@
 			}
 		}
 	}
-</style>
+
+	.border-bottom:hover {
+		background-color: #f9f9f9;
+	}
+</style>

+ 6 - 5
pages/jiance/order/lhypbMessage.vue

@@ -102,7 +102,7 @@
 				</view>
 
 
-				<view class="qingshe" v-if="taoCanShow">
+				<view class="qingshe" v-if="taoCanShow ||( form.taoCanXiangMuList && form.taoCanXiangMuList.length > 0)">
 					<view class="qingTitle">
 						套餐选择
 					</view>
@@ -140,15 +140,16 @@
 					</view>
 				</view>
 
-				<view class="qingshe">(样品类型、样品运输条件、样品数量、样品规格)组,请填写的必须展开,不填写的可以隐藏</view>
-				<view class="qingshe" @click="form.showBoolean1 = !form.showBoolean1">
+				<!-- <view class="qingshe">(样品类型、样品运输条件、样品数量、样品规格)组,请填写的必须展开,并且请按顺序填写,不填写的可以隐藏</view> -->
+				<view class="qingshe">
 					<view>
 					</view>
-					<view>
+					<!-- <view>
+					@click="form.showBoolean1 = !form.showBoolean1"
 						<u-icon name="arrow-up" v-if="form.showBoolean1"></u-icon>
 						<u-icon name="arrow-down" v-else></u-icon>
-					</view>
+					</view> -->
 				</view>
 				<block v-if="form.showBoolean1">
 					<u-form-item label="样品类型①" required>