fix: 3D问卷加载loading

This commit is contained in:
wam
2022-12-03 22:12:10 +08:00
parent 626b652544
commit fa9c31b548

View File

@@ -129,6 +129,7 @@ export default {
width: 100vw; width: 100vw;
height: 100vh; height: 100vh;
z-index: 9999; z-index: 9999;
background-color: #FFFFFF;
user-select: none; user-select: none;
.step{ .step{
width: 100%; width: 100%;