diff --git a/src/views/myStore/index.vue b/src/views/myStore/index.vue index 46b7834..627e812 100644 --- a/src/views/myStore/index.vue +++ b/src/views/myStore/index.vue @@ -157,7 +157,7 @@ function clickPayDialog(item) { // overflow-x: auto; padding: 20px 20px 20px 0; width: 100%; - height: 100%; + height: 75%; // scrollbar-width: none; /* 隐藏滚动条(Chrome、Firefox) */ // -ms-overflow-style: none; /* 隐藏滚动条(IE、Edge) */ .item {