研发图纸文件管理系统-前端项目
he wei
2025-03-13 ec8d9f802eac6841165425b228ef56474636fa9a
src/components/checkbox/ColorCheckbox.vue
@@ -151,7 +151,7 @@
    cursor: pointer;
    margin-right: 8px;
    text-align: center;
    color: #fff;
    color: @base-bg-color;
    font-weight: bold;
  }
</style>