index.vue 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655
  1. <script>
  2. export default {
  3. middleware: 'user',
  4. data() {
  5. return {
  6. indexActive: 1
  7. }
  8. },
  9. head() {
  10. return {
  11. title: '17PDF Reader 一起阅读 - 移动端PDF阅读器 + 免费在线PDF转档',
  12. meta: [
  13. {
  14. name: 'keywords',
  15. content: 'PDFReader,pdfreader,17PDF Reader,pdf软件,PDF阅读器,文件扫描'
  16. },
  17. {
  18. name: 'description',
  19. content: '17PDF Reader是行走的PDF阅读器和文件扫描仪,并提供免费的PDF文件格式转换工具,支持pdf转word,pdf转doc,pdf转ppt,pdf转图片等。17PDF Reader被用户誉为“亚洲的Adobe”,拥有自主产权的PDF核心技术,为商务精英、教育族群及企业提供全方位的PDF文件解决方案。'
  20. }
  21. ]
  22. }
  23. },
  24. methods: {
  25. // elementui走马灯组件bug:item只有两个时变换的方向有问题
  26. // fix:多增加一份item,自定义轮播点
  27. handlerCarouselChange (cur) {
  28. if(cur === 1 || cur === 3) {
  29. this.indexActive = 2
  30. }else {
  31. this.indexActive = 1
  32. }
  33. },
  34. openInterface (){
  35. this.$store.commit('OPEN_LOGIN', true)
  36. this.$store.commit('SET_INTERFACE', 'register')
  37. }
  38. }
  39. }
  40. </script>
  41. <template>
  42. <div class="page-home">
  43. <client-only>
  44. <el-carousel ref="carousel" indicator-position="none" loop height="100vh" @change="handlerCarouselChange">
  45. <el-carousel-item>
  46. <div class="home-banner banner ">
  47. <div class="bg"><img src="~/assets/images/common/pic_home_banner00.png" /></div>
  48. <div class="slogan">
  49. <h2 class="tittle">17PDF Reader</h2>
  50. <h3 class="subtitle">阅轻松·阅简单·阅快捷</h3>
  51. <p class="info">行业领先的阅读引擎,精准快速的格式转换,让移动无纸化办公轻松易行!</p>
  52. <a class="power-sdk" href="https://www.compdf.com?utm_source=anroidapp&utm_medium=17pdfweb&utm_campaign=pdfsdk" target="_blank">由 ComPDFKit 提供技术支持 <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 12.9567L10.714 8.24261L6 3.52856" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg></a>
  53. </div>
  54. </div>
  55. </el-carousel-item>
  56. <el-carousel-item>
  57. <div class="home-banner converter-banner banner">
  58. <div class="slogan">
  59. <h2 class="tittle">在线格式转换</h2>
  60. <h3 class="subtitle">轻松拖拽/一键转档/批量转换</h3>
  61. <p>支持多种常用格式转档,先进的转换引擎,精准快速,超乎想象。</p>
  62. <a href="/converter">立即体验</a>
  63. </div>
  64. <div class="bg"><img src="~/assets/images/common/pic_home_banner02.png" /></div>
  65. </div>
  66. </el-carousel-item>
  67. <el-carousel-item>
  68. <div class="home-banner banner">
  69. <div class="bg"><img src="~/assets/images/common/pic_home_banner00.png" /></div>
  70. <div class="slogan">
  71. <h2 class="tittle">17PDF Reader</h2>
  72. <h3 class="subtitle">阅轻松·阅简单·阅快捷</h3>
  73. <p class="info">行业领先的阅读引擎,精准快速的格式转换,让移动无纸化办公轻松易行!</p>
  74. <a class="power-sdk" href="https://www.compdf.com?utm_source=anroidapp&utm_medium=17pdfweb&utm_campaign=pdfsdk" target="_blank">由 ComPDFKit 提供技术支持 <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 12.9567L10.714 8.24261L6 3.52856" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg></a>
  75. </div>
  76. </div>
  77. </el-carousel-item>
  78. <el-carousel-item>
  79. <div class="home-banner converter-banner banner">
  80. <div class="slogan">
  81. <h2 class="tittle">在线格式转换</h2>
  82. <h3 class="subtitle">轻松拖拽/一键转档/批量转换</h3>
  83. <p>支持多种常用格式转档,先进的转换引擎,精准快速,超乎想象。</p>
  84. <a href="/converter">立即体验</a>
  85. </div>
  86. <div class="bg"><img src="~/assets/images/common/pic_home_banner02.png" /></div>
  87. </div>
  88. </el-carousel-item>
  89. </el-carousel>
  90. </client-only>
  91. <!-- 自定义轮播点 -->
  92. <ul class="indicators">
  93. <li v-for="index in 2" :key="index" :class="index === indexActive?'is-active':''" class="indicator">
  94. </li>
  95. </ul>
  96. <div class="home_info">
  97. <div class="item white">
  98. <div class="left"><img src="http://cn-file.17pdf.com/website/home/pic_home_file_converter.png" /></div>
  99. <div class="right">
  100. <div class="cotent">
  101. <h3>格式转换</h3>
  102. <p>PDF高效格式转换,支持PDF to Word、PPT、Excel、TXT、JPG/PNG,一键转档,批量转换,突破格式壁垒。</p>
  103. <a href="/converter">立即使用</a>
  104. </div>
  105. </div>
  106. </div>
  107. </div>
  108. <div class="home_function">
  109. <h3>更多强大功能 · 助力效率提升</h3>
  110. <ul class="clear">
  111. <li>
  112. <div class="list">
  113. <img src="http://cn-file.17pdf.com/website/home/ic_home_more_eyes.png" />
  114. <div class="wrap">
  115. <h4>文件阅读</h4>
  116. <p>优质的阅读引擎带来流畅、稳定的阅读体验,轻松阅读无干扰。</p>
  117. </div>
  118. </div>
  119. </li>
  120. <li>
  121. <div class="list">
  122. <img src="http://cn-file.17pdf.com/website/home/ic_home_more_mark.png" />
  123. <div class="wrap">
  124. <h4>文件注释</h4>
  125. <p>支持高亮、下划线、波浪线、手写等注释方式,可插入图片及语音笔记。</p>
  126. </div>
  127. </div>
  128. </li>
  129. <li>
  130. <div class="list">
  131. <img src="http://cn-file.17pdf.com/website/home/ic_home_more_manage.png" />
  132. <div class="wrap">
  133. <h4>文件管理</h4>
  134. <p>文件移动复制、压缩删除,PDF文件密码保护,并可将PDF文件生成链接方便分享。</p>
  135. </div>
  136. </div>
  137. </li>
  138. <li>
  139. <div class="list">
  140. <img src="http://cn-file.17pdf.com/website/home/ic_home_more_edit.png" />
  141. <div class="wrap">
  142. <h4>页面编辑</h4>
  143. <p>可将PDF任意页面进行删除、旋转、排序、拆分并另存为新的PDF,还能对多个PDF文件进行合并。</p>
  144. </div>
  145. </div>
  146. </li>
  147. <li>
  148. <div class="list">
  149. <img src="http://cn-file.17pdf.com/website/home/ic_home_moer_mode.png" />
  150. <div class="wrap">
  151. <h4>阅读模式</h4>
  152. <p>日间模式/夜间模式/护眼模式自由切换,缓解视觉疲劳。</p>
  153. </div>
  154. </div>
  155. </li>
  156. <li>
  157. <div class="list">
  158. <img src="http://cn-file.17pdf.com/website/home/ic_home_more_search.png" />
  159. <div class="wrap">
  160. <h4>搜索索引</h4>
  161. <p>从PDF文档中提取、选择、搜索和检索文本,以最快的速度搜索索引PDF文本信息。</p>
  162. </div>
  163. </div>
  164. </li>
  165. <li>
  166. <div class="list">
  167. <img src="http://cn-file.17pdf.com/website/home/ic_home_more_scan.png" />
  168. <div class="wrap">
  169. <h4>文件扫描</h4>
  170. <p>支持拍照扫描文件、图片并保存为PDF文件,可调整图片边缘及使用滤镜,抠图精准。</p>
  171. </div>
  172. </div>
  173. </li>
  174. <li>
  175. <div class="list">
  176. <img src="http://cn-file.17pdf.com/website/home/ic_home_more_read.png" />
  177. <div class="wrap">
  178. <h4>文件朗读</h4>
  179. <p>支持文字转语音(TTS),朗读PDF文件内容,解放双眼,让耳朵“读”文件。</p>
  180. </div>
  181. </div>
  182. </li>
  183. </ul>
  184. </div>
  185. <div class="home_user_say">
  186. <h3>5年口碑 · 品质之选</h3>
  187. <client-only>
  188. <el-carousel class="user_say_carousel">
  189. <el-carousel-item class="item">
  190. <ul class="clear">
  191. <li>
  192. <img src="http://cn-file.17pdf.com/website/home/pic_home_head_01.png" /><span>Leon Reed</span>
  193. <p>绝对是最好用的PDF阅读器,没有之一,强力推荐!</p>
  194. <div>---来自百度的用户说</div>
  195. </li>
  196. <li>
  197. <img src="http://cn-file.17pdf.com/website/home/pic_home_head_02.png" /><span>Ella Pope</span>
  198. <p>支持切白边,没广告,好用!</p>
  199. <div>---来自VIVO的用户说</div>
  200. </li>
  201. <li>
  202. <img src="http://cn-file.17pdf.com/website/home/pic_home_head_03.png" /><span>tube244</span>
  203. <p>用着很方便,可以横屏,比iReader好。</p>
  204. <div>---来自OPPO的用户说</div>
  205. </li>
  206. </ul>
  207. </el-carousel-item>
  208. <el-carousel-item class="item">
  209. <ul class="clear">
  210. <li>
  211. <img src="http://cn-file.17pdf.com/website/home/pic_home_head_04.png" /><span>lemo</span>
  212. <p>解压功能非常好,谷歌风设计,流畅,读书方便。</p>
  213. <div>---来自360的用户说</div>
  214. </li>
  215. <li>
  216. <img src="http://cn-file.17pdf.com/website/home/pic_home_head_05.png" /><span>wing 。</span>
  217. <p>真的适合学习勾画重点呀。赞!</p>
  218. <div>---来自华为的用户说</div>
  219. </li>
  220. <li>
  221. <img src="http://cn-file.17pdf.com/website/home/pic_home_head_06.png" /><span>378java</span>
  222. <p>格式转档功能非常强大,是刚需!</p>
  223. <div>---来自小米的用户说</div>
  224. </li>
  225. </ul>
  226. </el-carousel-item>
  227. <el-carousel-item class="item">
  228. <ul class="clear">
  229. <li>
  230. <img src="http://cn-file.17pdf.com/website/home/pic_home_head_01.png" /><span>Leon Reed</span>
  231. <p>绝对是最好用的PDF阅读器,没有之一,强力推荐!</p>
  232. <div>---来自百度的用户说</div>
  233. </li>
  234. <li>
  235. <img src="http://cn-file.17pdf.com/website/home/pic_home_head_02.png" /><span>Ella Pope</span>
  236. <p>支持切白边,没广告,好用!</p>
  237. <div>---来自VIVO的用户说</div>
  238. </li>
  239. <li>
  240. <img src="http://cn-file.17pdf.com/website/home/pic_home_head_03.png" /><span>tube244</span>
  241. <p>用着很方便,可以横屏,比iReader好。</p>
  242. <div>---来自OPPO的用户说</div>
  243. </li>
  244. </ul>
  245. </el-carousel-item>
  246. <el-carousel-item class="item">
  247. <ul class="clear">
  248. <li>
  249. <img src="http://cn-file.17pdf.com/website/home/pic_home_head_04.png" /><span>lemo</span>
  250. <p>解压功能非常好,谷歌风设计,流畅,读书方便。</p>
  251. <div>---来自360的用户说</div>
  252. </li>
  253. <li>
  254. <img src="http://cn-file.17pdf.com/website/home/pic_home_head_05.png" /><span>wing 。</span>
  255. <p>真的适合学习勾画重点呀。赞!</p>
  256. <div>---来自华为的用户说</div>
  257. </li>
  258. <li>
  259. <img src="http://cn-file.17pdf.com/website/home/pic_home_head_06.png" /><span>378java</span>
  260. <p>格式转档功能非常强大,是刚需!</p>
  261. <div>---来自小米的用户说</div>
  262. </li>
  263. </ul>
  264. </el-carousel-item>
  265. </el-carousel>
  266. </client-only>
  267. </div>
  268. <div class="free_signup">
  269. <p>开启17PDF Reader高效办公学习旅程</p>
  270. <span>现在注册即送10张格式转换券!</span>
  271. <a class="cursor-pointer" @click="openInterface">立即注册</a>
  272. </div>
  273. </div>
  274. </template>
  275. <style lang="scss">
  276. .page-home {
  277. position: relative;
  278. z-index: 1;
  279. top: -80px;
  280. margin-bottom: -80px;
  281. .el-carousel {
  282. border-bottom: 1px solid #dcdcdc;
  283. .el-carousel__arrow {
  284. display: none;
  285. }
  286. }
  287. .home_banner_wrap{
  288. border-bottom: 1px solid #dcdcdc;
  289. position: relative;
  290. top: -80px;
  291. z-index: 1;
  292. }
  293. .home-banner {
  294. display: flex;
  295. height: 100%;
  296. width: 100%;
  297. cursor: pointer;
  298. background:rgb(240,241,243);
  299. .bg{
  300. height: 100%;
  301. width: 50%;
  302. img{
  303. width: 100%;
  304. max-width: 770px;
  305. margin-top: 28%;
  306. }
  307. }
  308. .slogan {
  309. padding-top: 19%;
  310. padding-left: 70px;
  311. width: 50%;
  312. .tittle {
  313. color: rgb(26, 26, 26);
  314. font-size: 68px;
  315. padding-bottom: 10px;
  316. font-weight: normal;
  317. }
  318. .subtitle {
  319. color: rgb(77, 77, 77);
  320. font-size: 33px;
  321. }
  322. .info {
  323. color: rgb(77, 77, 77);
  324. opacity: 0.8;
  325. font-size: 22px;
  326. padding-top: 10px;
  327. max-width: 450px;
  328. }
  329. .power-sdk {
  330. display: flex;
  331. align-items: center;
  332. margin-top: 20px;
  333. color: #4D4D4D;
  334. font-size: 16px;
  335. line-height: 22px;
  336. font-weight: 600;
  337. svg {
  338. margin-left: 8px;
  339. }
  340. &:hover {
  341. color: #FF4F4F;
  342. text-decoration: underline;
  343. }
  344. }
  345. .home-btn {
  346. background-color: rgb(255, 255, 255);
  347. font-size: 18px;
  348. padding: 8px 38px;
  349. margin-top: 35px;
  350. position: absolute;
  351. border-radius: 4px;
  352. a {
  353. color: rgb(235, 64, 26);
  354. &:hover, &:active {
  355. text-decoration: none;
  356. }
  357. }
  358. &:hover {
  359. background-color: #FFE8E8;
  360. }
  361. }
  362. }
  363. }
  364. .indicators {
  365. display: flex;
  366. justify-content: center;
  367. position: relative;
  368. align-items: center;
  369. bottom: 45px;
  370. z-index: 3;
  371. .indicator {
  372. width: 10px;
  373. height: 10px;
  374. margin-left: 5px;
  375. background-color: white;
  376. border-radius: 10px;
  377. border: 1px solid rgba(0,0,0,0.87);
  378. &.is-active {
  379. width: 12px;
  380. height: 12px;
  381. border-radius: 12px;
  382. background-color: black;
  383. }
  384. }
  385. }
  386. .converter-banner {
  387. cursor: pointer;
  388. background-color: #fff;
  389. .bg {
  390. text-align: right;
  391. }
  392. .slogan {
  393. max-width: 470px;
  394. padding: 19% 0px 0px;
  395. margin-left: 12%;
  396. .tittle {
  397. font-size: 48px;
  398. color: rgb(51,51,51);
  399. margin:0px;
  400. font-weight: normal;
  401. padding-bottom: 0px;
  402. }
  403. .subtitle{
  404. font-size: 32px;
  405. color: rgb(77,77,77);
  406. margin: 30px 0px 12px;
  407. }
  408. p{
  409. font-size: 24px;
  410. color: rgb(77,77,77);
  411. }
  412. a{
  413. width: 160px;
  414. height: 52px;
  415. background: rgb(255,79,79);
  416. color: #fff;
  417. font-size: 24px;
  418. border-radius: 4px;
  419. display: block;
  420. margin-top: 48px;
  421. line-height: 52px;
  422. text-align: center;
  423. &:hover{
  424. background:rgba(255,79,79,0.9);
  425. }
  426. }
  427. }
  428. .bg img {
  429. margin-top: 26%;
  430. }
  431. }
  432. .home_info{
  433. width: 100%;
  434. .item{
  435. height: 418px;
  436. padding:0px 10%;
  437. text-align: center;
  438. .right{
  439. width: 50%;
  440. float: left;
  441. }
  442. .left{
  443. width: 50%;
  444. float: left;
  445. }
  446. img{
  447. width: 394px;
  448. margin-top: 75px;
  449. }
  450. .cotent{
  451. width: 394px;
  452. display: inline-block;
  453. h3{
  454. font-size: 36px;
  455. color: rgba(0,0,0,0.87);
  456. margin:126px 0px 16px;
  457. text-align: left;
  458. }
  459. p{
  460. font-size: 18px;
  461. color: rgba(0,0,0,0.87);
  462. text-align: left;
  463. }
  464. a{
  465. font-size: 18px;
  466. display: block;
  467. color: rgb(255,79,79);
  468. width: 124px;
  469. height: 40px;
  470. border:1px solid rgb(255,79,79);
  471. border-radius: 4px;
  472. line-height: 40px;
  473. margin-top: 32px;
  474. &:hover{
  475. background: rgb(255,79,79);
  476. color: #fff;
  477. }
  478. }
  479. }
  480. &.white{
  481. background: #fff;
  482. }
  483. &.gray{
  484. background: rgb(250,250,250);
  485. }
  486. }
  487. }
  488. .home_function{
  489. width: 100%;
  490. background-color: #fafafa;
  491. h3{
  492. height: 50px;
  493. line-height: 50px;
  494. margin-bottom: 100px;
  495. padding-top: 70px;
  496. font-size: 36px;
  497. color: rgb(51,51,51);
  498. text-align: center;
  499. }
  500. ul{
  501. padding:0px 10%;
  502. margin: 0;
  503. &::after {
  504. visibility: hidden;
  505. display: block;
  506. font-size: 0;
  507. content: " ";
  508. clear: both;
  509. height: 0;
  510. }
  511. li{
  512. list-style: none;
  513. height: 110px;
  514. width: 50%;
  515. float: left;
  516. margin-bottom: 20px;
  517. text-align: center;
  518. .list{
  519. width: 460px;
  520. display: inline-block;
  521. }
  522. img{
  523. float: left;
  524. width: 96px;
  525. height: 96px;
  526. }
  527. .wrap{
  528. max-width:324px;
  529. float: left;
  530. margin-left: 40px;
  531. h4{
  532. font-size: 24px;
  533. color: rgba(0,0,0,0.87);
  534. margin: 6px 0px 6px;
  535. text-align: left;
  536. }
  537. p{
  538. font-size: 16px;
  539. line-height: 24px;
  540. color: rgb(102,102,102);
  541. text-align: left;
  542. }
  543. }
  544. }
  545. }
  546. }
  547. .home_user_say{
  548. padding-top: 40px;
  549. h3{
  550. font-size: 36px;
  551. color: rgb(51,51,51);
  552. height: 50px;
  553. line-height: 50px;
  554. text-align: center;
  555. margin: 0;
  556. }
  557. .user_say_carousel{
  558. width: 100%;
  559. .item{
  560. ul{
  561. padding-top: 40px;
  562. width: 100%;
  563. min-width: 1240px;
  564. height: 100%;
  565. text-align: center;
  566. font-size: 0;
  567. li + li {
  568. margin-left: 107px;
  569. }
  570. li{
  571. position: relative;
  572. list-style: none;
  573. width: 298px;
  574. height: 160px;
  575. display: inline-block;
  576. border-radius:4px;
  577. box-shadow:1px 1px 6px 0px rgba(153,153,153,0.3);
  578. background: #fff;
  579. padding: 23px 14px 0px;
  580. text-align: left;
  581. vertical-align: top;
  582. img{
  583. margin-right: 12px;
  584. width: 42px;
  585. height: 42px;
  586. display: inline;
  587. border-radius: 20px;
  588. }
  589. span{
  590. font-size: 14px;
  591. color: rgb(51,51,51);
  592. }
  593. p{
  594. padding: 8px 0px 12px;
  595. font-size: 16px;
  596. line-height: 26px;
  597. color: rgb(51,51,51);
  598. text-align: left;
  599. }
  600. div{
  601. position: absolute;
  602. right: 14px;
  603. bottom: 23px;
  604. font-size: 14px;
  605. color: rgb(102,102,102);
  606. text-align: right;
  607. }
  608. }
  609. }
  610. }
  611. .el-carousel__indicators {
  612. display: none;
  613. }
  614. }
  615. }
  616. .free_signup{
  617. width: 100%;
  618. height: 359px;
  619. background: url(http://cn-file.17pdf.com/website/home/pic_home_bg.png) no-repeat;
  620. background-size: 100% 100%;
  621. color: #fff;
  622. text-align: center;
  623. margin-bottom: -2px;
  624. p{
  625. font-size: 36px;
  626. padding:96px 0px 10px;
  627. }
  628. span{
  629. display: block;
  630. margin-bottom: 30px;
  631. font-size: 22px;
  632. opacity:0.7;
  633. }
  634. a{
  635. width: 200px;
  636. height: 48px;
  637. background: rgb(255,79,79);
  638. color: #fff;
  639. display: inline-block;
  640. border-radius: 8px;
  641. line-height: 48px;
  642. font-size: 18px;
  643. outline: none;
  644. &:hover{
  645. background: rgb(243,69,69);
  646. }
  647. }
  648. }
  649. }
  650. </style>