Browse Source

feat: 商品管理

2912631854@qq.com 3 months ago
parent
commit
839cd81f60
1 changed files with 0 additions and 30 deletions
  1. 0 30
      pages/HotelMerchandise/index.vue

+ 0 - 30
pages/HotelMerchandise/index.vue

@@ -13,13 +13,6 @@
 		<!-- 房型数量 -->
 		<view class="">
 			<view class="typeNum">
-				<!-- 		<view class="left" style="font-size: 24rpx; color: #777;" @click="areaShowed()">
-					<text :class="areaShow==true?'active':''" style="margin-right: 20rpx;">上架时间</text>
-					<u-icon name="arrow-down-fill" bold='true' v-if="areaShow==false" size="20" labelPos="left"
-						labelSize="26"></u-icon>
-					<u-icon name="arrow-up-fill" bold='true' v-else color="#007a68" labelColor='#007a68' size="20"
-						labelPos="left" labelSize="26"></u-icon>
-				</view> -->
 				<view class="left">
 
 				</view>
@@ -35,29 +28,6 @@
 
 			</view>
 
-
-			<!--  区域筛选 -->
-			<!-- 	<view class="contented" :style="{'height':(h-mt)+'px'}" v-show="areaShow">
-				<view class="custom_popup">
-					<view class="types">
-						<view class="pricequjian" style="height: 240rpx;">
-							<view class="jiage" v-for="(item, index) in list1" :key="index"
-								@click="clickareaShow(item, index)">
-								<view class="contentpeice">
-									<view class="title" :class="{'Doublactive': areaShowIndex == index}">
-										{{item.name}}
-									</view>
-									<view class="image" v-if="areaShowIndex == index">
-										<image
-											src="https://i.ringzle.com/file/20240316/16dd69efb40242de83da8207539ec73e.png"
-											mode=""></image>
-									</view>
-								</view>
-							</view>
-						</view>
-					</view>
-				</view>
-			</view> -->
 		</view>
 
 		<view class="" style="padding-bottom: 160rpx;">