喻文俊 3 年之前
父节点
当前提交
f01c77564a
共有 1 个文件被更改,包括 1 次插入1 次删除
  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 {