hwq 3 years ago
parent
commit
4cd4a010c9
2 changed files with 3 additions and 3 deletions
  1. 1 1
      pages.json
  2. 2 2
      pages/product/classify.vue

+ 1 - 1
pages.json

@@ -65,7 +65,7 @@
 		}, {
 			"path": "pages/product/classify",
 			"style": {
-				"navigationStyle": "custom",
+				"navigationStyle": "套餐商品",
 				"app-plus": {
 					"titleNView": {
 						"type": "transparent"

+ 2 - 2
pages/product/classify.vue

@@ -1,7 +1,7 @@
 <template>
 	<view class="container">
 		<!-- 头部轮播 -->
-		<view class="carousel-section">
+		<!-- <view class="carousel-section">
 			<swiper class="carousel" autoplay="true" duration="400" interval="5000">
 				<swiper-item v-for="(item, index) in bannerImg" :key="index" class="carousel-item" @click="bannerNavToUrl(item)">
 					<image :src="item.img" mode=" scaleToFill" />
@@ -18,7 +18,7 @@
 				<text v-if="type == 5">套餐商品</text>
 			</view>
 			<view class="title-border"></view>
-		</view>
+		</view> -->
 
 		<view class="goodsList-box">
 			<view class="goodsList-item flex" :key="ind" v-for="(ls, ind) in list">