liukangdong
2024-05-09 b99c3c47930374bb7dbb1a427b4b32f31b6172cd
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
                  })