Sfoglia il codice sorgente

修改酒店板块top背景图

学习?学个屁 3 mesi fa
parent
commit
34ae8fae0a
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  1. 0 2
      hotel/index.vue

+ 0 - 2
hotel/index.vue

@@ -47,11 +47,9 @@
 			<input class="input" type="text" v-model="query.keyword" placeholder="搜索酒店名/地名/关键词" />
 			<image class="more" src="@/static/right.png" mode=""></image>
 		</view>
-		
 		<view class="btn-box">
 			<button class="btn" type="default" @click="handleSearch(0)">查找酒店</button>
 		</view>
-		
 	</view>
 	
 	<!-- 列表 -->