From c96612e8a63ecef9590be0f8b5199277ec94e5b9 Mon Sep 17 00:00:00 2001
From: 闫增涛 <1829501689@qq.com>
Date: 星期三, 18 九月 2024 18:43:12 +0800
Subject: [PATCH] 云学习购买目录,修改bug

---
 pages/digitalCourses/digitalCoursesDetails/index.wxss |  292 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 288 insertions(+), 4 deletions(-)

diff --git a/pages/digitalCourses/digitalCoursesDetails/index.wxss b/pages/digitalCourses/digitalCoursesDetails/index.wxss
index dcbf52b..27193be 100644
--- a/pages/digitalCourses/digitalCoursesDetails/index.wxss
+++ b/pages/digitalCourses/digitalCoursesDetails/index.wxss
@@ -9,6 +9,11 @@
 .page-bookService {
   width: 100vw;
   height: 100%;
+
+}
+
+.t-image-viewer {
+  --td-image-viewer-top: 0 !important;
 }
 
 .outsideContentBox {
@@ -61,6 +66,12 @@
   height: 120rpx;
   border-radius: 0 0 20rpx 20rpx;
   color: #fff;
+}
+
+.old-price {
+  margin-left: 30rpx;
+  font-size: 28rpx;
+  text-decoration: line-through;
 }
 
 .digital {
@@ -154,15 +165,17 @@
 .lecturerName {
   display: flex;
   /* justify-content: space-between; */
-  margin-bottom: 10rpx;
+  margin-bottom: 20rpx;
 }
 
 .lecturerName .name {
   color: #333;
-  width: 200rpx;
+
+  /* width: 200rpx; */
 }
 
-.lecturerName .title {
+
+.lecturerName .positionalTitle {
   color: #949494;
 }
 
@@ -187,7 +200,7 @@
   height: 68rpx;
   line-height: 68rpx;
   text-align: center;
-
+  color: #ff6c00;
   flex: 1;
 }
 
@@ -240,9 +253,19 @@
   border: 1px solid #DDD;
 }
 
