2 Commits b3deeab4b0 ... 051b956c6e

Autore SHA1 Messaggio Data
  柳香萍 051b956c6e Merge branch 'master' of http://git.shengws.com/zhangbj/sso 5 anni fa
  柳香萍 71f6431c21 隐藏百度商桥 5 anni fa
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. 4 0
      static/css/mobile.css

+ 4 - 0
static/css/mobile.css Vedi File

@@ -455,4 +455,8 @@ header{
455 455
       width: 50%;
456 456
       height: 30px;
457 457
       line-height: 28px;
458
+  }
459
+
460
+  #newBridge{
461
+      display: none!important;
458 462
   }