guojy hace 1 año
padre
commit
5c2702c265
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      src/view/user/iosIntercept.vue

+ 3 - 0
src/view/user/iosIntercept.vue

@@ -207,4 +207,7 @@ img {
 /deep/ .van-tabs__line {
   z-index: 0;
 }
+/deep/ .van-nav-bar__right{
+  overflow: hidden;
+}
 </style>