| 
					
				 | 
			
			
				@@ -46,123 +46,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 				</view>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 			</view>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<!-- 价格信息 -->
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<!-- <view class="priceInfo"> -->
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<!-- 标题 -->
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<!-- <view class="titleInfo">
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					<text style="font-size: 32rpx; font-weight: 700; margin-left: 10rpx;">价格信息</text>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				</view> -->
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<!-- 周末周日区分 -->
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<!-- <view class="week">
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					<view class="weekend">
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						<view>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-							<text style="font-size: 30rpx; ">区分平日周末</text>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						</view>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						<view>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-							<u-switch v-model="weekedChecked" size="50" active-color="#07C160"></u-switch>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						</view>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					</view>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				</view> -->
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<!-- 平日价格 -->
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<!-- <view class="priceBoxWeek" v-if="!weekedChecked">
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					<view class="weekendBox" @scroll="scroll">
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						<view>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-							<text style="font-size: 30rpx; margin-right: 90rpx; ">固定房价</text>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						</view>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						<view style="display: flex; align-items: center; height: 50rpx;">
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-							<text style="font-size: 30rpx;">¥</text>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-							<input v-model="form.price" placeholder="请输入价格"
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-								style="width: 210rpx;height: 42rpx; font-size: 30rpx;" />
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						</view>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					</view>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				</view> -->
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<!-- 每日价格 -->
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<!-- <view class="priceBoxWeek" v-if="weekedChecked">
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					<view class="weekendBox">
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						<view>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-							<text style="font-size: 30rpx; margin-right: 90rpx; ">周一</text>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						</view>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						<view style="display: flex; align-items: center;">
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-							<text style="font-size: 30rpx;">¥</text> <input v-model="form.mondayPrice" type="text"
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-								placeholder="请输入价格" style="width: 210rpx;height: 42rpx; font-size: 30rpx;" />
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						</view>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					</view>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				</view> -->
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<!-- <view class="priceBoxWeek" v-if="weekedChecked">
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					<view class="weekendBox">
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						<view>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-							<text style="font-size: 30rpx; margin-right: 90rpx; ">周二</text>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						</view>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						<view style="display: flex; align-items: center;">
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-							<text style="font-size: 30rpx;">¥</text> <input v-model="form.tuesdayPrice" type="text"
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-								placeholder="请输入价格" style="width: 210rpx;height: 42rpx; font-size: 30rpx;" />
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						</view>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					</view>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				</view> -->
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<!-- <view class="priceBoxWeek" v-if="weekedChecked">
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					<view class="weekendBox">
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						<view>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-							<text style="font-size: 30rpx; margin-right: 90rpx; ">周三</text>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						</view>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						<view style="display: flex; align-items: center;">
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-							<text style="font-size: 30rpx;">¥</text> <input v-model="form.wednesdayPrice" type="text"
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-								placeholder="请输入价格" style="width: 210rpx;height: 42rpx; font-size: 30rpx;" />
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						</view>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					</view>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				</view> -->
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<!-- 	<view class="priceBoxWeek" v-if="weekedChecked">
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					<view class="weekendBox">
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						<view>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-							<text style="font-size: 30rpx; margin-right: 90rpx; ">周四</text>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						</view>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						<view style="display: flex; align-items: center;">
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-							<text style="font-size: 30rpx;">¥</text> <input v-model="form.thursdayPrice" type="text"
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-								placeholder="请输入价格" style="width: 210rpx;height: 42rpx; font-size: 30rpx;" />
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						</view>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					</view>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				</view> -->
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<!-- <view class="priceBoxWeek" v-if="weekedChecked">
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					<view class="weekendBox">
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						<view>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-							<text style="font-size: 30rpx; margin-right: 90rpx; ">周五</text>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						</view>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						<view style="display: flex; align-items: center;">
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-							<text style="font-size: 30rpx;">¥</text> <input v-model="form.fridayPrice" type="text"
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-								placeholder="请输入价格" style="width: 210rpx;height: 42rpx; font-size: 30rpx;" />
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						</view>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					</view>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				</view> -->
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<!-- <view class="priceBoxWeek" v-if="weekedChecked">
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					<view class="weekendBox">
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						<view>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-							<text style="font-size: 30rpx; margin-right: 90rpx; ">周六</text>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						</view>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						<view style="display: flex; align-items: center;">
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-							<text style="font-size: 30rpx;">¥</text> <input v-model="form.saturdayPrice" type="text"
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-								placeholder="请输入价格" style="width: 210rpx;height: 42rpx; font-size: 30rpx;" />
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						</view>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					</view>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				</view> -->
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<!-- <view class="priceBoxWeek" v-if="weekedChecked">
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					<view class="weekendBox" style=" border-bottom: 1rpx solid #fff;">
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						<view style="margin-top: 10rpx;">
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-							<text style="font-size: 30rpx; margin-right: 90rpx; ">周日</text>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						</view>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						<view style="display: flex; margin-top: 10rpx; align-items: center;">
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-							<text style="font-size: 30rpx;">¥</text> <input v-model="form.sundayPrice" type="text"
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-								placeholder="请输入价格" style="width: 210rpx;height: 42rpx; font-size: 30rpx;
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-								 " />
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						</view>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					</view>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				</view> -->
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<!-- </view> -->
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 			<!-- 房间列表 -->
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 			<view class="everyHouseList" style="padding-top: 20rpx;">
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 				<view class="HouseListTitleInfo">
 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -192,12 +76,6 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 				<u-icon name="plus-circle" color=" #1372FF"></u-icon>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 				<text style="color: #1372FF; font-size: 30rpx;">添加房间</text>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 			</view>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<!-- 新增按钮 -->
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<!-- 	<view class="btn-btn" @click="addNewRoom()">
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				<view class="btn">
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					确定
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				</view>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			</view> -->
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		</view>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		<!-- 新增按钮 -->
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		<view class="btn-btn" @click="addNewRoom()">
 
			 |