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