Browse Source

更新 隐藏地图logo

wzh 3 years ago
parent
commit
7c4989ec83
1 changed files with 9 additions and 0 deletions
  1. 9 0
      src/App.vue

+ 9 - 0
src/App.vue

@@ -198,4 +198,13 @@ export default {
 .el-upload--picture-card {
   border: none;
 }
+
+.amap-logo {
+  display: none !important;
+  opacity: 0 !important;
+}
+
+.amap-copyright {
+  opacity: 0 !important;
+}
 </style>