第一次提交

This commit is contained in:
caolc
2023-03-14 15:39:40 +08:00
parent d659190a9e
commit 0708de8d86
354 changed files with 15675 additions and 2683 deletions

View File

@@ -19,7 +19,7 @@
width: 100%;
height: 740rpx;
background-color: #ADCEFF;
top: 310rpx;
top: 350rpx;
border-radius: 50%;
display: flex;
align-items: center;
@@ -69,9 +69,10 @@
position: relative;
font-size: 28rpx;
text-align: center;
z-index: 1;
z-index: 2;
line-height: 22rpx;
margin-top: 12rpx;
}
.home_page_menu_name {
@@ -93,6 +94,7 @@
align-items: center;
z-index: 3;
transform: rotate(180deg);
font-weight: 600;
}
.home_page_menu_item {