初始化

This commit is contained in:
leiking
2026-06-29 10:54:33 +08:00
parent 761cee968e
commit 4983006317
156 changed files with 25687 additions and 0 deletions
+67
View File
@@ -0,0 +1,67 @@
.head.data-v-4ee14192 {
padding: 24rpx;
}
.st.data-v-4ee14192 {
padding: 10rpx 14rpx;
border-radius: 999rpx;
font-size: 24rpx;
font-weight: 900;
}
.w.data-v-4ee14192 {
background: rgba(245, 158, 11, 0.16);
color: #b45309;
}
.p.data-v-4ee14192 {
background: rgba(59, 130, 246, 0.16);
color: #1d4ed8;
}
.g.data-v-4ee14192 {
background: rgba(16, 185, 129, 0.16);
color: #047857;
}
.d.data-v-4ee14192 {
background: rgba(239, 68, 68, 0.12);
color: #b91c1c;
}
.name.data-v-4ee14192 {
margin-top: 14rpx;
font-size: 38rpx;
font-weight: 950;
}
.meta.data-v-4ee14192 {
margin-top: 10rpx;
font-size: 26rpx;
}
.block.data-v-4ee14192 {
padding: 22rpx;
margin-top: 18rpx;
}
.title.data-v-4ee14192 {
font-weight: 950;
font-size: 30rpx;
margin-bottom: 14rpx;
}
.code.data-v-4ee14192 {
padding: 16rpx;
border-radius: 18rpx;
background: rgba(17, 24, 39, 0.04);
border: 1rpx dashed rgba(17, 24, 39, 0.18);
}
.c.data-v-4ee14192 {
font-size: 36rpx;
font-weight: 900;
letter-spacing: 1rpx;
}
.hint.data-v-4ee14192 {
margin-top: 12rpx;
font-size: 24rpx;
}
.more.data-v-4ee14192 {
margin-top: 16rpx;
}
.actions.data-v-4ee14192 {
margin-top: 24rpx;
display: flex;
flex-direction: column;
gap: 16rpx;
}