zhouwenxuan
2023-08-30 15669173497dce16b5d0f17bf4bef36c0d87115c
src/views/bigScreen/components/screen.vue
@@ -478,7 +478,7 @@
            .then(AMap => {
              if (AMap && typeof AMap.Map === 'function') {
                m = new AMap.Map('bigMap', {
                  viewMode: '2D',
                  viewMode: '3D',
                  mapStyle: 'amap://styles/normal',
                  zoom: 18,
                  center: [85.057805, 45.62550],
@@ -692,7 +692,7 @@
      box-sizing: border-box;
      .chart-head{
        width: 100%;
        height: 40px;
        height: 38px;
        display: flex;
        justify-content: space-between;
        align-items: center;
@@ -703,7 +703,7 @@
          letter-spacing: 4px;
          font-size: 16px;
          font-weight: bolder;
          line-height: 34px;
          line-height: 38px;
          color: #11feee;
        }
        .long-tit{