guojy 1 anno fa
parent
commit
5c2702c265
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  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>