|
|
@ -1237,7 +1237,7 @@ async function itemClick(item) { |
|
|
display: flex; |
|
|
display: flex; |
|
|
align-items: center; |
|
|
align-items: center; |
|
|
justify-content: center; |
|
|
justify-content: center; |
|
|
background: url("/static/images/welcomeRobot.svg"); |
|
|
|
|
|
|
|
|
background: url("/static/images/welcomeRobot@2x.png"); |
|
|
background-repeat: no-repeat; |
|
|
background-repeat: no-repeat; |
|
|
background-position: center center; |
|
|
background-position: center center; |
|
|
/* 居中显示,避免顶部被裁剪 */ |
|
|
/* 居中显示,避免顶部被裁剪 */ |
|
|
|