k94314517
2024-05-22 a0ab72579f3cb4b1e9b7b2860e229e96f2c6c088
h5/utils/service.js
@@ -33,7 +33,7 @@
               }
               if (data.code !== 200) {
                  uni.showToast({
                     title: response.data.message,
                     title: data.message,
                     icon: "none",
                     duration: 2000
                  })