let allColor = ['#459DCE', '#E8E932', '#F89C40', '#2AE29E', '#5BF0F0', '#E92E6F', '#E92E0F'];

let app = new Vue({

   el: '#bigScreen',

   data() {

       return {

        interval: 5000,

        liveObj: null,

           msg: 'Big Screen',

           companyid: companyid,

           videos: [],

           center: {lng: 0, lat: 0},

           zoom: 15,

           show: false,

           loadOver: false,

           interviewTaskData: {},

           webCollectValue: {},

           serviceFusionValue: {},

           hotMediaList: [],

           reporterList:[],

           topicPlanningOption: {

               step: 2,

               limitMoveNum: 5,

               isSingleRemUnit: true,