From d8c24a06b3e7844ad65e7c821c022dbb36d29430 Mon Sep 17 00:00:00 2001 From: 闫增涛 <1829501689@qq.com> Date: 星期二, 19 十一月 2024 17:15:08 +0800 Subject: [PATCH] 各图书bug修改 --- src/books/sportsAndHealth/css/default.less | 485 +++++++++++++++++++++++++++++++++++++++++------------ 1 files changed, 369 insertions(+), 116 deletions(-) diff --git a/src/books/sportsAndHealth/css/default.less b/src/books/sportsAndHealth/css/default.less index 0abc5f4..a69a747 100644 --- a/src/books/sportsAndHealth/css/default.less +++ b/src/books/sportsAndHealth/css/default.less @@ -1,3 +1,5 @@ +/** @format */ + .temp-bookInnerContentSports { width: 100%; height: 100%; @@ -9,7 +11,7 @@ overflow: auto; .public-sportsAndHealth { - font-family: "瀹嬩綋"; + font-family: '瀹嬩綋'; max-width: 816px; min-width: 375px; margin: 0 auto; @@ -20,7 +22,7 @@ .chapter { textarea { width: 100%; - font-family: "FZLTXIHJW"; + font-family: 'FZLTXIHJW'; padding: 2px 5px; box-sizing: border-box; } @@ -86,7 +88,7 @@ span { margin-right: 28px; - font-family: "FZLTXIHJW"; + font-family: 'FZLTXIHJW'; font-size: 18px; } span:nth-child(3) { @@ -127,7 +129,7 @@ align-items: flex-end; span { margin-left: 28px; - font-family: "FZLTXIHJW"; + font-family: 'FZLTXIHJW'; font-size: 18px; } @@ -172,7 +174,7 @@ span { font-size: 14px; text-align: center; - font-family: "FZLTXIHJW"; + font-family: 'FZLTXIHJW'; display: flex; align-items: center; justify-content: flex-start; @@ -225,6 +227,7 @@ video { width: 100%; + height: 150px; } video::-webkit-media-text-track-display { @@ -240,7 +243,7 @@ justify-content: center; font-size: 14px; text-align: center; - font-family: "FZLTXIHJW"; + font-family: 'FZLTXIHJW'; } } } @@ -264,7 +267,7 @@ justify-content: center; align-items: center; padding-top: 20px; - font-family: "FZLTXIHJW"; + font-family: 'FZLTXIHJW'; .table-bottom { width: 100%; @@ -326,7 +329,7 @@ text-align: center; padding: 5px 10px; font-size: 14px; - font-family: "FZLTXIHJW"; + font-family: 'FZLTXIHJW'; font-weight: 900; min-width: 35px; } @@ -337,7 +340,7 @@ padding: 3px 10px; font-size: 14px; line-height: 25px; - font-family: "FZLTXIHJW"; + font-family: 'FZLTXIHJW'; input { cursor: pointer; @@ -356,7 +359,7 @@ top: 0; width: 100%; height: 100%; - background: url("../image/dy1.jpg"); + background: url('../image/dy1.jpg'); background-position: top; background-size: 100% 50%; background-repeat: no-repeat; @@ -384,7 +387,7 @@ top: 0; width: 100%; height: 100%; - background: url("../image/dy2.jpg"); + background: url('../image/dy2.jpg'); background-position: top; background-size: 100% 50%; background-repeat: no-repeat; @@ -398,7 +401,89 @@ top: 0; width: 100%; height: 98%; - background: url("../image/dy3.jpg"); + background: url('../image/dy3.jpg'); + background-position: top; + background-size: 100% 45%; + background-repeat: no-repeat; + display: flex; + justify-content: flex-start; + } + + .bj-img04 { + position: absolute; + left: 0; + top: 0; + width: 100%; + height: 98%; + background: url('../image/dy4.jpg'); + background-position: top; + background-size: 100% 45%; + background-repeat: no-repeat; + display: flex; + justify-content: flex-start; + } + + .bj-img05 { + position: absolute; + left: 0; + top: 0; + width: 100%; + height: 98%; + background: url('../image/dy5.jpg'); + background-position: top; + background-size: 100% 45%; + background-repeat: no-repeat; + display: flex; + justify-content: flex-start; + } + .bj-img06 { + position: absolute; + left: 0; + top: 0; + width: 100%; + height: 98%; + background: url('../image/dy6.jpg'); + background-position: top; + background-size: 100% 45%; + background-repeat: no-repeat; + display: flex; + justify-content: flex-start; + } + .bj-img07 { + position: absolute; + left: 0; + top: 0; + width: 100%; + height: 98%; + background: url('../image/dy7.jpg'); + background-position: top; + background-size: 100% 45%; + background-repeat: no-repeat; + display: flex; + justify-content: flex-start; + } + + .bj-img08 { + position: absolute; + left: 0; + top: 0; + width: 100%; + height: 98%; + background: url('../image/dy8.jpg'); + background-position: top; + background-size: 100% 45%; + background-repeat: no-repeat; + display: flex; + justify-content: flex-start; + } + + .bj-img09 { + position: absolute; + left: 0; + top: 0; + width: 100%; + height: 98%; + background: url('../image/dy9.jpg'); background-position: top; background-size: 100% 45%; background-repeat: no-repeat; @@ -412,14 +497,14 @@ box-sizing: border-box; .byb-title { - font-family: "STKaiti"; + font-family: 'STKaiti'; text-align: center; color: #cd141c; } p { font-size: 16px; - font-family: "FZLTXIHJW"; + font-family: 'FZLTXIHJW'; } } @@ -449,7 +534,7 @@ padding: 2px 8px 3px 2px; box-sizing: border-box; color: #5877ba; - font-family: "FZLTXIHJW"; + font-family: 'FZLTXIHJW'; font-size: 16px; font-weight: 700; border-radius: 15px; @@ -496,7 +581,21 @@ margin: 0; } } + .img-rights { + width: 250px; + float: right; + height: auto; + margin: auto; + margin-left: 20px; + img { + width: 100%; + } + + p { + margin: 0; + } + } .qjdrIocn { display: flex !important; justify-content: center; @@ -516,17 +615,17 @@ } } - .qjdrIocn:hover { - border: 1px solid #f49a4c; - background-color: #fff; - color: #f49a4c; + // .qjdrIocn:hover { + // border: 1px solid #f49a4c; + // background-color: #fff; + // color: #f49a4c; - svg { - margin-left: 8px; - fill: #f39938; - cursor: pointer; - } - } + // svg { + // margin-left: 8px; + // fill: #f39938; + // cursor: pointer; + // } + // } .coverImg { position: absolute; @@ -563,11 +662,12 @@ margin-right: 15px; padding: 0 15px; border-radius: 5px; + margin-top: 15px; span { font-size: 14px; text-align: center; - font-family: "FZLTXIHJW"; + font-family: 'FZLTXIHJW'; display: flex; align-items: center; justify-content: flex-start; @@ -612,7 +712,7 @@ } .xyx-title { - font-family: "FZLTXIHJW"; + font-family: 'FZLTXIHJW'; text-align: center; color: #cd141c; padding: 5px 0; @@ -622,7 +722,7 @@ .xyx-text { p { font-size: 16px; - font-family: "FZLTXIHJW"; + font-family: 'FZLTXIHJW'; padding: 0 10px; margin: 0; } @@ -669,7 +769,7 @@ } .xyx-fu-title { - font-family: "STKaiti"; + font-family: 'STKaiti'; text-align: center; color: #cd141c; } @@ -687,7 +787,7 @@ .xyx-ul { font-size: 16px; - font-family: "FZLTXIHJW"; + font-family: 'FZLTXIHJW'; color: #555; li { @@ -713,7 +813,7 @@ background-color: transparent; border-bottom: 1px solid #000; font-size: 18px; - font-family: "瀹嬩綋"; + font-family: '瀹嬩綋'; } .assess:focus { @@ -723,19 +823,19 @@ } .ls1 { - font-family: "HiFont Hei GB"; + font-family: 'HiFont Hei GB'; color: #30aad1; font-weight: bold; } .hs { - font-family: "HiFont Hei GB"; + font-family: 'HiFont Hei GB'; color: #ea6b00; font-weight: bold; } .zs1 { - font-family: "HiFont Hei GB"; + font-family: 'HiFont Hei GB'; color: #857eb4; font-weight: bold; } @@ -746,7 +846,7 @@ } div.bodycontent-div-center { - font-family: "DK-HEITI", "鏂规鍏颁涵榛戠畝浣�", "榛戜綋"; + font-family: 'DK-HEITI', '鏂规鍏颁涵榛戠畝浣�', '榛戜綋'; margin: 1em 1em 1em 1em; font-weight: normal; border-width: 1.5px; @@ -762,7 +862,7 @@ } div.bodycontent-div-left1 { - font-family: "DK-HEITI", "鏂规鍏颁涵榛戠畝浣�", "榛戜綋"; + font-family: 'DK-HEITI', '鏂规鍏颁涵榛戠畝浣�', '榛戜綋'; margin: 1em 1em 1em 1em; font-weight: normal; border-width: 1.5px; @@ -772,7 +872,7 @@ } div.bodycontent-div-left { - font-family: "DK-HEITI", "鏂规鍏颁涵榛戠畝浣�", "榛戜綋"; + font-family: 'DK-HEITI', '鏂规鍏颁涵榛戠畝浣�', '榛戜綋'; margin: 1em 1em 1em 1em; font-weight: normal; border-width: 1.5px; @@ -795,7 +895,7 @@ } div.bodystyle { - font-family: "瀹嬩綋"; + font-family: '瀹嬩綋'; font-size: 18px; text-align: justify; padding: 6% 10% 10% 10%; @@ -863,11 +963,11 @@ .note { font-size: 0.8em !important; - font-family: "FZLTXIHJW"; + font-family: 'FZLTXIHJW'; } .img-right { - font-family: "FZLTXIHJW"; + font-family: 'FZLTXIHJW'; text-align: right; font-size: 0.85em; color: #5d78bb; @@ -877,7 +977,7 @@ } .img { - font-family: "FZLTXIHJW"; + font-family: 'FZLTXIHJW'; text-align: center; font-size: 0.8em; color: #5d78bb; @@ -887,7 +987,7 @@ } .img1 { - font-family: "FZLTXIHJW"; + font-family: 'FZLTXIHJW'; text-align: right; font-size: 0.85em; margin-left: 0%; @@ -916,7 +1016,7 @@ } .center1 { - font-family: "STKaiti"; + font-family: 'STKaiti'; text-align: center; margin-left: 0%; margin-right: 0%; @@ -936,7 +1036,7 @@ } .right1 { - font-family: "STKaiti"; + font-family: 'STKaiti'; text-align: right; margin-left: 0%; margin-right: 0%; @@ -948,11 +1048,11 @@ margin-left: 1em; margin-right: 1em; text-align: justify; - font-family: "cnepub", serif; + font-family: 'cnepub', serif; } h1 { - font-family: "FZLTZHJW"; + font-family: 'FZLTZHJW'; text-align: center; font-size: 2em; margin-bottom: 0.5cm; @@ -960,7 +1060,7 @@ } h1.front { - font-family: "FZLTZHJW"; + font-family: 'FZLTZHJW'; color: #ac92c4; text-align: center; font-size: 1.8em; @@ -969,7 +1069,7 @@ } h1.lefth1 { - font-family: "FZLTZHJW"; + font-family: 'FZLTZHJW'; text-align: right; font-size: 2em; margin-bottom: 0.5cm; @@ -977,7 +1077,7 @@ } h2 { - font-family: "FZLTZHJW"; + font-family: 'FZLTZHJW'; font-weight: bold; font-size: 1.2em; margin-top: 0.2em; @@ -986,7 +1086,7 @@ } h3 { - font-family: "FZLTZHJW"; + font-family: 'FZLTZHJW'; color: #5877ba; font-weight: bold; font-size: 1.15em; @@ -997,7 +1097,7 @@ } h3.lefth3 { - font-family: "FZLTZHJW"; + font-family: 'FZLTZHJW'; color: #5877ba; font-weight: bold; font-size: 1.15em; @@ -1009,7 +1109,7 @@ } h4 { - font-family: "FZLTZHJW"; + font-family: 'FZLTZHJW'; font-weight: bold; color: #5877ba; font-size: 1.1em; @@ -1019,7 +1119,7 @@ } h4.h4-zt { - font-family: "FZLTZHJW"; + font-family: 'FZLTZHJW'; font-weight: bold; color: #7bb4e3; font-size: 1.1em; @@ -1029,7 +1129,7 @@ } h5 { - font-family: "FZLTZHJW"; + font-family: 'FZLTZHJW'; font-weight: bold; color: #c96653; font-size: 1em; @@ -1039,8 +1139,8 @@ } h6 { - font-family: "cnepub", serif; - font-family: "FZHTJW"; + font-family: 'cnepub', serif; + font-family: 'FZHTJW'; color: #36c3f4; font-size: 1.1em; margin-top: 10px; @@ -1179,13 +1279,13 @@ } .block1 { - font-family: "浠垮畫"; + font-family: '浠垮畫'; text-align: right; font-weight: 600; } .block2 { - font-family: "瀹嬩綋"; + font-family: '瀹嬩綋'; text-align: center; text-indent: 0em; font-size: 16px; @@ -1195,13 +1295,13 @@ } .block3 { - font-family: "STKaiti"; + font-family: 'STKaiti'; text-align: left; text-indent: 0em; } .kaiti { - font-family: "STKaiti"; + font-family: 'STKaiti'; } .em_dot { @@ -1224,7 +1324,7 @@ margin-bottom: 1em; padding: 1em 0.5em 1em 1em; color: #666666; - font-family: "锟斤拷锟斤拷", "锟斤拷锟斤拷"; + font-family: '锟斤拷锟斤拷', '锟斤拷锟斤拷'; } span.linethrough { @@ -1239,7 +1339,7 @@ /* 鏂板鏍峰紡 */ .custom_title1 { - font-family: "FZLTZHJW"; + font-family: 'FZLTZHJW'; background-color: rgb(125, 164, 64); width: 70vw; position: relative; @@ -1261,7 +1361,7 @@ } .custom_chapter { - font-family: "FZHTJW"; + font-family: 'FZHTJW'; color: rgb(108, 152, 65); padding: 15px 10px; background-color: rgb(202, 217, 180); @@ -1276,8 +1376,8 @@ } .custom_chapter::before { - font-family: "FZHTJW"; - content: ""; + font-family: 'FZHTJW'; + content: ''; width: 12px; height: 60%; background-color: rgb(125, 164, 64); @@ -1288,8 +1388,8 @@ } .custom_chapter::after { - font-family: "FZHTJW"; - content: ""; + font-family: 'FZHTJW'; + content: ''; width: 12px; height: 60%; background-color: rgb(125, 164, 64); @@ -1308,7 +1408,7 @@ font-size: 21px; margin-bottom: 0.2cm; margin-top: 0.2cm; - font-family: "FZHTJW"; + font-family: 'FZHTJW'; } .img-gn { @@ -1391,7 +1491,7 @@ } .lvz { - font-family: "HiFont Hei GB"; + font-family: 'HiFont Hei GB'; color: #6eb92c; font-weight: bold; } @@ -1427,7 +1527,7 @@ } p.block-hs { - font-family: "STKaiti"; + font-family: 'STKaiti'; // font-size: "1.2em"; font-size: 16px; color: #cd141c; @@ -1549,7 +1649,7 @@ border: 1px solid #89a0d0; border-radius: 5px; font-size: 14px; - font-family: "FZLTXIHJW"; + font-family: 'FZLTXIHJW'; text-indent: 2em; line-height: 22px; padding: 2px 5px; @@ -1670,7 +1770,7 @@ } h4.h4-dy3 { - font-family: "FZLTZHJW"; + font-family: 'FZLTZHJW'; font-weight: bold; color: #b898c7; font-size: 1.1em; @@ -1688,7 +1788,7 @@ } .bj1-mk { - background-image: url("../image/mk.png"); + background-image: url('../image/mk.png'); background-position: center; background-repeat: no-repeat; background-size: 100% 100%; @@ -1755,7 +1855,7 @@ span { font-size: 14px; text-align: center; - font-family: "FZLTXIHJW"; + font-family: 'FZLTXIHJW'; line-height: 20px; } @@ -1924,6 +2024,106 @@ .pdfModal { width: 100%; height: 90vh; + + .pdfBox-component { + width: 100%; + height: 100%; + position: relative; + + .preview { + width: 100%; + height: 100%; + + .imageBox { + height: calc(100% - 30px); + overflow-x: hidden; + overflow-y: auto; + background: #ccc; + box-sizing: border-box; + } + + .imageBox:hover { + cursor: zoom-in !important; + } + + ::v-deep .el-dialog__header { + background-color: rgba(0, 0, 0, 0.8); + + .header_title { + display: flex; + justify-content: space-between; + align-items: center; + color: #fff; + font-weight: 900; + font-size: 16px; + font-family: 'FZLTXIHJW'; + + span:nth-child(2):hover { + cursor: pointer; + } + } + + ::v-deep .el-dialog__title, + ::v-deep .el-dialog__headerbtn .el-dialog__close { + color: #fff; + font-weight: 900; + font-size: 16px; + font-family: 'FZLTXIHJW'; + } + } + + .bottom_tool { + height: 30px; + background-color: rgba(0, 0, 0, 0.8); + display: flex; + justify-content: flex-end; + align-items: center; + + svg { + margin-right: 15px; + fill: #d1d1d1; + } + + svg:hover { + fill: #fff; + cursor: pointer; + } + } + } + + .notBox { + position: absolute; + top: 0; + left: 0; + width: 100%; + height: calc(100% - 30px); + min-height: 300px; + } + } +} + +.w50{ + width: 50%; +} + +.w57{ + width: 57%; +} + +.fl{ + display: flex; +} + +.fd-c{ + flex-direction: column; +} + +.al-c{ + align-items: center; +} + +.span-P{ + color: rgb(246, 147, 71); } @media screen and (max-width: 1024px) { @@ -1952,39 +2152,6 @@ } } -.preview { - width: 100%; - height: 100%; - - .imageBox { - height: calc(100% - 30px); - overflow-x: hidden; - overflow-y: auto; - background: #ccc; - box-sizing: border-box; - } - - .imageBox:hover { - cursor: zoom-in !important; - } - - .bottom_tool { - height: 30px; - background-color: rgba(0, 0, 0, 0.8); - display: flex; - justify-content: flex-end; - align-items: center; - svg { - margin-right: 15px; - fill: #d1d1d1; - } - svg:hover { - fill: #fff; - cursor: pointer; - } - } -} - .custom-dialog { overflow: hidden !important; @@ -2002,7 +2169,7 @@ color: #fff; font-weight: 900; font-size: 16px; - font-family: "FZLTXIHJW"; + font-family: 'FZLTXIHJW'; span:nth-child(2):hover { cursor: pointer; @@ -2014,29 +2181,29 @@ color: #fff; font-weight: 900; font-size: 16px; - font-family: "FZLTXIHJW"; + font-family: 'FZLTXIHJW'; } } } -.tablePublic input[type="checkbox"]:checked + .checkmark { +.tablePublic input[type='checkbox']:checked + .checkmark { background: #000 !important; /* 閫変腑鏃剁殑鑳屾櫙鑹� */ } @font-face { - font-family: "FZLTZHJW"; - src: url("../Fonts/FZLTZHJW.ttf"); + font-family: 'FZLTZHJW'; + src: url('../Fonts/FZLTZHJW.ttf'); } @font-face { - font-family: "FZLTXIHJW"; - src: url("../Fonts/FZLTXIHJW.ttf"); + font-family: 'FZLTXIHJW'; + src: url('../Fonts/FZLTXIHJW.ttf'); } @font-face { - font-family: "FZHTJW"; - src: url("../Fonts/FZHTJW.ttf"); + font-family: 'FZHTJW'; + src: url('../Fonts/FZHTJW.ttf'); } br { @@ -2052,3 +2219,89 @@ body { background-color: #e6e6e6; } + +.promptLeftBox { + width: 200px; + float: left; +} + +.promptRightBox { + width: 200px; + float: right; +} + +.learnOneMore { + width: 100px; + display: flex; + justify-content: center; + align-items: center; + + background-color: #b898c7; + border: 0.15em dotted #b898c7; + padding: 2px 8px 3px 2px; + box-sizing: border-box; + color: #ffffff; + font-family: 'FZLTXIHJW'; + font-size: 16px; + font-weight: 700; + border-radius: 15px; + + .icon { + width: 25px; + height: 25px; + border-radius: 5px; + background-color: #b898c7; + border: 1px solid #b898c7; + display: flex; + justify-content: center; + align-items: center; + margin-left: 10px; + cursor: pointer; + + svg { + fill: #fff; + } + } + + .icon:hover { + background-color: #fff; + border: 1px solid #b898c7; + + svg { + fill: #b898c7; + } + } +} + +.smallTitle { + text-indent: 1em; +} + +.subsectionContent { + text-indent: 2em; +} + +.imgp { + color: #ac92c4; + font-size: 14px; + display: flex; + justify-content: center; + align-items: center; +} +.learningObjectives { + color: #8da2d7; +} + +.header_title { + display: flex; + justify-content: space-between; + align-items: center; + // color: #fff; + font-weight: 900; + font-size: 16px; + font-family: 'FZLTXIHJW'; + + span:nth-child(2):hover { + cursor: pointer; + } +} -- Gitblit v1.9.1