added pengguna,kurir page, with socket.io,need to switch this to node.js first

This commit is contained in:
kicap1992
2025-05-16 11:43:38 +08:00
parent 5329fb8265
commit 0ba4e846dc
1095 changed files with 12336 additions and 35 deletions

View File

@ -12,6 +12,9 @@ function logout() {
confirmButtonColor: "#f60e0e"
}, function (t) {
if (t) {
// remove local storage
localStorage.removeItem('user');
localStorage.removeItem('role');
window.location.href = "/"
}else{
// close swal