+.btn-text {
+  font-size: 24rpx;
+  color: #010101;
+}
+
 .box-bottom image {
   width: 38rpx;
   height: 40rpx;
+}
+
+.collectionImage image {
+  width: 38rpx;
+  height: 38rpx;
 }
 
 .bottom-btn {
@@ -406,4 +429,265 @@
 .t-input__placeholder,
 .t-textarea__placeholder {
   font-size: 28rpx !important;
+}
+
+.contentImg {
+  width: 189rpx;
+  height: 264rpx;
+  border: 2rpx solid #949494;
+  margin: 0 auto;
+}
+
+.buttonBox {
+  margin: 10rpx;
+  text-align: center;
+}
+
+
+#pubCertificate {
+  width: 595px;
+  height: 845px;
+  position: relative;
+  background-image: url('https://jsek.bnuic.com/home/certificate/szkc.jpg');
+}
+
+#pubCertificate .bgImg {
+  width: 100%;
+  height: 100%;
+}
+
+.certificateInfo {
+  width: 100%;
+  height: 100%;
+  position: absolute;
+  top: 0;
+  left: 0;
+}
+
+#pubCertificate .bookName {
+  padding-top: 260px;
+  text-align: center;
+  font-size: 30px;
+  color: #000;
+  font-family: 'FZXBSJW';
+}
+
+#pubCertificate .author {
+  margin-top: 30px;
+  font-size: 24px;
+  margin-left: 250px;
+  color: #000;
+  margin-bottom: 50px;
+  font-family: 'FZXBSJW';
+}
+
+#pubCertificate .affiliatedUnit {
+  margin-top: 13px;
+  margin-left: 46%;
+  color: #000;
+  font-family: 'SimHei', sans-serif;
+}
+
+#pubCertificate .website {
+  margin-top: 62px;
+  margin-left: 27%;
+  color: #000;
+  font-family: 'SimHei', sans-serif;
+}
+
+#pubCertificate .codeBox {
+  margin-top: 24px;
+  text-align: center;
+}
+
+#textCertificate {
+  width: 595px;
+  height: 845px;
+  position: relative;
+  /* background-image: url('https://jsek.bnuic.com/home/certificate/kczs.jpg'); */
+}
+
+#textCertificate .userIcon {
+  padding-top: 233px;
+}
+
+#textCertificate .hexagon {
+  width: 103px;
+  height: 117px;
+  display: flex;
+  align-items: center;
+  justify-content: center;
+  clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
+  margin: 0 auto;
+  overflow: hidden;
+
+
+}
+
+#textCertificate .img {
+  width: 103px;
+  height: 117px;
+}
+
+#textCertificate .userName {
+  height: 74rpx;
+  font-size: 70rpx;
+  padding-top: 26px;
+  text-align: center;
+  font-family: 'FZXBSJW';
+}
+
+#textCertificate .bookName {
+  padding-top: 30px;
+  margin-left: 460rpx;
+
+  font-size: 20px;
+  color: #000;
+  font-family: 'FZXBSJW';
+}
+
+#textCertificate .author {
+  margin-top: 84rpx;
+  margin-left: 52%;
+  color: #000;
+  font-family: 'SimHei', sans-serif;
+}
+
+#textCertificate .classHours {
+  margin-top: 20rpx;
+  margin-left: 52%;
+  color: #000;
+  font-family: 'SimHei', sans-serif;
+}
+
+#textCertificate .affiliatedUnit {
+  margin-top: 24rpx;
+  margin-left: 40%;
+  color: #000;
+  font-family: 'SimHei', sans-serif;
+}
+
+#textCertificate .studyTime {
+  margin-top: 24rpx;
+  margin-left: 33%;
+  color: #000;
+  font-family: 'SimHei', sans-serif;
+}
+
+#textCertificate .website {
+  margin-top: 40rpx;
+  margin-left: 27%;
+  color: #000;
+  font-family: 'SimHei', sans-serif;
+}
+
+#textCertificate .codeBox {
+  margin-top: 16px;
+  text-align: center;
+}
+
+#textCertificate .updateDate {
+  margin-top: 30px;
+  text-align: center;
+  font-size: 12px;
+  color: #000;
+}
+
+
+
+.rubricBox {
+  display: flex;
+  flex-direction: row;
+  margin: 40rpx;
+  margin-bottom: 0;
+}
+
+.rubricimgBox {
+  width: 40rpx;
+  height: 45rpx;
+}
+
+.basic {
+  margin-left: 18rpx;
+  font-size: 32rpx;
+  color: #333;
+  font-weight: bold;
+}
+
+.basic-content {
+  padding: 30rpx 40rpx;
+}
+
+.correlationImage {
+  width: 300rpx;
+  height: 180rpx;
+  /* background: #D9D9D9; */
+  border: 2rpx solid #ddd;
+}
+
+.correlation {
+  display: flex;
+  flex-direction: row;
+  justify-content: space-between;
+  flex-wrap: wrap;
+  margin: 30rpx 50rpx;
+  margin-bottom: 160rpx;
+}
+
+.correlationName {
+  width: 300rpx;
+  margin-top: 20rpx;
+  word-break: break-all;
+  display: -webkit-box;
+  -webkit-line-clamp: 2;
+  -webkit-box-orient: vertical;
+  overflow: hidden;
+  font-weight: bold;
+  font-size: 25rpx;
+  color: #333333;
+}
+
+.textBook {
+  background-color: #fff6f0;
+  display: flex;
+  justify-content: space-between;
+  padding: 20rpx;
+  margin-top: 30rpx;
+
+}
+
+.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;
+}
+
+.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;
+
 }
\ No newline at end of file

--
Gitblit v1.9.1