Fix:2787 【商城小程序】点击进入已下架的商品详情页,页面空白并且没有提示信息,增加提示:该产品已下架或删除

This commit is contained in:
linxi
2025-05-06 15:13:43 +08:00
parent 8dc8bcdd59
commit 4b1e5331ef
+1 -1
View File
@@ -1155,7 +1155,7 @@ export default {
duration: 2000
})
}).finally(() => {
uni.hideLoading()
// uni.hideLoading()
})
},
getAttrItemData(attr) {