feat: less规范化

This commit is contained in:
ZhuRui
2026-07-28 10:54:36 +08:00
parent cffe8de6b0
commit 743549600a
45 changed files with 1953 additions and 2011 deletions
+15 -17
View File
@@ -1,20 +1,18 @@
.container {
// 容器
}
.aboutMain {
.title {
margin-top: 0;
margin-bottom: 24px;
font-size: 20px;
font-weight: 600;
}
.title {
margin-top: 0;
margin-bottom: 24px;
font-size: 20px;
font-weight: 600;
}
.subtitle {
margin: 16px 0 8px;
}
.subtitle {
margin: 16px 0 8px;
}
.list {
margin: 0;
padding-left: 20px;
line-height: 2;
.list {
margin: 0;
padding-left: 20px;
line-height: 2;
}
}
+1 -1
View File
@@ -23,7 +23,7 @@ export default defineComponent({
];
return () => (
<div class={styles.container}>
<div class={styles.aboutMain}>
<h2 class={styles.title}></h2>
<Card>
<p>CPMS PC </p>