소스 검색

功能菜单跳转初始化

yuxingxing 2 년 전
부모
커밋
ffb8ae8887
5개의 변경된 파일676개의 추가작업 그리고 205개의 파일을 삭제
  1. 231 194
      pages.json
  2. 425 0
      pages/goods/goods_list_mall/index.vue
  3. 0 1
      pages/goods_cate/goods_cate1.vue
  4. 3 3
      pages/index/diy/index.vue
  5. 17 7
      pages/index/diy/index_mall.vue

+ 231 - 194
pages.json

@@ -30,17 +30,15 @@
 					}
 					// #endif
 				}
-
 			}
 		},
 		{
 			"path": "pages/user/index",
 			"style": {
-
 				"navigationBarTitleText": "个人中心",
 				"enablePullDownRefresh": true
-					// #ifdef MP || APP-PLUS
-					,
+				// #ifdef MP || APP-PLUS
+				,
 				"navigationStyle": "custom",
 				// "navigationBarBackgroundColor": "#e93323",
 				"navigationBarTextStyle": "black"
@@ -58,7 +56,6 @@
 					}
 					// #endif
 				}
-
 			}
 		}
 		//#ifdef H5
@@ -76,90 +73,108 @@
 			"root": "pages/extension",
 			"name": "extension",
 			"pages": [
-			{
-				"path": "customer_list/chat",
-				"style": {
-					"navigationBarTitleText": "对话详情",
-					"navigationStyle": "custom",
-					"app-plus": {
-						"scrollIndicator": false //禁用原生导航栏
+				{
+					"path": "customer_list/chat",
+					"style": {
+						"navigationBarTitleText": "对话详情",
+						"navigationStyle": "custom",
+						"app-plus": {
+							"scrollIndicator": false //禁用原生导航栏
 							// #ifdef APP-PLUS
 							,
-						"titleNView": {
-							"type": "default"
-						}
-						// #endif
-					},
-					"disableScroll": true
-				}
-			},
-			{
-				"path": "news_list/index",
-				"style": {
-					"navigationBarTitleText": "资讯",
-					"app-plus": {
-						// #ifdef APP-PLUS
-						"titleNView": {
-							"type": "default"
+							"titleNView": {
+								"type": "default"
+							}
+							// #endif
+						},
+						"disableScroll": true
+					}
+				},
+				{
+					"path": "news_list/index",
+					"style": {
+						"navigationBarTitleText": "资讯",
+						"app-plus": {
+							// #ifdef APP-PLUS
+							"titleNView": {
+								"type": "default"
+							}
+							// #endif
 						}
-						// #endif
 					}
-				}
-			},
-			{
-				"path": "news_details/index",
-				"style": {
-					"navigationBarTitleText": "资讯详情",
-					"app-plus": {
-						// #ifdef APP-PLUS
-						"titleNView": {
-							"type": "default"
+				},
+				{
+					"path": "news_details/index",
+					"style": {
+						"navigationBarTitleText": "资讯详情",
+						"app-plus": {
+							// #ifdef APP-PLUS
+							"titleNView": {
+								"type": "default"
+							}
+							// #endif
 						}
-						// #endif
 					}
 				}
-			}
-		]
-		}, {
+			]
+		},
+		{
 			"root": "pages/goods",
 			"name": "goods",
-			"pages": [{
-				"path": "goods_list/index",
-				"style": {
-					"navigationBarTitleText": "商品列表",
-					"app-plus": {
-						// #ifdef APP-PLUS
-						"titleNView": {
-							"type": "default"
+			"pages": [
+				{
+					"path": "goods_list_mall/index",
+					"style": {
+						"navigationBarTitleText": "商品列表",
+						"app-plus": {
+							// #ifdef APP-PLUS
+							"titleNView": {
+								"type": "default"
+							}
+							// #endif
 						}
-						// #endif
 					}
-				}
-			}, {
-				"path": "goods_search/index",
-				"style": {
-					"navigationBarTitleText": "搜索商品",
-					"app-plus": {
-						// #ifdef APP-PLUS
-						"titleNView": {
-							"type": "default"
+				},
+				{
+					"path": "goods_list/index",
+					"style": {
+						"navigationBarTitleText": "商品列表",
+						"app-plus": {
+							// #ifdef APP-PLUS
+							"titleNView": {
+								"type": "default"
+							}
+							// #endif
 						}
-						// #endif
 					}
-				}
-			}, {
-				"path": "order_pay_status/index",
-				"style": {
-					"navigationBarTitleText": "支付成功",
-					"app-plus": {
-						// #ifdef APP-PLUS
-						"titleNView": {
-							"type": "default"
+				},
+				{
+					"path": "goods_search/index",
+					"style": {
+						"navigationBarTitleText": "搜索商品",
+						"app-plus": {
+							// #ifdef APP-PLUS
+							"titleNView": {
+								"type": "default"
+							}
+							// #endif
 						}
-						// #endif
 					}
-				}
-			}, {
+				},
+				{
+					"path": "order_pay_status/index",
+					"style": {
+						"navigationBarTitleText": "支付成功",
+						"app-plus": {
+							// #ifdef APP-PLUS
+							"titleNView": {
+								"type": "default"
+							}
+							// #endif
+						}
+					}
+				},
+				{
 					"path": "admin_order_detail/index",
 					"style": {
 						"navigationBarTitleText": "订单详情",
@@ -171,7 +186,8 @@
 							// #endif
 						}
 					}
-				}, {
+				},
+				{
 					"path": "goods_comment_con/index",
 					"style": {
 						"navigationBarTitleText": "商品评价",
@@ -183,7 +199,8 @@
 							// #endif
 						}
 					}
-				}, {
+				},
+				{
 					"path": "goods_comment_con/lottery_comment",
 					"style": {
 						"navigationBarTitleText": "订单评价",
@@ -195,7 +212,8 @@
 							// #endif
 						}
 					}
-				}, {
+				},
+				{
 					"path": "goods_comment_list/index",
 					"style": {
 						"navigationBarTitleText": "商品评分",
@@ -207,7 +225,8 @@
 							// #endif
 						}
 					}
-				}, {
+				},
+				{
 					"path": "goods_details_store/index",
 					"style": {
 						"navigationBarTitleText": "门店列表",
@@ -219,7 +238,8 @@
 							// #endif
 						}
 					}
-				}, {
+				},
+				{
 					"path": "goods_logistics/index",
 					"style": {
 						"navigationBarTitleText": "物流信息",
@@ -231,7 +251,8 @@
 							// #endif
 						}
 					}
-				}, {
+				},
+				{
 					"path": "goods_return/index",
 					"style": {
 						"navigationBarTitleText": "申请退货",
@@ -243,7 +264,8 @@
 							// #endif
 						}
 					}
-				}, {
+				},
+				{
 					"path": "goods_return_list/index",
 					"style": {
 						"navigationBarTitleText": "退货列表",
@@ -255,7 +277,8 @@
 							// #endif
 						}
 					}
-				}, {
+				},
+				{
 					"path": "lottery/grids/index",
 					"style": {
 						"navigationBarTitleText": "抽奖活动",
@@ -280,7 +303,8 @@
 							// #endif
 						}
 					}
-				}, {
+				},
+				{
 					"path": "order_confirm/index",
 					"style": {
 						"navigationBarTitleText": "提交订单",
@@ -292,7 +316,8 @@
 							// #endif
 						}
 					}
-				}, {
+				},
+				{
 					"path": "order_details/index",
 					"style": {
 						"navigationBarTitleText": "订单详情",
@@ -304,7 +329,8 @@
 							// #endif
 						}
 					}
-				}, {
+				},
+				{
 					"path": "order_list/index",
 					"style": {
 						"navigationBarTitleText": "我的订单",
@@ -316,7 +342,8 @@
 							// #endif
 						}
 					}
-				},{
+				},
+				{
 					"path": "order_refund_goods/index",
 					"style": {
 						"navigationBarTitleText": "退回商品",
@@ -328,11 +355,14 @@
 							// #endif
 						}
 					}
-				}]
-		}, {
+				}
+			]
+		},
+		{
 			"root": "pages/users",
 			"name": "users",
-			"pages": [{
+			"pages": [
+				{
 					"path": "user_vip_areer/index",
 					"style": {
 						"navigationBarTitleText": "经验记录",
@@ -410,7 +440,7 @@
 							// #endif
 						}
 					}
-				}, 
+				},
 				{
 					"path": "scan_login/index",
 					"style": {
@@ -501,17 +531,17 @@
 					}
 				},
 				{
-				  "path": "visit_list/index",
-				  "style": {
-				    "navigationBarTitleText": "浏览记录",
-				    "app-plus": {
-				      // #ifdef APP-PLUS
-				      "titleNView": {
-				        "type": "default"
-				      }
-				      // #endif
-				    }
-				  }
+					"path": "visit_list/index",
+					"style": {
+						"navigationBarTitleText": "浏览记录",
+						"app-plus": {
+							// #ifdef APP-PLUS
+							"titleNView": {
+								"type": "default"
+							}
+							// #endif
+						}
+					}
 				},
 				{
 					"path": "user_goods_collection/index",
@@ -586,13 +616,12 @@
 					"path": "user_integral/index",
 					"style": {
 						"navigationBarTitleText": "积分详情"
-
-							// #ifdef MP
-							,
+						// #ifdef MP
+						,
 						"navigationBarTextStyle": "black",
 						"navigationBarBackgroundColor": "#FFFFFF"
-							// #endif
-							,
+						// #endif
+						,
 						"app-plus": {
 							// #ifdef APP-PLUS
 							"titleNView": {
@@ -619,13 +648,12 @@
 					"path": "user_spread_user/index",
 					"style": {
 						"navigationBarTitleText": "我的推广"
-
-							// #ifdef MP
-							,
+						// #ifdef MP
+						,
 						"navigationBarTextStyle": "black",
 						"navigationBarBackgroundColor": "#FFFFFF"
-							// #endif
-							,
+						// #endif
+						,
 						"app-plus": {
 							// #ifdef APP-PLUS
 							"titleNView": {
@@ -652,13 +680,12 @@
 					"path": "user_spread_money/index",
 					"style": {
 						"navigationBarTitleText": "佣金记录"
-
-							// #ifdef MP
-							,
+						// #ifdef MP
+						,
 						"navigationBarTextStyle": "black",
 						"navigationBarBackgroundColor": "#FFFFFF"
-							// #endif
-							,
+						// #endif
+						,
 						"app-plus": {
 							// #ifdef APP-PLUS
 							"titleNView": {
@@ -673,11 +700,11 @@
 					"style": {
 						"navigationBarTitleText": "提现",
 						"navigationBarBackgroundColor": "#FFFFFF"
-							// #ifdef MP || APP-PLUS
-							,
+						// #ifdef MP || APP-PLUS
+						,
 						"navigationBarTextStyle": "black"
-							// #endif
-							,
+						// #endif
+						,
 						"app-plus": {
 							// #ifdef APP-PLUS
 							"titleNView": {
@@ -692,11 +719,11 @@
 					"style": {
 						"navigationBarTitleText": "我的等级",
 						"navigationBarBackgroundColor": "#232323"
-							// #ifdef MP || APP-PLUS
-							,
+						// #ifdef MP || APP-PLUS
+						,
 						"navigationBarTextStyle": "white"
-							// #endif
-							,
+						// #endif
+						,
 						"app-plus": {
 							// #ifdef APP-PLUS
 							"titleNView": {
@@ -705,16 +732,17 @@
 							// #endif
 						}
 					}
-				}, {
+				},
+				{
 					"path": "user_distribution_level/index",
 					"style": {
 						"navigationBarTitleText": "分销等级",
 						"navigationBarBackgroundColor": "#232323"
-							// #ifdef MP || APP-PLUS
-							,
+						// #ifdef MP || APP-PLUS
+						,
 						"navigationBarTextStyle": "white"
-							// #endif
-							,
+						// #endif
+						,
 						"app-plus": {
 							// #ifdef APP-PLUS
 							"titleNView": {
@@ -754,7 +782,6 @@
 					"path": "user_phone/index",
 					"style": {
 						"navigationBarTitleText": "绑定手机",
-
 						// #ifdef MP
 						// "navigationBarTextStyle": "white",
 						// "navigationBarBackgroundColor": "#e93323"
@@ -785,13 +812,12 @@
 					"path": "user_pwd_edit/index",
 					"style": {
 						"navigationBarTitleText": "修改密码"
-
-							// #ifdef MP
-							// 	,
-							// "navigationBarTextStyle": "white"
-							// "navigationBarBackgroundColor": "#e93323"
-							// #endif
-							,
+						// #ifdef MP
+						// 	,
+						// "navigationBarTextStyle": "white"
+						// "navigationBarBackgroundColor": "#e93323"
+						// #endif
+						,
 						"app-plus": {
 							// #ifdef APP-PLUS
 							"titleNView": {
@@ -805,12 +831,12 @@
 					"path": "promoter-list/index",
 					"style": {
 						"navigationBarTitleText": "推广人列表"
-							// #ifdef MP
-							,
+						// #ifdef MP
+						,
 						"navigationBarBackgroundColor": "#FFFFFF",
 						"navigationBarTextStyle": "black"
-							// #endif
-							,
+						// #endif
+						,
 						"app-plus": {
 							// #ifdef APP-PLUS
 							"titleNView": {
@@ -824,13 +850,12 @@
 					"path": "promoter-order/index",
 					"style": {
 						"navigationBarTitleText": "推广人订单"
-
-							// #ifdef MP
-							,
+						// #ifdef MP
+						,
 						"navigationBarTextStyle": "black",
 						"navigationBarBackgroundColor": "#FFFFFF"
-							// #endif
-							,
+						// #endif
+						,
 						"app-plus": {
 							// #ifdef APP-PLUS
 							"titleNView": {
@@ -844,13 +869,12 @@
 					"path": "promoter_rank/index",
 					"style": {
 						"navigationBarTitleText": "推广人排行"
-
-							// #ifdef MP
-							,
+						// #ifdef MP
+						,
 						"navigationBarTextStyle": "black",
 						"navigationBarBackgroundColor": "#FFFFFF"
-							// #endif
-							,
+						// #endif
+						,
 						"app-plus": {
 							// #ifdef APP-PLUS
 							"titleNView": {
@@ -865,11 +889,11 @@
 					"style": {
 						"navigationBarTitleText": "佣金排行",
 						"navigationBarBackgroundColor": "#FFFFFF"
-							// #ifdef MP || APP-PLUS
-							,
+						// #ifdef MP || APP-PLUS
+						,
 						"navigationBarTextStyle": "black"
-							// #endif
-							,
+						// #endif
+						,
 						"app-plus": {
 							// #ifdef APP-PLUS
 							"titleNView": {
@@ -905,7 +929,7 @@
 						}
 					}
 				},
-			  {
+				{
 					"path": "payment_on_behalf/index",
 					"style": {
 						"navigationBarTitleText": "好友代付",
@@ -917,7 +941,8 @@
 							// #endif
 						}
 					}
-				}, {
+				},
+				{
 					"path": "payment_on_behalf/pay_status",
 					"style": {
 						"navigationBarTitleText": "代付成功",
@@ -935,8 +960,8 @@
 					"style": {
 						"navigationBarTitleText": "员工列表",
 						"navigationBarBackgroundColor": "#e93323"
-							// #ifdef MP
-							,
+						// #ifdef MP
+						,
 						"navigationBarTextStyle": "#fff"
 						// #endif
 					}
@@ -946,32 +971,35 @@
 		{
 			"root": "pages/goods_details",
 			"name": "goods_details",
-			"pages": [{
-				"path": "index",
-				"style": {
-					"navigationStyle": "custom",
-					"transparentTitle": "auto",
-					"app-plus": {
-						// #ifdef APP-PLUS
-						"titleNView": {
-							"padding-left": "10px",
-							"padding-right": "10px",
-							"type": "transparent",
-							"buttons": [ //原生标题栏按钮配置,
-								{
-									"type": "menu" //原生标题栏增加分享按钮,点击事件可通过页面的 onNavigationBarButtonTap 函数进行监听
-								}
-							]
+			"pages": [
+				{
+					"path": "index",
+					"style": {
+						"navigationStyle": "custom",
+						"transparentTitle": "auto",
+						"app-plus": {
+							// #ifdef APP-PLUS
+							"titleNView": {
+								"padding-left": "10px",
+								"padding-right": "10px",
+								"type": "transparent",
+								"buttons": [ //原生标题栏按钮配置,
+									{
+										"type": "menu" //原生标题栏增加分享按钮,点击事件可通过页面的 onNavigationBarButtonTap 函数进行监听
+									}
+								]
+							}
+							// #endif
 						}
-						// #endif
 					}
 				}
-			}]
+			]
 		},
 		{
 			"root": "pages/admin",
 			"name": "adminOrder",
-			"pages": [{
+			"pages": [
+				{
 					"path": "custom_date/index",
 					"style": {
 						"navigationBarTitleText": "选择日期"
@@ -1060,7 +1088,8 @@
 		{
 			"root": "pages/columnGoods",
 			"name": "columnGoods",
-			"pages": [{
+			"pages": [
+				{
 					"path": "HotNewGoods/index",
 					"style": {
 						"navigationBarTitleText": "精品推荐",
@@ -1093,12 +1122,13 @@
 					"style": {
 						"navigationBarTitleText": "精彩内容"
 					}
-				}	
+				}
 			]
 		},
 		{
 			"root": "pages/annex",
-			"pages": [{
+			"pages": [
+				{
 					"path": "web_view/index",
 					"style": {
 						"navigationBarTitleText": "",
@@ -1110,7 +1140,8 @@
 							// #endif
 						}
 					}
-				}, {
+				},
+				{
 					"path": "vip_paid/index",
 					"style": {
 						"navigationBarTitleText": "SVIP会员",
@@ -1199,7 +1230,6 @@
 							}
 							// #endif
 						}
-
 					}
 				},
 				{
@@ -1219,7 +1249,8 @@
 		},
 		{
 			"root": "pages/points_mall",
-			"pages": [{
+			"pages": [
+				{
 					"path": "index",
 					"style": {
 						"navigationBarTextStyle": "white",
@@ -1294,7 +1325,8 @@
 							// #endif
 						}
 					}
-				}, {
+				},
+				{
 					"path": "user_address",
 					"style": {
 						"navigationBarTitleText": "选择地址",
@@ -1319,7 +1351,8 @@
 							// #endif
 						}
 					}
-				}, {
+				},
+				{
 					"path": "integral_order_details",
 					"style": {
 						"navigationBarTitleText": "兑换订单详情",
@@ -1331,7 +1364,8 @@
 							// #endif
 						}
 					}
-				}, {
+				},
+				{
 					"path": "logistics_details",
 					"style": {
 						"navigationBarTitleText": "兑换物流详情",
@@ -1352,7 +1386,8 @@
 		"selectedColor": "#ff3366",
 		"borderStyle": "white",
 		"backgroundColor": "#ffffff",
-		"list": [{
+		"list": [
+			{
 				"pagePath": "pages/index/index",
 				"iconPath": "static/images/1-001.png",
 				"selectedIconPath": "static/images/1-002.png",
@@ -1387,10 +1422,12 @@
 	},
 	"condition": { //模式配置,仅开发期间生效
 		"current": 0, //当前激活的模式(list 的索引项)
-		"list": [{
-			"name": "", //模式名称
-			"path": "", //启动页面,必选
-			"query": "" //启动参数,在页面的onLoad函数里面得到
-		}]
+		"list": [
+			{
+				"name": "", //模式名称
+				"path": "", //启动页面,必选
+				"query": "" //启动参数,在页面的onLoad函数里面得到
+			}
+		]
 	}
-}
+}

+ 425 - 0
pages/goods/goods_list_mall/index.vue

@@ -0,0 +1,425 @@
+<template>
+	<view :style="colorStyle">
+		<view class='productList'>
+			<view class='list acea-row row-between-wrapper' :class='is_switch == true ? "" : "on"'>
+				<view class='item' :class='is_switch == true ? "" : "on"' hover-class='none'
+					v-for="(item, index) in productList" :key="index" @click="godDetail(item)">
+					<view class='pictrue' :class='is_switch == true ? "" : "on"'>
+						<image :src='item.image' :class='is_switch == true ? "" : "on"'></image>
+						<span class="pictrue_log_class" :class="is_switch === true ? 'pictrue_log_big' : 'pictrue_log'"
+							v-if="item.activity && item.activity.type === '1'">{{ $t(`秒杀`) }}</span>
+						<span class="pictrue_log_class" :class="is_switch === true ? 'pictrue_log_big' : 'pictrue_log'"
+							v-if="item.activity && item.activity.type === '2'">{{ $t(`砍价`) }}</span>
+						<span class="pictrue_log_class" :class="is_switch === true ? 'pictrue_log_big' : 'pictrue_log'"
+							v-if="item.activity && item.activity.type === '3'">{{ $t(`拼团`) }}</span>
+					</view>
+					<view class='text' :class='is_switch == true ? "" : "on"'>
+						<view class='name line1'>{{ item.store_name }}</view>
+						<view class='money font-color' :class='is_switch == true ? "" : "on"'>{{ $t(`¥`) }}<text
+								class='num'>{{ item.price }}</text></view>
+						<view class='vip acea-row row-between-wrapper' :class='is_switch == true ? "" : "on"'>
+							<view class='vip-money' v-if="item.vip_price && item.vip_price > 0">
+								{{ $t(`¥`) }}{{ item.vip_price }}
+								<image src='../../../static/images/vip.png'></image>
+							</view>
+							<view>{{ $t(`已售`) }} {{ item.sales }}{{ $t(item.unit_name) || $t(`件`) }}</view>
+						</view>
+					</view>
+				</view>
+				<view class='loadingicon acea-row row-center-wrapper' v-if='productList.length > 0'>
+					<text class='loading iconfont icon-jiazai' :hidden='loading == false'></text>{{ loadTitle }}
+				</view>
+			</view>
+		</view>
+		<view class='noCommodity' v-if="productList.length == 0 && where.page > 1">
+			<view class='emptyBox'>
+				<image :src="imgHost + '/statics/images/no-thing.png'"></image>
+			</view>
+			<recommend :hostProduct="hostProduct"></recommend>
+		</view>
+		<!-- #ifndef MP -->
+		<home></home>
+		<!-- #endif -->
+	</view>
+</template>
+
+<script>
+import home from '@/components/home';
+import {
+	getProductslist,
+	getProductHot
+} from '@/api/store.js';
+import recommend from '@/components/recommend';
+import {
+	mapGetters
+} from "vuex";
+import {
+	goShopDetail
+} from '@/libs/order.js'
+import { HTTP_REQUEST_URL } from '@/config/app';
+import colors from '@/mixins/color.js';
+export default {
+	computed: mapGetters(['uid']),
+	components: {
+		recommend,
+		home
+	},
+	mixins: [colors],
+	data() {
+		return {
+			imgHost: HTTP_REQUEST_URL,
+			productList: [],
+			is_switch: true,
+			where: {
+				sid: 0,
+				keyword: '',
+				priceOrder: '',
+				salesOrder: '',
+				news: 0,
+				page: 1,
+				limit: 20,
+				cid: 0,
+			},
+			price: 0,
+			stock: 0,
+			nows: false,
+			loadend: false,
+			loading: false,
+			loadTitle: this.$t(`加载更多`),
+			title: '',
+			hostProduct: [],
+			hotPage: 1,
+			hotLimit: 10,
+			hotScroll: false
+		};
+	},
+	onLoad: function (options) {
+		this.where.cid = options.cid || 0;
+		this.$set(this.where, 'sid', options.sid || 0);
+		this.title = options.title || '';
+		this.$set(this.where, 'keyword', options.searchValue || '');
+		this.$set(this.where, 'productId', options.productId || '');
+		this.get_product_list();
+
+		uni.setNavigationBarTitle({
+			title: options.title
+		});
+	},
+	methods: {
+		// 去详情页
+		godDetail(item) {
+			goShopDetail(item, this.uid).then(res => {
+				uni.navigateTo({
+					url: `/pages/goods_details/index?id=${item.id}`
+				})
+			})
+		},
+		Changswitch: function () {
+			let that = this;
+			that.is_switch = !that.is_switch
+		},
+		searchSubmit: function (e) {
+			let that = this;
+			that.$set(that.where, 'keyword', e.detail.value);
+			that.loadend = false;
+			that.$set(that.where, 'page', 1)
+			this.get_product_list(true);
+		},
+		/**
+		 * 获取我的推荐
+		 */
+		get_host_product: function () {
+			let that = this;
+			if (that.hotScroll) return
+			getProductHot(
+				that.hotPage,
+				that.hotLimit,
+			).then(res => {
+				that.hotPage++
+				that.hotScroll = res.data.length < that.hotLimit
+				that.hostProduct = that.hostProduct.concat(res.data)
+				// that.$set(that, 'hostProduct', res.data)
+			});
+		},
+		//点击事件处理
+		set_where: function (e) {
+			switch (e) {
+				case 1:
+					// #ifdef H5
+					return history.back();
+					// #endif
+					// #ifndef H5
+					return uni.navigateBack({
+						delta: 1,
+					})
+					// #endif
+					break;
+				case 2:
+					if (this.price == 0) this.price = 1;
+					else if (this.price == 1) this.price = 2;
+					else if (this.price == 2) this.price = 0;
+					this.stock = 0;
+					break;
+				case 3:
+					if (this.stock == 0) this.stock = 1;
+					else if (this.stock == 1) this.stock = 2;
+					else if (this.stock == 2) this.stock = 0;
+					this.price = 0
+					break;
+				case 4:
+					this.nows = !this.nows;
+					break;
+			}
+			this.loadend = false;
+			this.$set(this.where, 'page', 1);
+			this.get_product_list(true);
+		},
+		//设置where条件
+		setWhere: function () {
+			if (this.price == 0) this.where.priceOrder = '';
+			else if (this.price == 1) this.where.priceOrder = 'asc';
+			else if (this.price == 2) this.where.priceOrder = 'desc';
+			if (this.stock == 0) this.where.salesOrder = '';
+			else if (this.stock == 1) this.where.salesOrder = 'asc';
+			else if (this.stock == 2) this.where.salesOrder = 'desc';
+			this.where.news = this.nows ? 1 : 0;
+		},
+		//查找产品
+		get_product_list: function (isPage) {
+			let that = this;
+			that.setWhere();
+			if (that.loadend) return;
+			if (that.loading) return;
+			if (isPage === true) that.$set(that, 'productList', []);
+			that.loading = true;
+			that.loadTitle = '';
+			uni.request({
+				url: 'api/mock/Productslist',
+				success: res => {
+					let list = res.data;
+					let productList = that.$util.SplitArray(list, that.productList);
+					let loadend = list.length < that.where.limit;
+					that.loadend = loadend;
+					that.loading = false;
+					that.loadTitle = loadend ? that.$t(`没有更多内容啦~`) : that.$t(`加载更多`);
+					that.$set(that, 'productList', productList);
+					that.$set(that.where, 'page', that.where.page + 1);
+					if (!that.productList.length) this.get_host_product();
+				}
+			})
+			// getProductslist(that.where).then(res => {
+			// 	let list = res.data;
+			// 	let productList = that.$util.SplitArray(list, that.productList);
+			// 	let loadend = list.length < that.where.limit;
+			// 	that.loadend = loadend;
+			// 	that.loading = false;
+			// 	that.loadTitle = loadend ? that.$t(`没有更多内容啦~`) : that.$t(`加载更多`);
+			// 	that.$set(that, 'productList', productList);
+			// 	that.$set(that.where, 'page', that.where.page + 1);
+			// 	if (!that.productList.length) this.get_host_product();
+			// }).catch(err => {
+			// 	that.loading = false;
+			// 	that.loadTitle = that.$t(`加载更多`);
+			// });
+		},
+	},
+	onPullDownRefresh() {
+
+	},
+	onReachBottom() {
+		if (this.productList.length > 0) {
+			this.get_product_list();
+		} else {
+			this.get_host_product();
+		}
+
+	}
+}
+</script>
+
+<style scoped lang="scss">
+.productList .search {
+	width: 100%;
+	height: 86rpx;
+	padding-left: 23rpx;
+	box-sizing: border-box;
+	position: fixed;
+	left: 0;
+	top: 0;
+	z-index: 9;
+}
+
+.productList .search .input {
+	width: 640rpx;
+	height: 60rpx;
+	background-color: #fff;
+	border-radius: 50rpx;
+	padding: 0 20rpx;
+	box-sizing: border-box;
+}
+
+.productList .search .input input {
+	width: 548rpx;
+	height: 100%;
+	font-size: 26rpx;
+}
+
+.productList .search .input .placeholder {
+	color: #999;
+}
+
+.productList .search .input .iconfont {
+	font-size: 35rpx;
+	color: #555;
+}
+
+.productList .search .icon-pailie,
+.productList .search .icon-tupianpailie {
+	color: #fff;
+	width: 62rpx;
+	font-size: 40rpx;
+	height: 86rpx;
+	line-height: 86rpx;
+}
+
+.productList .nav {
+	height: 86rpx;
+	color: #454545;
+	position: fixed;
+	left: 0;
+	width: 100%;
+	font-size: 28rpx;
+	background-color: #fff;
+	margin-top: 86rpx;
+	top: 0;
+	z-index: 9;
+}
+
+.productList .nav .item {
+	width: 25%;
+	text-align: center;
+}
+
+.productList .nav .item.font-color {
+	font-weight: bold;
+}
+
+.productList .nav .item image {
+	width: 15rpx;
+	height: 19rpx;
+	margin-left: 10rpx;
+}
+
+.productList .list {
+	padding: 0 20rpx;
+	margin-top: 12rpx;
+}
+
+.productList .list.on {
+	background-color: #fff;
+	border-top: 1px solid #f6f6f6;
+}
+
+.productList .list .item {
+	width: 345rpx;
+	margin-top: 20rpx;
+	background-color: #fff;
+	border-radius: 20rpx;
+}
+
+.productList .list .item.on {
+	width: 100%;
+	display: flex;
+	border-bottom: 1rpx solid #f6f6f6;
+	padding: 30rpx 0;
+	margin: 0;
+}
+
+.productList .list .item .pictrue {
+	position: relative;
+	width: 100%;
+	height: 345rpx;
+}
+
+.productList .list .item .pictrue.on {
+	width: 180rpx;
+	height: 180rpx;
+}
+
+.productList .list .item .pictrue image {
+	width: 100%;
+	height: 100%;
+	border-radius: 20rpx 20rpx 0 0;
+}
+
+.productList .list .item .pictrue image.on {
+	border-radius: 6rpx;
+}
+
+.productList .list .item .text {
+	padding: 20rpx 17rpx 26rpx 17rpx;
+	font-size: 30rpx;
+	color: #222;
+}
+
+.productList .list .item .text.on {
+	width: 508rpx;
+	padding: 0 0 0 22rpx;
+}
+
+.productList .list .item .text .money {
+	font-size: 26rpx;
+	font-weight: bold;
+	margin-top: 8rpx;
+}
+
+.productList .list .item .text .money.on {
+	margin-top: 50rpx;
+}
+
+.productList .list .item .text .money .num {
+	font-size: 34rpx;
+}
+
+.productList .list .item .text .vip {
+	font-size: 22rpx;
+	color: #aaa;
+	margin-top: 7rpx;
+}
+
+.productList .list .item .text .vip.on {
+	margin-top: 12rpx;
+}
+
+.productList .list .item .text .vip .vip-money {
+	font-size: 24rpx;
+	color: #282828;
+	font-weight: bold;
+}
+
+.productList .list .item .text .vip .vip-money image {
+	width: 46rpx;
+	height: 21rpx;
+	margin-left: 4rpx;
+}
+
+.noCommodity {
+	background-color: #fff;
+	padding-bottom: 30rpx;
+
+	.emptyBox {
+		text-align: center;
+		padding-top: 20rpx;
+
+		.tips {
+			color: #aaa;
+			font-size: 26rpx;
+		}
+
+		image {
+			width: 414rpx;
+			height: 304rpx;
+		}
+	}
+}
+</style>

+ 0 - 1
pages/goods_cate/goods_cate1.vue

@@ -23,7 +23,6 @@
 				</scroll-view>
 			</view>
 
-
 			<view class='conter'>
 				<scroll-view scroll-y="true" :scroll-into-view="toView" @scroll="scroll" scroll-with-animation='true'
 					style="height: 100%;" class="conterScroll">

+ 3 - 3
pages/index/diy/index.vue

@@ -145,7 +145,7 @@
 				<view class="uni-p-b-98" v-if="footerStatus"></view>
 				<view v-if="site_config" class="site-config" @click="goICP">{{ site_config }}</view>
 				<!-- <pageFooter v-if="footerStatus"></pageFooter> -->
-				<view class="foot" v-if="newData.status && newData.status.status">
+				<!-- <view class="foot" v-if="newData.status && newData.status.status">
 					<view class="page-footer" id="target" :style="{'background-color':newData.bgColor.color[0].item}">
 						<view class="foot-item" v-for="(item,index) in newData.menuList" :key="index"
 							@click="goRouter(item)">
@@ -166,7 +166,7 @@
 							</div>
 						</view>
 					</view>
-				</view>
+				</view> -->
 			</view>
 		</view>
 		<view v-else>
@@ -395,7 +395,7 @@ export default {
 		// 		uni.showTabBar()
 		// 	}
 		// })
-		uni.hideTabBar()
+		// uni.hideTabBar()
 		let routes = getCurrentPages(); // 获取当前打开过的页面路由数组
 		let curRoute = routes[routes.length - 1].route //获取当前页面路由
 		this.activeRouter = '/' + curRoute

+ 17 - 7
pages/index/diy/index_mall.vue

@@ -17,27 +17,27 @@
 			<view class="grid-box">
 				<view class="grid-group">
 					<view class="grid-item">
-						<image src="../../../static/menus/秒杀专区.png" mode="aspectFit"></image>
+						<image src="../../../static/menus/秒杀专区.png" mode="aspectFit" @click="menusTap('秒杀专区')"></image>
 						<text>秒杀专区</text>
 					</view>
 					<view class="grid-item">
-						<image src="../../../static/menus/红包商城.png" mode="aspectFit"></image>
+						<image src="../../../static/menus/红包商城.png" mode="aspectFit" @click="menusTap('红包商城')"></image>
 						<text>红包商城</text>
 					</view>
 					<view class="grid-item">
-						<image src="../../../static/menus/积分专区.png" mode="aspectFit"></image>
+						<image src="../../../static/menus/积分专区.png" mode="aspectFit" @click="menusTap('积分专区')"></image>
 						<text>积分专区</text>
 					</view>
 					<view class="grid-item">
-						<image src="../../../static/menus/创客专区.png" mode="aspectFit"></image>
+						<image src="../../../static/menus/创客专区.png" mode="aspectFit" @click="menusTap('创客专区')"></image>
 						<text>创客专区</text>
 					</view>
 					<view class="grid-item">
-						<image src="../../../static/menus/城市合伙人.png" mode="aspectFit"></image>
+						<image src="../../../static/menus/城市合伙人.png" mode="aspectFit" @click="menusTap('城市合伙人')"></image>
 						<text>城市合伙人</text>
 					</view>
 					<view class="grid-item">
-						<image src="../../../static/menus/积分抵扣专区.png" mode="aspectFit"></image>
+						<image src="../../../static/menus/积分抵扣专区.png" mode="aspectFit" @click="menusTap('积分抵扣专区')"></image>
 						<text>抵扣专区</text>
 					</view>
 				</view>
@@ -667,11 +667,21 @@ export default {
 	mounted() {
 		uni.showTabBar()
 		this.getAdsList(),
-		this.getNoticeList()
+			this.getNoticeList()
 	},
 	onLoad() {
 	},
 	methods: {
+		menusTap(url) {
+			// #ifdef H5
+			location.href = url
+			// #endif
+			// #ifdef MP || APP-PLUS
+			uni.navigateTo({
+				url: "/pages/goods/goods_list_mall/index?sid="+1+"&title="+url
+			});
+			// #endif
+		},
 		noticeClose() {
 			this.noticeShow = false
 		},