| src/store/modules/mobile.js | ●●●●● patch | view | raw | blame | history |
src/store/modules/mobile.js
@@ -102,7 +102,7 @@ //切换2D和2.5D MSET_DIMENSION(state, data) { state.dimension = data; if (data == "2D") { if (data == "2D") { // 改数据为3d数据 state.dimensionData = {// 维度镜头数据 heading: 0, pitch: -90,