|
|
|
@@ -37,7 +37,8 @@ |
|
|
|
z-index: 1; |
|
|
|
width: 100%; |
|
|
|
height: 100%; |
|
|
|
box-shadow: inset 350px 0px 400px 100px RGBA(3, 12, 27, 1), inset -350px 0 400px 100px RGBA(3, 12, 27, 1); // 左 |
|
|
|
// box-shadow: inset 350px 0px 400px 100px RGBA(3, 12, 27, 1), inset -350px 0 400px 100px RGBA(3, 12, 27, 1); // 左 |
|
|
|
box-shadow: inset 175px 0px 200px 50px RGBA(3, 12, 27, 1), inset -175px 0 200px 50px RGBA(3, 12, 27, 1); // 左 |
|
|
|
/* 四周黑色 */ |
|
|
|
pointer-events: none; |
|
|
|
/* 允许地图事件穿透 */ |
|
|
|
|