new $.zui.Messager("退出成功", { type: "success", // 定义颜色主题 icon: "ok-sign" // 定义消息图标 }).show(); // 延时2s跳转 window.setTimeout("window.location=\'../index.php\'",2000); '; } else { echo ' '; } require_once 'footer.php';