Commit 0798b8d8 authored by 陈精华's avatar 陈精华 Committed by kl

优化:删除无用代码、页面加header

parent ae93d48b
<!DOCTYPE html>
<html lang="en">
<body>
${doc}
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<body>
${docxConvert}
</body>
</html>
\ No newline at end of file
......@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<title>office图片预览</title>
<title>PDF图片预览</title>
<link href="//netdna.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
<script src="js/lazyload.js"></script>
<style>
......
......@@ -2,6 +2,8 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>PDF预览</title>
<link href="//netdna.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
<style type="text/css">
body{
......
......@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>图片预览</title>
<title>图片预览</title>
<link rel="stylesheet" href="css/viewer.min.css">
<style>
* { margin: 0; padding: 0;}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment