zhuth 7 years ago
parent
commit
c51818a2e1
1 changed files with 3 additions and 3 deletions
  1. 3 3
      frontend/saas-web/app/view/main/Main.js

+ 3 - 3
frontend/saas-web/app/view/main/Main.js

@@ -62,9 +62,9 @@ Ext.define('saas.view.main.Main', {
                     text: '优软云',
                     text: '优软云',
                     ui: 'header',
                     ui: 'header',
                     tooltip: '优软云',
                     tooltip: '优软云',
-                    // handler:function(){
-					//     window.open('http://www.usoftchina.com','_blank');
-                    // }
+                    handler:function(){
+					    window.open('http://www.usoftchina.com','_blank');
+                    }
                 },
                 },
                 {
                 {
                     margin:'0 3 0 6',
                     margin:'0 3 0 6',