@@ -1406,6 +1406,7 @@ app.controller('AppCtrl', ['$rootScope', '$scope', '$state', '$translate', '$loc
}
reconnect();
} else {
+ alert('签入失败,'+ data.errmsg +',请到相应的话机输入*91#');
var Notification = window.Notification;
Notification.requestPermission();
var n = new Notification("签入失败!", {