소스 검색

更新包

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 {