lilei %!s(int64=4) %!d(string=hai) anos
pai
achega
76632f3bf2
Modificáronse 2 ficheiros con 0 adicións e 4 borrados
  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')
 						},50)
-					}else{
-						uni.hideLoading()
 					}
 				})
 			},

+ 0 - 2
pages/goods/goodsDetail.vue

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