分支自 SuZhouGuanHong/TaiYuanTaiZhong

huanghongfeng
2024-07-04 08dd2afd7a9614dad029e94918516b068d413cac
´úÂë¹ÜÀí/´óÆÁ/src/views/centerRight4.vue
@@ -46,7 +46,7 @@
      this.GetLocationData();
      setInterval(() => {
        this.GetLocationData()
      },60000)
      },100)
    },
    GetLocationData(){
      var _this=this;
@@ -68,7 +68,7 @@
            oddRowBGC: '#0f1325', //奇数行
            evenRowBGC: '#171c33', //偶数行
            index: true,
            columnWidth: [50,130,100,60,270],
            columnWidth: [50,130,100,60,960],
            align: ['center'],
          }
      }).catch((x)=>{
@@ -81,7 +81,7 @@
<style lang="scss" scoped>
$box-height: 520px;
$box-width: 630px;
$box-width: 850px;
#centerRight1 {
  padding: 10px;
  padding-top: 20px;