更新 index.html

This commit is contained in:
Kakune55 2023-12-10 16:51:02 +08:00
parent b25e598f39
commit f85cf254ca
2 changed files with 1 additions and 1 deletions

View File

Before

Width:  |  Height:  |  Size: 9.4 KiB

After

Width:  |  Height:  |  Size: 9.4 KiB

View File

@ -257,7 +257,7 @@
};
fetch("http://chat.kakuweb.top:5000/api/user", {
fetch("api/user", {
method: 'POST',
headers: {
'Content-Type': 'application/json'