question.vue 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314
  1. <template>
  2. <div class="question w-full relative">
  3. <h1 class="text-[#333] text-[36px] leading-[1.1] mb-0px mt-40px mx-[10%] ">常见问题</h1>
  4. <div class="row pt-24px px-[10%] pb-60px mx-[-15px]">
  5. <div class="menu float-left ml-15px">
  6. <ul class="mb-10px">
  7. <a href="#reading">
  8. <li
  9. class=" w-192px h-48px leading-[48px] text-center text-[#333] text-[16px] bg-[#fafafa] cursor-pointer"
  10. value="reading" :class="{ active: '#reading' == ins.hash }" @click=" active('#reading')">
  11. 文件阅读
  12. </li>
  13. </a>
  14. <a href="#management">
  15. <li
  16. class=" w-192px h-48px leading-[48px] text-center text-[#333] text-[16px] bg-[#fafafa] cursor-pointer"
  17. value="management" :class="{ active: '#management' == ins.hash}"
  18. @click=" active('#management')">
  19. 文件管理
  20. </li>
  21. </a>
  22. <a href="#note">
  23. <li
  24. class=" w-192px h-48px leading-[48px] text-center text-[#333] text-[16px] bg-[#fafafa] cursor-pointer"
  25. value="note" :class="{ active: '#note' == ins.hash}" @click=" active('#note')">
  26. 文件注释
  27. </li>
  28. </a>
  29. <a href="#scan">
  30. <li
  31. class=" w-192px h-48px leading-[48px] text-center text-[#333] text-[16px] bg-[#fafafa] cursor-pointer"
  32. value="scan" :class="{ active: '#scan' == ins.hash}" @click=" active('#scan')">
  33. 文件扫描
  34. </li>
  35. </a>
  36. <a href="#convert">
  37. <li
  38. class=" w-192px h-48px leading-[48px] text-center text-[#333] text-[16px] bg-[#fafafa] cursor-pointer"
  39. value="convert" :class="{ active: '#convert' == ins.hash}" @click=" active('#convert')">
  40. 格式转换
  41. </li>
  42. </a>
  43. <a href="#payment">
  44. <li
  45. class=" w-192px h-48px leading-[48px] text-center text-[#333] text-[16px] bg-[#fafafa] cursor-pointer"
  46. value="payment" :class="{ active: '#payment' == ins.hash}" @click=" active('#payment')">
  47. 支付问题
  48. </li>
  49. </a>
  50. </ul>
  51. </div>
  52. <div class="content ml-257px text-[#333]">
  53. <!-- 文件阅读 -->
  54. <div class="list reading hidden" :class="{active: '#reading' == ins.hash}">
  55. <div class="item mb-30px">
  56. <h3 class="text-[20px] text-[1.1] mb-18px font-bold">1.是否支持护眼模式</h3>
  57. <p class="text-[16px] leading-[30px]">
  58. 目前有三种阅读模式:日间模式、夜间模式、柔和模式,满足用户在不同环境下看书的需求,有效缓解眼睛疲劳,保护视力。
  59. </p>
  60. </div>
  61. <div class="item mb-30px">
  62. <h3 class="text-[20px] text-[1.1] mb-18px font-bold">2.如何使用纯文字模式(文字转语音TTS)?</h3>
  63. <p class="text-[16px] leading-[30px]">
  64. 打开PDF文档,点击右上角More按钮;点击选择 TTS 即可转换文本模式为语音模式;该功能需要手机自带语音引擎才能使用,
  65. 如无语音引擎需到外部下载第三方语音引擎即可使用。
  66. </p>
  67. </div>
  68. </div>
  69. <!-- 文件管理 -->
  70. <div class="list management hidden" :class="{active: '#management' == ins.hash}">
  71. <div class="item mb-30px">
  72. <h3 class="text-[20px] text-[1.1] mb-18px font-bold">1.如何移动&amp;管理文件?</h3>
  73. <p class="text-[16px] leading-[30px]">
  74. <span
  75. class="w-8px h-8px inline-block rounded-[100%] bg-[#333] mr-12px ml-4px"></span>点击工具栏的“管理”按钮,然后“移动”文件<br>
  76. <span
  77. class="w-8px h-8px inline-block rounded-[100%] bg-[#333] mr-12px ml-4px"></span>长按选中对应文件,然后“移动”文件<br>
  78. <span
  79. class="w-8px h-8px inline-block rounded-[100%] bg-[#333] mr-12px ml-4px"></span>选择一个文件夹,然后点击“移动”文件将文件移动到指定文件夹
  80. </p>
  81. </div>
  82. <div class="item mb-30px">
  83. <h3 class="text-[20px] text-[1.1] mb-18px font-bold">2.如何分享文件链接?</h3>
  84. <p class="text-[16px] leading-[30px]">
  85. 点击“分享”;选择“以链接形式分享”,收到链接的用户不需下载任何PDF文件即可在浏览器上直接阅读文件
  86. </p>
  87. </div>
  88. </div>
  89. <!-- 文件注释 -->
  90. <div class="list note hidden" :class="{active: '#note' == ins.hash}">
  91. <div class="item mb-30px">
  92. <h3 class="text-[20px] text-[1.1] mb-18px font-bold">1.如何使用手绘&amp;手写?</h3>
  93. <p class="text-[16px] leading-[30px]">
  94. <span
  95. class="w-8px h-8px inline-block rounded-[100%] bg-[#333] mr-12px ml-4px"></span>点击注释按钮可使用、退出该功能<br>
  96. <span
  97. class="w-8px h-8px inline-block rounded-[100%] bg-[#333] mr-12px ml-4px"></span>点击并长按图标调整颜色、笔刷大小和透明度
  98. </p>
  99. </div>
  100. <div class="item mb-30px">
  101. <h3 class="text-[20px] text-[1.1] mb-18px font-bold">2.如何移除PDF文件注释?</h3>
  102. <p class="text-[16px] leading-[30px]">
  103. <span
  104. class="w-8px h-8px inline-block rounded-[100%] bg-[#333] mr-12px ml-4px"></span>点击选择需要移除的注释<br>
  105. <span
  106. class="w-8px h-8px inline-block rounded-[100%] bg-[#333] mr-12px ml-4px"></span>点击弹出对话框中“清除”选项去除注释
  107. </p>
  108. </div>
  109. </div>
  110. <!-- 文件扫描 -->
  111. <div class="list scan hidden" :class="{active: '#scan' == ins.hash}">
  112. <div class="item mb-30px">
  113. <h3 class="text-[20px] text-[1.1] mb-18px font-bold">1.如何使用PDF扫描&amp;转档功能?</h3>
  114. <p class="text-[16px] leading-[30px]">
  115. <span
  116. class="w-8px h-8px inline-block rounded-[100%] bg-[#333] mr-12px ml-4px"></span>点击相机快速扫描文件<br>
  117. <span
  118. class="w-8px h-8px inline-block rounded-[100%] bg-[#333] mr-12px ml-4px"></span>点击分享和保存到PDF将扫描文件保存为PDF文件<br>
  119. <span
  120. class="w-8px h-8px inline-block rounded-[100%] bg-[#333] mr-12px ml-4px"></span>转档后可对文件进行编辑
  121. </p>
  122. </div>
  123. </div>
  124. <!-- 格式转换 -->
  125. <div class="list convert hidden" :class="{active: '#convert' == ins.hash}">
  126. <div class="item mb-30px">
  127. <h3 class="text-[20px] text-[1.1] mb-18px font-bold">1.常见失败原因及解决方案</h3>
  128. <table border="1">
  129. <thead>
  130. <tr>
  131. <td
  132. class="h-30px leading-[40px] text-[16px] px-10px text-[#333] border-solid border-gray-[#000] border">
  133. 原因</td>
  134. <td
  135. class="h-30px leading-[40px] text-[16px] px-10px text-[#333] border-solid border-gray-[#000] border">
  136. 解决方法</td>
  137. </tr>
  138. </thead>
  139. <tbody>
  140. <tr>
  141. <td
  142. class="h-30px leading-[40px] text-[16px] px-10px text-[#333] border-solid border-gray-[#000] border">
  143. 转换券不足</td>
  144. <td
  145. class="h-30px leading-[40px] text-[16px] px-10px text-[#333] border-solid border-gray-[#000] border">
  146. 充值转换券或订阅套餐</td>
  147. </tr>
  148. <tr>
  149. <td
  150. class="h-30px leading-[40px] text-[16px] px-10px text-[#333] border-solid border-gray-[#000] border">
  151. 原文件损坏无法打开</td>
  152. <td
  153. class="h-30px leading-[40px] text-[16px] px-10px text-[#333] border-solid border-gray-[#000] border">
  154. 检查原文件是否损坏</td>
  155. </tr>
  156. <tr>
  157. <td
  158. class="h-30px leading-[40px] text-[16px] px-10px text-[#333] border-solid border-gray-[#000] border">
  159. 原文件加密无法打开</td>
  160. <td
  161. class="h-30px leading-[40px] text-[16px] px-10px text-[#333] border-solid border-gray-[#000] border">
  162. 更改原文件权限为可读取模式</td>
  163. </tr>
  164. <tr>
  165. <td
  166. class="h-30px leading-[40px] text-[16px] px-10px text-[#333] border-solid border-gray-[#000] border">
  167. 无法识别的文件类型</td>
  168. <td
  169. class="h-30px leading-[40px] text-[16px] px-10px text-[#333] border-solid border-gray-[#000] border">
  170. 暂时不支持该格式转档;文件格式与其后缀名不符</td>
  171. </tr>
  172. <tr>
  173. <td
  174. class="h-30px leading-[40px] text-[16px] px-10px text-[#333] border-solid border-gray-[#000] border">
  175. 未知错误</td>
  176. <td
  177. class="h-30px leading-[40px] text-[16px] px-10px text-[#333] border-solid border-gray-[#000] border">
  178. 加入17PDF官方QQ群(188917181)咨询</td>
  179. </tr>
  180. </tbody>
  181. </table>
  182. </div>
  183. <div class="item mb-30px">
  184. <h3 class="text-[20px] text-[1.1] mb-18px font-bold">2.支持哪些格式转换?</h3>
  185. <p class="text-[16px] leading-[30px]">
  186. <span class="w-8px h-8px inline-block rounded-[100%] bg-[#333] mr-12px ml-4px"></span>支持PDF
  187. to Word、PPT、Excel、TXT、JPG/PNG无限次数转换
  188. </p>
  189. </div>
  190. <div class="item mb-30px">
  191. <h3 class="text-[20px] text-[1.1] mb-18px font-bold">3.为什么图片格式的文件转档效果不好?</h3>
  192. <p class="text-[16px] leading-[30px]">
  193. 如原文件为图片格式或者通过扫描文档保存为PDF文件的,转档后的文件可能无法选取文字进行高亮等编辑。
  194. </p>
  195. </div>
  196. <div class="item mb-30px">
  197. <h3 class="text-[20px] text-[1.1] mb-18px font-bold">4.文件转档后出现乱码?</h3>
  198. <p class="text-[16px] leading-[30px]">
  199. 如果是原文件就有乱码问题,先处理好文件再提交转档;<br>
  200. 如果原文件正常而转档后目标文件乱码,请联系我们处理。
  201. </p>
  202. </div>
  203. <div class="item mb-30px">
  204. <h3 class="text-[20px] text-[1.1] mb-18px font-bold">5.转档失败会扣券吗?</h3>
  205. <p class="text-[16px] leading-[30px]">
  206. 不会,请放心重试。
  207. </p>
  208. </div>
  209. <div class="item mb-30px">
  210. <h3 class="text-[20px] text-[1.1] mb-18px font-bold">6.转换后的文件保存在哪里?</h3>
  211. <p class="text-[16px] leading-[30px]">
  212. 转换成功的文件默认保存路径为文档/17PDF/Converted。
  213. </p>
  214. </div>
  215. <div class="item mb-30px">
  216. <h3 class="text-[20px] text-[1.1] mb-18px font-bold">7.联系我们</h3>
  217. <p class="text-[16px] leading-[30px]">
  218. 加入17PDF官方QQ 群188917181咨询,即时为您解答相关问题。
  219. </p>
  220. </div>
  221. </div>
  222. <!-- 支付问题 -->
  223. <div class="list payment hidden" :class="{active: '#payment' == ins.hash}">
  224. <div class="item mb-30px">
  225. <h3 class="text-[20px] text-[1.1] mb-18px font-bold">1.支付失败怎么办?</h3>
  226. <p class="text-[16px] leading-[30px]">
  227. 如有由于网络中断,或页面过期、超时、错误等问题导致支付失败,请先确认是否已经扣款,如未扣款可尝试再支付一次。或者,您可以联系微信或支付平台获得帮助。如果已经扣款但仍未生效,可能是网络繁忙,如果长时间未生效,请于QQ群188917181联系管理员处理。
  228. </p>
  229. </div>
  230. <div class="item mb-30px">
  231. <h3 class="text-[20px] text-[1.1] mb-18px font-bold">2.可以退订吗?</h3>
  232. <p class="text-[16px] leading-[30px]">
  233. 暂时不支持退订退款。
  234. </p>
  235. </div>
  236. <div class="item mb-30px">
  237. <h3 class="text-[20px] text-[1.1] mb-18px font-bold">3.支付页面显示错误或空白?</h3>
  238. <p class="text-[16px] leading-[30px]">
  239. 可能浏览器的兼容性导致无法正常支付,请使用IE浏览器进行支付操作。
  240. </p>
  241. </div>
  242. <div class="item mb-30px">
  243. <h3 class="text-[20px] text-[1.1] mb-18px font-bold">4.何时生效?</h3>
  244. <p class="text-[16px] leading-[30px]">
  245. <span
  246. class="w-8px h-8px inline-block rounded-[100%] bg-[#333] mr-12px ml-4px"></span>购买券即时生效;<br>
  247. <span
  248. class="w-8px h-8px inline-block rounded-[100%] bg-[#333] mr-12px ml-4px"></span>单次购买一个套餐即时生效。
  249. </p>
  250. </div>
  251. </div>
  252. </div>
  253. </div>
  254. </div>
  255. </template>
  256. <script setup>
  257. import { onMounted, reactive } from "vue"
  258. // const router = $nuxt.$router
  259. const ins = reactive(
  260. {
  261. hash: "#reading"
  262. }
  263. )
  264. function active(hash) {
  265. ins.hash = hash
  266. };
  267. onMounted(() => {
  268. const hash = window.location.hash
  269. if (hash === '') {
  270. window.location.hash = "reading";
  271. }
  272. else {
  273. ins.hash=hash
  274. }
  275. })
  276. </script>
  277. <style>
  278. /*左侧ul */
  279. .row:before,
  280. .row:after {
  281. content: " ";
  282. display: table;
  283. clear: both;
  284. }
  285. .question .row .menu ul li:hover {
  286. background: #efefef;
  287. }
  288. .question .row .menu ul li.active {
  289. background: #ff4f4f;
  290. color: #fff;
  291. }
  292. .question .row .content .list.active {
  293. display: block;
  294. }
  295. </style>