/web-yuedu3

forked from 沚水

Primary LanguageVueGNU General Public License v3.0GPL-3.0

「阅读3.0」 web 端

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

具体实现

使用 Vue2 开发

功能特性

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

使用方法

yarn install
#安装项目
yarn serve
#开发模式
yarn build
#打包
yarn lint
#格式化代码

预览