Browse Source

去除滚动条样式

jwyu 3 years ago
parent
commit
65e4e738cd
1 changed files with 1 additions and 0 deletions
  1. 1 0
      pages/report/report.vue

+ 1 - 0
pages/report/report.vue

@@ -339,6 +339,7 @@ export default {
     &::-webkit-scrollbar{
       width: 0;
       height: 0;
+      display: none;
     }
     .item{
       padding-bottom: 16rpx;