rwd
litian
2024-09-29 f8f448ee269d99595abe9c1a3de1a0987843f731
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); */
}
}