![]() ![]() | ![]() |
version 1.70, 2024/03/30 18:04:36 | version 1.71, 2024/03/30 18:05:10 | ||
---|---|---|---|
|
|
||
}) | }) | ||
.then(response => response.json()) | .then(response => response.json()) | ||
// .then(json => console.log(json)) | // .then(json => console.log(json)) | ||
.then(json ==> ii.textContent=json['msg']) | .then(json => ii.textContent=json['msg']) | ||
// ii.textContent=json['msg']; | // ii.textContent=json['msg']; |