fix::扫码商品页面接口对接

This commit is contained in:
GaoHao
2024-07-31 17:50:24 +08:00
parent 5b63e01215
commit 92e79a74f4
10 changed files with 204 additions and 2701 deletions

View File

@@ -102,6 +102,7 @@ async function request(options) {
let res = await uni.pro.request(options);
// #endif
if (res.code != 0) {
console.log(options)
if (res.code == -4) {
uni.showToast({
// title: '',