liukangdong
2024-05-15 0bac87005199be1c535b36b031b2b8f59e1461c0
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
                  })