litian
2024-09-02 cc670c2b2aa7256c82b8895a1e405cdad7912923
pages/digitalCourses/digitalCoursesDetails/index.wxss
@@ -542,6 +542,15 @@
}
.testBtnBox {
  display: flex;
  justify-content: space-between;
  padding: 20rpx 32rpx;
  margin-top: 30rpx;
  border-top: 2rpx solid #ededed;
  border-bottom: 2rpx solid #ededed;
}
.textTile {
  display: flex;
  align-items: center;