手机上测试白屏问题

This commit is contained in:
liyuetong
2021-08-05 17:32:56 +08:00
parent 45d99f47cd
commit 9cc3ee3b58

View File

@@ -421,6 +421,6 @@ export default {
height: 100%;
overflow-x: hidden;
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
// -webkit-overflow-scrolling: touch;
}
</style>