.loading-view[data-v-ee3ef6a0]{width:100vw;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.parent-container[data-v-ee3ef6a0]{display:grid;place-items:center;height:100%}.container[data-v-ee3ef6a0]{display:flex;justify-content:center;align-items:center;height:70px;width:80px}.bar[data-v-ee3ef6a0]{width:8px;height:40px;margin:2px;border-radius:4px;animation:slide-up-ee3ef6a0 1s infinite;background-color:#507aff}.bar[data-v-ee3ef6a0]:first-child{animation-delay:0s}.bar[data-v-ee3ef6a0]:nth-child(2){animation-delay:.2s}.bar[data-v-ee3ef6a0]:nth-child(3){animation-delay:.4s}.bar[data-v-ee3ef6a0]:nth-child(4){animation-delay:.6s}.bar[data-v-ee3ef6a0]:nth-child(5){animation-delay:.8s}@keyframes slide-up-ee3ef6a0{0%{height:60px}50%{height:10px}to{height:60px}}.tip[data-v-ee3ef6a0]{margin-top:20px;color:#666;font-size:16px}