111
QYF-GitLab1
2024-12-23 c99f9976a5ef9d8974105feb8fc0580a10adf98c
packageBookService/pages/bookServices/linkPage/index.wxss
@@ -1,5 +1,8 @@
.page {
  padding: 200rpx 40rpx;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.title-text {
@@ -8,6 +11,13 @@
  color: #000;
}
.link {
  width: 100%;
  height: max-content;
  word-wrap: break-word;
  word-break: break-all;
}
.link,
.bottom-btn {
  margin-top: 50px;