feat: 新增入群页面

This commit is contained in:
hackrobot
2024-03-24 19:03:03 +08:00
parent 36ab69bbf6
commit 0ef1698a22
3 changed files with 108 additions and 3 deletions

View File

@@ -0,0 +1,13 @@
.KeywordJoin{
.tabbbarDiv {
width: 100%;
height: 100px;
// background-color: red;
}
.jsonWechatBtn{
position: fixed;
bottom: 0px;
width: 100%;
}
}