新增预览分页,可以设置每页有多少张图片;将预览抽取为单独一个组件;(同步更新)向index.html添加meta使得可以添加到ios主页
This commit is contained in:
@@ -617,6 +617,7 @@ const state = {
|
||||
isOnlineReading: false, //是否在线看
|
||||
currentGid: "", //当前GID
|
||||
currentLinks: [], //当前本子链接
|
||||
lengthPerPage: 0, //在线预览每页图片数量
|
||||
|
||||
page: 1, //当前页数
|
||||
length: 5, //每页能有多少个链接
|
||||
|
||||
Reference in New Issue
Block a user