@@ -3261,8 +3261,8 @@ export function getMap() {
//左侧小导航图标
visualMap: {
show: true,
- x: 'left',
- y: 'center',
+ left:'left',
+ bottom:'5%',
splitList: [
{ start: 10000, label: '≥10000人' },
{ start: 1000, end: 9999, label: '1000-9999人' },
@@ -10,7 +10,6 @@
color: #3cdfff;
text-align: center;
line-height: 118px;
- font-weight: bold;
}
.time{
float: right;
@@ -178,7 +177,7 @@
.ticketLeft ul li{
overflow: hidden;
- margin: 0 0 15px 0;
+ margin:9px 0 13px 0;
.ticketLeft ul li em{
display: block;
@@ -205,7 +204,7 @@
float: left;
.ticketRight{
- width: 197px;
+ width: 210px;
@@ -219,7 +218,7 @@
margin: 0 auto;
.Saleschart{
- width: 90%;
+ width: 94%;
height:220px;