zs
litian
2024-09-19 f2e1d39ddf85ffdf6555913ffbe92caf3e635923
pages/digitalCourses/digitalCoursesDetails/index.wxss
@@ -200,7 +200,7 @@
  height: 68rpx;
  line-height: 68rpx;
  text-align: center;
  color: #ff6c00;
  flex: 1;
}
@@ -261,6 +261,11 @@
.box-bottom image {
  width: 38rpx;
  height: 40rpx;
}
.collectionImage image {
  width: 38rpx;
  height: 38rpx;
}
.bottom-btn {
@@ -556,14 +561,14 @@
}
#textCertificate .affiliatedUnit {
  margin-top: 24rpx;
  margin-left: 40%;
  margin-top: 26rpx;
  margin-left: 33%;
  color: #000;
  font-family: 'SimHei', sans-serif;
}
#textCertificate .studyTime {
  margin-top: 24rpx;
  margin-top: 22rpx;
  margin-left: 33%;
  color: #000;
  font-family: 'SimHei', sans-serif;
@@ -646,7 +651,7 @@
  background-color: #fff6f0;
  display: flex;
  justify-content: space-between;
  padding: 20rpx 32rpx;
  padding: 20rpx;
  margin-top: 30rpx;
}