jiangping
2024-05-29 ff86c9d5a75a7a99a3e0a3c7f921d87caf87c622
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
                  })