|
@@ -17,12 +17,15 @@
|
|
|
class="navbar-header tiny:float-left <tiny:flex <tiny:items-center <tiny:justify-between <tiny:h-56px <tiny:py-0 <tiny:px-16px"
|
|
|
>
|
|
|
<!-- logo -->
|
|
|
- <a class="home" href="/">
|
|
|
+ <nuxt-link to="/" title="17PDF Reader阅读器支持文件扫描和文件格式转换">
|
|
|
+ <img src="http://cn-file.17pdf.com/website/index/logo_pdf_top.png"/>
|
|
|
+ </nuxt-link>
|
|
|
+ <!-- <a class="home" href="/">
|
|
|
<img
|
|
|
src="http://cn-file.17pdf.com/website/index/logo_pdf_top.png"
|
|
|
class="tiny:ml-16px <tiny:w-170px align-middle"
|
|
|
/>
|
|
|
- </a>
|
|
|
+ </a> -->
|
|
|
<!-- 按钮 -->
|
|
|
<button
|
|
|
type="button"
|
|
@@ -72,7 +75,7 @@
|
|
|
</li>
|
|
|
<li class="relative block tiny:float-left text-[0px] tiny:ml-35px">
|
|
|
<a
|
|
|
- class="download-contain relative block no-underline text-[16px] text-[#666] p-0 leading-[22px] <tiny:py-8px <tiny:px-0"
|
|
|
+ class="download-contain relative block no-underline text-[16px] text-[#666] p-0 leading-[22px] <tiny:py-8px <tiny:px-0 tiny:text-[#e93636b2]"
|
|
|
href="/pdf-reader/download"
|
|
|
>下载</a
|
|
|
>
|