lilei 4 anos atrás
pai
commit
76632f3bf2
2 arquivos alterados com 0 adições e 4 exclusões
  1. 0 2
      components/uni-coods/uni-coods.vue
  2. 0 2
      pages/goods/goodsDetail.vue

+ 0 - 2
components/uni-coods/uni-coods.vue

@@ -89,8 +89,6 @@
 							// 刷新购物车数据
 							// 刷新购物车数据
 							uni.$emit('getCartList')
 							uni.$emit('getCartList')
 						},50)
 						},50)
-					}else{
-						uni.hideLoading()
 					}
 					}
 				})
 				})
 			},
 			},

+ 0 - 2
pages/goods/goodsDetail.vue

@@ -125,8 +125,6 @@
 							// 刷新购物车数据
 							// 刷新购物车数据
 							uni.$emit('getCartList')
 							uni.$emit('getCartList')
 						},50)
 						},50)
-					}else{
-						uni.hideLoading()
 					}
 					}
 				})
 				})
 			},
 			},