@@ -38,7 +38,7 @@ Ext.define('school.view.viewport.ViewportController', {
},
showAuth: function() {
- this.showMain();return;
+ // this.showMain();return;
var me = this;
this.showView('login');