浏览代码

图层切换修改

limeng 2 年之前
父节点
当前提交
00de1b3714
共有 1 个文件被更改,包括 3 次插入8 次删除
  1. 3 8
      src/components/vBottomMenu.vue

+ 3 - 8
src/components/vBottomMenu.vue

@@ -204,9 +204,9 @@
         <!--</el-badge>-->
       </el-popover>
 
-      <el-badge type="primary">
-        <el-button size="small" icon="el-icon-bell">警报</el-button>
-      </el-badge>
+<!--      <el-badge type="primary">-->
+<!--        <el-button size="small" icon="el-icon-bell">警报</el-button>-->
+<!--      </el-badge>-->
       <el-badge type="warning">
         <el-button size="small" icon="el-icon-refresh-right" @click="refresh">刷新</el-button>
       </el-badge>
@@ -449,11 +449,6 @@ export default {
           click: 'eventLocation'
         },
         {
-          name: '图层切换',
-          icon: 'iconfont sj-icon-tcqh',
-          click: 'layerSwitching'
-        },
-        {
           name: '测量工具',
           icon: 'iconfont sj-icon-clgj',
           click: 'editableLayers'