Skip to content

基于Vue实现的小说阅读器,支持手势滑动、字体大小调节、点击切换页面和章节内容

Notifications You must be signed in to change notification settings

jx159357/Reader-Vue

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

基于 vue 实现的小说 App 阅读器

由于之前 vue2 中 uni-app 某个版本依赖不再维护,所以当前项目更新为 vue3 版本

预览地址

掘金介绍

模板引用

初始化项目

npm install

运行项目,APP 中连接手机调试需要借助 HbuildX

npm run dev

打包项目

npm run build

About

基于Vue实现的小说阅读器,支持手势滑动、字体大小调节、点击切换页面和章节内容

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 56.5%
  • TypeScript 39.4%
  • SCSS 3.8%
  • HTML 0.3%