阜阳市网站建设_网站建设公司_一站式建站_seo优化
2025/12/20 11:10:06 网站建设 项目流程

使用mammoth.browser.min.js在网站上进行docx预览

    <script src="js/mammoth.browser.min.js"></script><script>function showDocx(url){console.log(url);const xhr = new XMLHttpRequest();xhr.open("GET", url);xhr.responseType = "arraybuffer";xhr.onload = function() {mammoth.convertToHtml({arrayBuffer: xhr.response}).then(function(result){var html = result.value;var message = result.messages;document.write(html); }).catch(function(error){console.log(error);})};xhr.send();}</script>
    <li onclick="showDocx('灵学研究记录.docx')"><a href="#">灵学记录研究</a></li>

 

需要专业的网站建设服务?

联系我们获取免费的网站建设咨询和方案报价,让我们帮助您实现业务目标

立即咨询