Skip to content

Commit

Permalink
test upload
Browse files Browse the repository at this point in the history
  • Loading branch information
CYH1426 committed Nov 14, 2023
1 parent 49eea22 commit 54573ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/join/Markdown editor.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
if (xhr.status === 200) {
// 上传成功,可以在这里处理后端返回的响应
console.log("Response received:", xhr.responseText);
alert("操作成功!");
} else {
// 上传失败
console.error("File upload failed");
Expand Down

0 comments on commit 54573ec

Please sign in to comment.