This commit is contained in:
2025-07-10 18:02:33 +08:00
parent 84abe670e9
commit 3bbf6675dd
9 changed files with 1092 additions and 886 deletions

View File

@@ -781,6 +781,7 @@ function side_list() {
},
error: function () {
ShowDanger("error");
console.log('side.js有问题')
}
})
@@ -816,6 +817,7 @@ function side_list() {
},
error: function () {
ShowDanger("error");
console.log('side.js消息有问题')
}
})