Skip to content

Commit

Permalink
v20200901
Browse files Browse the repository at this point in the history
- 🆕 添加漫画评论

- 🐛 fixbug: 修复更新页面无法关闭

- 🐛 fixbug 修复详情页数据不对

- 🆕 添加 `我的` 页面为空时的默认图片

- 重新修正了使用协议, 参照了: https://github.com/seven332/EhViewer

- 🆕 添加`涨姿势`页面

- 🐛 修复和完善留言板

- 🆕 主题自定义板块添加背景图片和随机看

- 🆕 feat: `首页`/`主题`添加刷新按钮

- 🆕 添加一言缓存和默认的一言内容

- 🐛 fixbug: 去除阅读聚焦的小圆点

- 🆕 切换到新的`logo`(出钱请人画的..)

# v20200726

- 阅读页自动进入全屏, 沉浸式阅读

- 🐛 fixbug: 修复单话500页限制

- `我的` 页面背景板添加材质小遮块

- 设置里添加检测更新

- 添加详情页看板的默认开关状态

- 去除了 `iphone` 切换主题(暗色/浅色)之后自动修改`app`主题

- 详情页分集根据标题自动调整 `col`

- 🐛 fixbug: 修复分集标题获取错误

- 🐛 fixbug: 修复详情页浏览器打开

-  搜索页添加筛选参数

- 🐛 fixbug: 取消搜索下一页之后的加载动画

- 添加清除历史记录和收藏按钮
  • Loading branch information
d1y committed Sep 1, 2020
1 parent b36b076 commit a52d3ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "18comic",
"version": "0.1.0",
"versionCode": "v20200726",
"versionCode": "v20200901",
"private": true,
"scripts": {
"status": "tokei",
Expand Down

0 comments on commit a52d3ac

Please sign in to comment.