no message

This commit is contained in:
A1300399510
2023-12-01 18:55:50 +08:00
parent 5077fd5538
commit ac9b6ac89e
21 changed files with 39 additions and 32 deletions

View File

@@ -39,7 +39,7 @@ let circleState = ref(false)
.circle-btn {
position: fixed;
bottom: 98px;
bottom: 158px;
right: calc((100vw - 1200px) / 2 - 75px);
width: 60px;

View File

@@ -89,7 +89,7 @@ const toConsumableArray = (arr) => {
font-size: 14px;
color: #7F7F7F;
position: fixed;
bottom: 98px;
bottom: 158px;
right: calc((100vw - 1200px) / 2 - 75px);
border: 1px solid #d7d7d7;
border-radius: 50%;