diff --git a/pages/template/scroll-sticky/scroll-sticky.uvue b/pages/template/scroll-sticky/scroll-sticky.uvue index a623d6f382d5317ade5763462ee3ef2d1f438487..6647243f9cf4ecd82df3c62b530f3b5bf83cd3e0 100644 --- a/pages/template/scroll-sticky/scroll-sticky.uvue +++ b/pages/template/scroll-sticky/scroll-sticky.uvue @@ -98,7 +98,8 @@ padding: 8px; flex-direction: row; align-items: center; - justify-content: space-between; + justify-content: space-between; + z-index: 100; } .search-tip-text { font-size: 12px;