This commit is contained in:
2025-04-05 23:47:00 +08:00
commit 8001f8eaeb
215 changed files with 14655 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
.service-tel {
align-items: center;
color: #999;
display: flex;
flex-direction: column;
font-size: 26rpx;
justify-content: center;
line-height: 40rpx;
}