在App.vue里增加以下样式:
<style lang="scss">
::-webkit-scrollbar {
width: 0 !important;
}
::-webkit-scrollbar {
width: 0 !important;height: 0;
}
</style>
在App.vue里增加以下样式:
<style lang="scss">
::-webkit-scrollbar {
width: 0 !important;
}
::-webkit-scrollbar {
width: 0 !important;height: 0;
}
</style>