Closed alansuhe closed 8 years ago
这个建议非常好,我会在下一个版本中修改,可以在open的时候设置index
赞!!!
讲道理的话,应该要像微信朋友圈那样,点击哪个图片就定位到哪个图片
这个要如何实现?只能把 初始化放到 click 的回调函数里才能设置正确的 initIndex?
@dd1994 photos.open(index)
的方式实现
我是这么写的,但是每次刷新之后第一点击,显示的还是第一张图片,但是之后再点击其他的都是正确的。能不能让他像朋友圈一样,第一次也是点击哪一张,就展示那一张。 I write this, but the first click after each refresh is the first picture, but it's right to click on the other later. Can you make it like a circle of friends, which one is the first time you click, and show that one.
初始化加载历史图片,有对应的文档说明没啊,找了半天没找到?
我觉得应该在open这个动作时,带上index参数