first commit

This commit is contained in:
PC-202306242200\Administrator
2026-03-28 23:10:55 +08:00
commit 1c24452b6c
1735 changed files with 150474 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
/* 水平间距 */
/* 水平间距 */
.equity.data-v-abdc3dd4 {
display: flex;
align-items: center;
}
.equity_kf.data-v-abdc3dd4 {
position: absolute;
top: 60rpx;
right: 0;
background: rgba(255, 255, 255, 0.68);
border-radius: 30rpx 0rpx 0rpx 30rpx;
display: flex;
align-items: center;
justify-content: center;
font-size: 24rpx;
color: #232323;
padding: 5rpx 30rpx 5rpx 30rpx;
}
button.data-v-abdc3dd4 {
all: unset;
}
button.data-v-abdc3dd4::after {
all: unset;
}