|
@@ -8,7 +8,7 @@
|
|
|
@include('home.http.common.head')
|
|
|
<link href="/static/public/css/index.css" rel="stylesheet" type="text/css">
|
|
|
<link href="/static/ebook/ebook.css" rel="stylesheet" type="text/css">
|
|
|
- <link href="/static/audio/pdf.css" rel="stylesheet" type="text/css">
|
|
|
+ <link href="/static/pdf/pdf.css" rel="stylesheet" type="text/css">
|
|
|
<script type="text/javascript" src="/static/js/polyfill.min.js"></script>
|
|
|
<script type="text/javascript" src="/static/js/es6-promise.min.js"></script>
|
|
|
<script type="text/javascript" src="/static/js/babel.min.js"></script>
|