|
|
|
@ -471,7 +471,7 @@ export default defineComponent({ |
|
|
|
width: 1920px; |
|
|
|
height: 1080px; |
|
|
|
cursor: move; |
|
|
|
background: url('@/assets/images/dashboard/bg.png') no-repeat center; |
|
|
|
background: url('@/assets/images/dashboard/bg.jpg') no-repeat center; |
|
|
|
background-size: 100% 100%; |
|
|
|
//transform: translate(-50%, -50%); |
|
|
|
/* 初始阴影设置(透明) */ |
|
|
|
|