Skip to content

celetor/web-yuedu3

Repository files navigation

「阅读3.0」 web 端(已打包进阅读3.0,不能设置IP)

本程序为「阅读3.0」的配套 web 端,需要保证手机和电脑在同一局域网内,然后手机端打开 web 服务。

在线地址 http://alanskycn.gitee.io/vip/reader/

具体实现

使用 Vue2 开发

功能特性

  • 本地存储阅读记录与设置
  • 阅读主题切换
  • 夜间模式
  • 字号调节
  • 字体调节
  • 阅读宽度调节

使用方法

yarn install
#安装项目
yarn serve
#开发模式
yarn build
#打包
yarn lint
#格式化代码
  • 点击Star自动编译,可在Actions查看
  • 编译失败,可先点击Unstar,再点击Star重新开始

预览