guojy 1 year ago
parent
commit
5c2702c265
1 changed files with 3 additions and 0 deletions
  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>