2 Commits b3deeab4b0 ... 051b956c6e

Autor SHA1 Mensaje Fecha
  柳香萍 051b956c6e Merge branch 'master' of http://git.shengws.com/zhangbj/sso hace 5 años
  柳香萍 71f6431c21 隐藏百度商桥 hace 5 años
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      static/css/mobile.css

+ 4 - 0
static/css/mobile.css Ver fichero

@@ -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
   }