交易所前端蓝色ui 4.5 jiem
lxf
2025-04-18 6e2baa7ee29ba28647b0e544508018ee6f038ef6
src/api/chat.js
@@ -39,7 +39,7 @@
      formData.append("file", res);
      axios
        .post(
          `${BASE_URL}/api/api/uploadFile`,
          `${BASE_URL}/wap/public/uploadimg!execute.action`,
          formData,
          {
            onDownloadProgress: (progressEvent) => {