|
|
@@ -347,33 +347,10 @@ onMounted(() => {
|
|
|
background: url('/@/assets/images/beltFire/mainbj.png') no-repeat;
|
|
|
background-size: 100% 100%;
|
|
|
margin-top: 50px;
|
|
|
- }
|
|
|
-
|
|
|
- #spray3D {
|
|
|
- pointer-events: all;
|
|
|
- }
|
|
|
-
|
|
|
- .spray-wrapper :deep(.list-item_L .list-item__icon_L) {
|
|
|
- background-image: url('/@/assets/images/home-container/configurable/minehome/list-icon-file.png');
|
|
|
- }
|
|
|
- .spray-wrapper :deep(.list-item_N:nth-child(1)) {
|
|
|
- background-image: url('/@/assets/images/home-container/configurable/minehome/list-bg-n5.png');
|
|
|
- }
|
|
|
- .spray-wrapper :deep(.list-item_N:nth-child(2)) {
|
|
|
- background-image: url('/@/assets/images/home-container/configurable/minehome/list-bg-n6.png');
|
|
|
- }
|
|
|
- .company-home {
|
|
|
- background: url('/@/assets/images/beltFire/baseMap.png') no-repeat center;
|
|
|
- width: 100%;
|
|
|
- height: 100%;
|
|
|
- color: @white;
|
|
|
- position: relative;
|
|
|
- .border {
|
|
|
- margin-top: 50px;
|
|
|
- }
|
|
|
.test {
|
|
|
background: url('./test.png') no-repeat;
|
|
|
background-size: 100% 100%;
|
|
|
}
|
|
|
}
|
|
|
+}
|
|
|
</style>
|