瀏覽代碼

更新包

haojianlong 4 年之前
父節點
當前提交
3984e98391
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      package.json
  2. 1 1
      src/components/Legend/src/legend.vue

+ 1 - 1
package.json

@@ -12,7 +12,7 @@
         "@saga-web/base": "2.1.22",
         "@saga-web/big": "1.0.73",
         "@saga-web/draw": "2.1.100",
-        "@saga-web/feng-map": "1.0.20",
+        "@saga-web/feng-map": "1.0.22",
         "@saga-web/graph": "2.1.105",
         "ant-design-vue": "^1.4.10",
         "axios": "^0.19.2",

+ 1 - 1
src/components/Legend/src/legend.vue

@@ -604,7 +604,7 @@ export default {
         margin-bottom: 10px;
         display: none;
         cursor: pointer;
-        border: 1px solid #eee;
+        // border: 1px solid #eee;
     }
 }
 .edit_map:hover .tltk {