css
litian
2024-12-18 cbc33eaf1cfa0ae319e1580dbc7887494b101d11
pages/digitalCourses/index.wxss
@@ -167,6 +167,13 @@
  color: #333333;
}
.courseLeader {
  width: 65%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.money {
  display: flex;
  flex-direction: row;
@@ -211,4 +218,4 @@
  /* width: calc(100vw - 60rpx); */
}
}