💄 调整层级

This commit is contained in:
目棃
2025-03-28 14:36:35 +08:00
parent ef9469643e
commit ff66dfca30

View File

@@ -42,6 +42,7 @@ onUnmounted(() => window.removeEventListener("scroll", handleScroll));
<style lang="css" scoped>
.back-top {
position: fixed;
z-index: 1;
right: 10px;
bottom: 10px;
width: 40px;