lilei 9 mesiacov pred
rodič
commit
b5d059559b
1 zmenil súbory, kde vykonal 5 pridanie a 6 odobranie
  1. 5 6
      pages/index/index.vue

+ 5 - 6
pages/index/index.vue

@@ -256,7 +256,7 @@
 						icon:'bianmachaxun',
 						name: '产品编码取货',
 						color:'#056cd9',
-						url: 'openTakeGood0',
+						url: 'openTakeGood1',
 						target: 'fun'
 					},
 					{
@@ -265,7 +265,7 @@
 						icon:'saoma',
 						name: '二维/条码取货',
 						color:'#ffaa7f',
-						url:'openTakeGood1',
+						url:'openTakeGood0',
 						target: 'fun'
 					},
 					{
@@ -322,8 +322,6 @@
 			uni.$on("refashHome",()=>{
 				this.pageInit(true)
 			})
-			// 商品分类
-			this.getGoodType()
 		},
 		// 页面卸载
 		onUnload() {
@@ -345,10 +343,11 @@
 				// 重新刷新
 				this.pageInit(true)
 			}else{
+				this.hasShopiing = true
+				// 商品分类
+				this.getGoodType()
 				// 隐藏促销模块
 				this.hidePromoTab()
-				// 滚动扫描记录
-				this.getScrollLog()
 			}
 		},
 		// 下拉刷新