This commit is contained in:
杨鹏
2025-10-11 16:06:53 +08:00
parent 0f450c6691
commit 09f8815234
24 changed files with 926 additions and 832 deletions
+1 -1
View File
@@ -143,7 +143,7 @@
<style lang="scss" scoped>
.highlight {
color: red; /* 高亮颜色 */
color: #9251eb; /* 高亮颜色 */
font-weight: bold;
}