diff --git a/pages/template/custom-tab-bar/custom-tab-bar.uvue b/pages/template/custom-tab-bar/custom-tab-bar.uvue index 7c04890f89952579f100fdc043cc78ebbfd3b156..fd94a2aefdb5fc6bcb7900a32291bb239a779c17 100644 --- a/pages/template/custom-tab-bar/custom-tab-bar.uvue +++ b/pages/template/custom-tab-bar/custom-tab-bar.uvue @@ -18,11 +18,8 @@ - + - - + - @@ -34,6 +31,9 @@ + + + + @@ -179,15 +179,14 @@ .btn-plus { position: absolute; - left: 43px; + left: 50%; width: 70px; height: 70px; + bottom: 20px; border-radius: 50px; background-color: #FE5722; box-shadow: 0 0 4px rgba(0, 0, 0, 0.5); - /* margin-left: auto; - margin-right: auto; */ - margin-top: -35px; + margin-left: -35px; align-items: center; justify-content: center; overflow: visible; @@ -197,4 +196,4 @@ color: #fff; font-size: 32px; } - \ No newline at end of file +