enhance(client): show loading icon on splash screen

Close #8481
This commit is contained in:
syuilo
2022-04-11 23:11:11 +09:00
parent a7015e6f09
commit 08ff4926c7
3 changed files with 49 additions and 2 deletions

View File

@@ -59,5 +59,6 @@ html
br
| Please turn on your JavaScript
div#splash
img(src= icon || '/static-assets/splash.png')
img#splashIcon(src= icon || '/static-assets/splash.png')
div#splashSpinner
block content