ZZJ
2021-11-03 b4d2703e653bf702d705b18c20d9edb9066c7c8a
Merge branch 'master' of http://192.168.5.5:10010/r/web/vue-smart-ai
1个文件已修改
8 ■■■■ 已修改文件
src/components/subComponents/CardItem.vue 8 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/components/subComponents/CardItem.vue
@@ -625,15 +625,15 @@
  font-family: PingFangSC-Medium;
}
.color222 {
  font-size: 0.75rem;
  font-size: 12px;
  font-weight: 600;
  line-height: 1rem;
  line-height: 14px;
  color: #222222;
}
.color666 {
  color: #666666;
  font-size: 0.75rem;
  line-height: 1.25rem;
  font-size: 12px;
  line-height: 16px;
}
.box-card {
  cursor: default;