mirror of
https://github.com/blasten/turn.js.git
synced 2025-04-05 19:41:54 +08:00
Update turn.js
This commit is contained in:
parent
aaafa42827
commit
bd6c75dd55
3
turn.js
3
turn.js
@ -362,7 +362,6 @@ turnMethods = {
|
||||
|
||||
d.tpage = prev;
|
||||
o.pageMv = page;
|
||||
|
||||
|
||||
d.pages[prev].flip('hideThumbIndex', true);
|
||||
d.pages[page].trigger('flip');
|
||||
@ -393,7 +392,7 @@ turnMethods = {
|
||||
o.pageMv = o.page;
|
||||
|
||||
turnMethods._addMv.apply(turn, [o.pageMv]);
|
||||
dd.pagePlace[o.next] = o.page;
|
||||
dd.pagePlace[o.next] = o.page;
|
||||
turn.turn('update');
|
||||
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user