Commit 83a2aafd by hank

nug

parent 465a6d65
...@@ -169,7 +169,7 @@ ...@@ -169,7 +169,7 @@
scale: [0, 0.5, 1], scale: [0, 0.5, 1],
translateZ: [-1000, 0], translateZ: [-1000, 0],
// rotateY: [0, 360], // rotateY: [0, 360],
duration: 2000 duration: 3000
}); });
}, },
MAIN_INIT_QRCODE() { MAIN_INIT_QRCODE() {
...@@ -179,7 +179,7 @@ ...@@ -179,7 +179,7 @@
translateY: "-20%", translateY: "-20%",
translateZ: [-1000, 0], translateZ: [-1000, 0],
// rotateY: [0, 360], // rotateY: [0, 360],
duration: 5000, duration: 3000,
scale: [0, 1.3] scale: [0, 1.3]
}); });
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment