换个毛玻璃试试看
This commit is contained in:
		| @@ -68,7 +68,9 @@ export const waiting = { | ||||
|       div.style.textAlign = 'center' | ||||
|       div.style.lineHeight = '100vh' | ||||
|       div.style.color = '#26f' | ||||
|       div.style.background = 'rgba(0,0,0,.8)' | ||||
|       div.style.fontSize = '20px' | ||||
|       div.style.background = 'rgba(255,255,255,.8)' | ||||
|       div.style.backdropFilter = 'blur(6px)' | ||||
|       document.body.appendChild(div) | ||||
|     } else if (count < 10) { | ||||
|       setTimeout(() => this.init(ops, ++count), 500) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user