Explorar el Código

更新 隐藏地图logo

wzh hace 3 años
padre
commit
7c4989ec83
Se han modificado 1 ficheros con 9 adiciones y 0 borrados
  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>