优化体验
This commit is contained in:
@@ -75,6 +75,8 @@ export const waiting = {
|
||||
div.style.zIndex = '202204271710'
|
||||
div.style.textAlign = 'center'
|
||||
div.style.lineHeight = '100vh'
|
||||
div.style.color = '#26f'
|
||||
div.style.background = 'rgba(0,0,0,.8)'
|
||||
document.body.appendChild(div)
|
||||
} else if (count < 10) {
|
||||
setTimeout(() => this.init(ops, ++count), 500)
|
||||
|
||||
Reference in New Issue
Block a user