| | |
| | | <!-- <script src="https://unpkg.com/@wangeditor/editor@latest/dist/index.js"></script>--> |
| | | <script src="http://gosspublic.alicdn.com/aliyun-oss-sdk-6.17.0.min.js"></script> |
| | | <script type="text/javascript" src="https://cdn.jsdelivr.net/npm/wangeditor@latest/dist/wangEditor.min.js" ></script> |
| | | <script src="https://cdnjs.cloudflare.com/ajax/libs/pdf.js/2.6.347/pdf.min.js"></script> |
| | | <style type="text/css"> |
| | | ::-webkit-scrollbar { |
| | | height: 20px !important; |
| | | background-color: #f4f4f4; |
| | | } |
| | | </style> |
| | | <link rel="icon" th:href="@{febs/images/favicon.ico}" type="image/x-icon"/> |
| | | </head> |
| | | <body> |