Browse Source

图层切换

wangzhe 2 years ago
parent
commit
c7e6288202
1 changed files with 5 additions and 5 deletions
  1. 5 5
      src/components/vBottomMenu.vue

+ 5 - 5
src/components/vBottomMenu.vue

@@ -424,11 +424,11 @@ export default {
         icon: 'iconfont sj-icon-sjdw',
         click: 'eventLocation'
       },
-        {
-          name: '图层切换',
-          icon: 'iconfont sj-icon-tcqh',
-          click: 'layerSwitching'
-        },
+        // {
+        //   name: '图层切换',
+        //   icon: 'iconfont sj-icon-tcqh',
+        //   click: 'layerSwitching'
+        // },
         {
           name: '测量工具',
           icon: 'iconfont sj-icon-clgj',