QYF-GitLab1
2024-12-31 dd9ca4df1e2a72707de5ae4e57e081d89db01a36
pages/personalCenter/certificate/index.wxss
@@ -215,14 +215,16 @@
#textCertificate .bookName {
  padding-top: 30px;
  margin-left: 460rpx;
  width: 300px;
  height: 60px;
  font-size: 20px;
  color: #000;
  font-family: 'FZXBSJW';
}
#textCertificate .author {
  font-size: 28rpx;
  margin-top: 84rpx;
  height: 26px;
  font-size: 14px;
  margin-left: 52%;
  color: #000;
  font-family: 'SimHei', sans-serif;
@@ -237,17 +239,17 @@
}
#textCertificate .classHours {
  height: 30px;
  font-size: 28rpx;
  margin-top: 20rpx;
  margin-left: 52%;
  color: #000;
  font-family: 'SimHei', sans-serif;
}
#textCertificate .affiliatedUnit {
  height: 24px;
  font-size: 28rpx;
  margin-top: 24rpx;
  margin-left: 40%;
  margin-left: 33%;
  color: #000;
  font-family: 'SimHei', sans-serif;
}
@@ -262,7 +264,6 @@
#textCertificate .studyTime {
  font-size: 28rpx;
  margin-top: 23rpx;
  margin-left: 33%;
  color: #000;
  font-family: 'SimHei', sans-serif;
@@ -270,21 +271,27 @@
#textCertificate .website {
  font-size: 28rpx;
  margin-top: 40rpx;
  margin-top: 21px;
  margin-left: 27%;
  color: #000;
  font-family: 'SimHei', sans-serif;
}
#textCertificate .codeBox {
  height: 140rpx;
  /* height: 140rpx; */
  margin-top: 34rpx;
  text-align: center;
}
#textCertificate .updateDate {
  margin-top: 80rpx;
  margin-top: 25px;
  text-align: center;
  font-size: 12px;
  color: #000;
}
.qrcode {
  width: 160rpx;
  height: 160rpx;
  margin: 0 auto;
}