style:自定义滚动列表样式

parent f2845dc8
...@@ -4,7 +4,7 @@ node_modules ...@@ -4,7 +4,7 @@ node_modules
unpackage unpackage
/dist /dist
.project.config.json .project.config.json
ext.json /ext.json
# Log files # Log files
npm-debug.log* npm-debug.log*
......
...@@ -89,5 +89,6 @@ export default { ...@@ -89,5 +89,6 @@ export default {
.scroll-wrapper { .scroll-wrapper {
width: 100%; width: 100%;
height: 100%; height: 100%;
overflow: hidden;
} }
</style> </style>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment