k94314517
2024-05-10 a4d4a7c8db6cbd2ca9e395fa2a194631db204a1a
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
                  })