feat: bubble组件封装

This commit is contained in:
rd
2025-08-21 10:54:18 +08:00
parent 64621d9add
commit 55166ff580
26 changed files with 668 additions and 416 deletions

View File

@ -108,7 +108,7 @@ const checkHasInviteCode = () => {
position: fixed;
top: 0;
left: 0;
z-index: 9999;
z-index: 1000;
width: 100%;
}
.layout-content-wrap {