Skip to content

基于Vue+Quasar进行跨平台开发的AA漫画阅读器

Notifications You must be signed in to change notification settings

kongfu-cat/AA-Viewer

Repository files navigation

AA-Viewer

基于Vue+Quasar进行跨平台开发的AA漫画阅读器

安装使用

下载依赖

yarn

启动应用

quasar dev

构建应用

quasar build

Quasar相关配置

Configuring quasar.conf.js.

百度翻译api配置

重命名
/src/lib/baidufanyi.config.js.template 
为 
/src/lib/baidufanyi.config.js

填写对应的`appid``key`的值

google-tts-api的一些调整

设置使用 https://translate.google.cn/ 进行访问

调整node_modules中的该模块的lib目录下
api.js,key.js中host的值为 
https://translate.google.cn/

About

基于Vue+Quasar进行跨平台开发的AA漫画阅读器

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published