feat:更新core 和首页代码

This commit is contained in:
R524809
2026-03-27 17:31:52 +08:00
parent dc5e057cb3
commit 1b45ba7d11
44 changed files with 2891 additions and 1087 deletions
@@ -1,4 +1,5 @@
{
"component": true,
"styleIsolation": "apply-shared",
"usingComponents": {}
}
@@ -13,7 +13,7 @@
flex-direction: row;
align-items: center;
gap: 16rpx;
padding: 16rpx 24rpx;
padding: 30rpx 24rpx;
box-sizing: border-box;
}
@@ -33,4 +33,4 @@
background: #f7ee47;
font-weight: 600;
color: rgba(0, 0, 0, 0.88);
}
}
@@ -1,4 +1,5 @@
{
"component": true,
"styleIsolation": "apply-shared",
"usingComponents": {}
}