初始化
This commit is contained in:
@@ -0,0 +1,54 @@
|
||||
.hero.data-v-cbd6070a {
|
||||
padding: 40rpx 28rpx;
|
||||
background: linear-gradient(135deg, #111827 0%, #3b82f6 100%);
|
||||
border: 0;
|
||||
color: #fff;
|
||||
}
|
||||
.brand.data-v-cbd6070a {
|
||||
font-size: 54rpx;
|
||||
font-weight: 950;
|
||||
letter-spacing: 2rpx;
|
||||
}
|
||||
.slogan.data-v-cbd6070a {
|
||||
margin-top: 14rpx;
|
||||
color: rgba(255, 255, 255, 0.82);
|
||||
font-size: 28rpx;
|
||||
}
|
||||
.box.data-v-cbd6070a {
|
||||
margin-top: 22rpx;
|
||||
padding: 26rpx;
|
||||
}
|
||||
.wx.data-v-cbd6070a {
|
||||
align-items: flex-start;
|
||||
}
|
||||
.wx-icon.data-v-cbd6070a {
|
||||
width: 84rpx;
|
||||
height: 84rpx;
|
||||
border-radius: 22rpx;
|
||||
background: rgba(16, 185, 129, 0.14);
|
||||
color: #059669;
|
||||
font-weight: 950;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
margin-right: 18rpx;
|
||||
}
|
||||
.t1.data-v-cbd6070a {
|
||||
font-size: 36rpx;
|
||||
font-weight: 950;
|
||||
}
|
||||
.t2.data-v-cbd6070a {
|
||||
margin-top: 10rpx;
|
||||
font-size: 26rpx;
|
||||
}
|
||||
.login.data-v-cbd6070a {
|
||||
margin-top: 22rpx;
|
||||
}
|
||||
.foot.data-v-cbd6070a {
|
||||
margin-top: 24rpx;
|
||||
text-align: center;
|
||||
font-size: 26rpx;
|
||||
}
|
||||
.dot.data-v-cbd6070a {
|
||||
opacity: 0.6;
|
||||
}
|
||||
Reference in New Issue
Block a user