|
|
@ -58,23 +58,6 @@
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!--<div id="poem_sentence" style="position: absolute;bottom: 0;left: 50%;"></div>-->
|
|
|
|
|
|
|
|
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
|
|
|
|
|
|
|
|
<!--<script src="https://sdk.jinrishici.com/v2/browser/jinrishici.js" charset="utf-8"></script>-->
|
|
|
|
|
|
|
|
<script type="text/javascript">
|
|
|
|
|
|
|
|
// jinrishici.load(function (result) {
|
|
|
|
|
|
|
|
// var sentence = document.querySelector("#poem_sentence")
|
|
|
|
|
|
|
|
// sentence.innerHTML = result.data.content
|
|
|
|
|
|
|
|
// });
|
|
|
|
|
|
|
|
// var poem_sentence = document.querySelector("#poem_sentence")
|
|
|
|
|
|
|
|
// poem_sentence.addEventListener('contextmenu', function(event) {
|
|
|
|
|
|
|
|
// event.preventDefault();
|
|
|
|
|
|
|
|
// jinrishici.load(function (result) {
|
|
|
|
|
|
|
|
// var sentence = document.querySelector("#poem_sentence")
|
|
|
|
|
|
|
|
// sentence.innerHTML = result.data.content
|
|
|
|
|
|
|
|
// });
|
|
|
|
|
|
|
|
// });
|
|
|
|
|
|
|
|
</script>
|
|
|
|
|
|
|
|
<script th:inline="javascript"> var ctx = [[@{/}]];</script>
|
|
|
|
<script th:inline="javascript"> var ctx = [[@{/}]];</script>
|
|
|
|
<!--[if lte IE 8]><script>window.location.href=ctx+'html/ie.html';</script><![endif]-->
|
|
|
|
<!--[if lte IE 8]><script>window.location.href=ctx+'html/ie.html';</script><![endif]-->
|
|
|
|
<!-- 全局js -->
|
|
|
|
<!-- 全局js -->
|
|
|
|