= 职业规划推荐
This commit is contained in:
@@ -111,6 +111,8 @@ const store = useCareerPathStore();
|
|||||||
}
|
}
|
||||||
|
|
||||||
.section-title {
|
.section-title {
|
||||||
|
font-size: 32rpx;
|
||||||
|
color: #000000;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
gap: 12rpx;
|
gap: 12rpx;
|
||||||
|
|||||||
@@ -135,8 +135,9 @@ const store = useSkillDevelopmentStore();
|
|||||||
button::after {
|
button::after {
|
||||||
border: none;
|
border: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.section-title {
|
.section-title {
|
||||||
|
font-size: 32rpx;
|
||||||
|
color: #000000;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
gap: 12rpx;
|
gap: 12rpx;
|
||||||
|
|||||||
Reference in New Issue
Block a user