| | |
| | | ccDataState: state => state.mobile.ccDataState, // 测试 |
| | | openmobilePanorama: state => state.mobile.openmobilePanorama, |
| | | MobileWindowsHideFixed: state => state.mobile.MobileWindowsHideFixed, // 固定窗口 |
| | | MobileWindowChangeDataFixed: state => state.mobile.MobileWindowChangeDataFixed // 固定窗口 |
| | | MobileWindowChangeDataFixed: state => state.mobile.MobileWindowChangeDataFixed, // 固定窗口 |
| | | startPointFn: state => state.mobile.startPointFn,// 默认起始点位置 |
| | | dimension: state => state.mobile.dimension,// 维度 |
| | | perspectiveControl: state => state.mobile.perspectiveControl,///视角控制:高度、角度 ()=>{} |
| | | } |
| | | |
| | | const navigation = { |