| src/store/modules/mobile.js | ●●●●● patch | view | raw | blame | history |
src/store/modules/mobile.js
@@ -30,7 +30,6 @@ }, // 默认起始点函数 startPointFn: '', <<<<<<< HEAD dimension: "2.5D",// 维度 dimensionData: {// 维度镜头数据 heading: 0, @@ -39,10 +38,6 @@ }, perspectiveControl: '',//视角控制:高度、角度 ()=>{} perspectiveControls: '',//视角控制:高度、角度 ()=>{} ======= dimension: '2D', // 维度 perspectiveControl: '' // 视角控制:高度、角度 ()=>{} >>>>>>> 19621635052322005f31579f7f3d481750898d7c }, mutations: { MSET_VIEWER(state, viewer) {