北京经济技术开发区经开区虚拟城市项目-【前端】-移动端Web
少年
2024-03-05 d46ebfb71da0148dcc2724024cf7b053d784f299
src/utils/store2.js
@@ -1,4 +1,16 @@
const store = {
    navigator: {
        show: true,
    },
    setNavigatorShow(val){
      this.navigator.show = val
    },
    mapTools: {
        show: true,
    },
    setMapToolShow(val){
     this.mapTools.show = val
    },
    /**地址页面 */
    locationCollection: {
        show: false
@@ -157,13 +169,13 @@
        info: {}
    },
    setdwFlag(val) {
        this.tdglInfo.flag = val;
        this.dwInfo.flag = val;
    },
    setdwShow(val) {
        this.tdglInfo.show = val;
        this.dwInfo.show = val;
    },
    setdwInfo(val) {
        this.tdglInfo.info = val;
        this.dwInfo.info = val;
    },
    /**
    * 历史影像