@@ -2,7 +2,7 @@
$(document).ready(function () {
if ($.cookie("token") == null) {
- window.location.href = "login.html";
+ window.location.href = "index.html";
}
getnew();
//来电弹屏