yuxingxing 2 years ago
parent
commit
3911214c7d
2 changed files with 2 additions and 8 deletions
  1. 2 2
      config/app.js
  2. 0 6
      pages/index/diy/index_mall.vue

+ 2 - 2
config/app.js

@@ -2,8 +2,8 @@ module.exports = {
 	// 小程序配置
 	// #ifdef MP || APP-PLUS
 	// 请求域名 格式: https://您的域名
-	HTTP_REQUEST_URL: `https://www.gzzhsckj.com`,
-	// HTTP_REQUEST_URL: `http://wine.gzzzyd.com`,
+	// HTTP_REQUEST_URL: `https://www.gzzhsckj.com`,
+	HTTP_REQUEST_URL: `http://wine.gzzzyd.com`,
 	// HTTP_REQUEST_URL: `v4.crmeb.net`,
 	// #endif
 	

+ 0 - 6
pages/index/diy/index_mall.vue

@@ -98,12 +98,6 @@
 			<view class="swiper-group">
 				<u-swiper :list="swiperList" indicator indicatorMode="line" circular></u-swiper>
 			</view>
-
-			<!-- 商品二级列表 -->
-			<view class="tabs">
-				<u-tabs :list="navigationList2" @click="" lineColor="#EB4C63" :inactiveStyle="{ color: '#333' }"
-					:activeStyle="{ color: '#EB4C63', fontWeight: 'bold' }"></u-tabs>
-			</view>
 			<!-- 商品列表 -->
 			<goodListMall @changeTab="changeTab" :iSshowH="true" @detail="goDetail"
 				:currentId="currentId"