pc在線預覽word,pdf文件

預覽word

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta http-equiv="X-UA-Compatible" content="ie=edge">
    <title>Document</title>
</head>
<body>
</body>
<script>
    window.open('https://view.officeapps.live.com/op/view.aspx?src=http://image.precare.cn/%E7%BB%A9%E6%95%88%E8%80%83%E6%A0%B8-%E5%8C%BB%E9%99%A2%E6%8E%A5%E5%85%A5%E5%BC%80%E5%8F%91%E8%A7%84%E8%8C%83-V1.0.0%281%29.doc')
</script>
</html>

預覽pdf

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta http-equiv="X-UA-Compatible" content="ie=edge">
    <title>Document</title>
</head>
<body>
</body>
<script>
    window.open('http://image.precare.cn/%E7%BB%A9%E6%95%88%E8%80%83%E6%A0%B8-%E5%8C%BB%E9%99%A2%E6%8E%A5%E5%85%A5%E5%BC%80%E5%8F%91%E8%A7%84%E8%8C%83-V1.0.0%281%29.doc')
</script>
</html>

 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章