diff --git a/components/mybtn/mybtn.vue b/components/mybtn/mybtn.vue index 4e7ee4d..0c444e3 100644 --- a/components/mybtn/mybtn.vue +++ b/components/mybtn/mybtn.vue @@ -1,6 +1,6 @@ @@ -38,7 +38,7 @@ position: fixed; bottom: 0; left: 0; - z-index: 9999999; + // z-index: 9999999; width: 100%; border-radius: 0; color: #fff;