喻文俊 hace 3 años
padre
commit
f01c77564a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      components/cm-module/activityContact/index.vue

+ 1 - 1
components/cm-module/activityContact/index.vue

@@ -168,7 +168,7 @@ export default {
 .cm-contact {
     position: fixed;
     right: 20rpx;
-    bottom: 20%;
+    bottom: 120px;
     z-index: 9999;
 }
 .cm-close-box {