guojy il y a 1 an
Parent
commit
5c2702c265
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  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>