''
liukangdong
2024-05-27 aeadf5dce5646f19ada355b3a35eab4f5b0956a1
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
                  })