@@ -40,7 +40,7 @@ var Http = {
// }
}
}).then(function(res) {
- if(res.code== -99){
+ if(res.code=== -99){
CAIMEI.Storage.clear();
setBeforeUrl();
// location.href = "/login.html";