litian
2024-09-02 c3086cda662e2b908cf96b6b3ff599713eb924d6
pages/digitalCourses/digitalCoursesDetails/index.wxss
@@ -532,3 +532,39 @@
  font-size: 25rpx;
  color: #333333;
}
.textBook {
  background-color: #fff6f0;
  display: flex;
  justify-content: space-between;
  padding: 20rpx 32rpx;
  margin-top: 30rpx;
}
.textTile {
  display: flex;
  align-items: center;
}
.leftImg {
  width: 56rpx;
  height: 56rpx;
  margin-right: 28rpx;
}
.reabtn {
  color: #FF6C00;
}
.reabtn {
  display: flex;
  align-items: center;
}
.readImage {
  width: 32rpx;
  height: 30rpx;
  margin-right: 8rpx;
}