Commit f7998b62 by zhangmeng

anime

parent cfeb744b
......@@ -197,23 +197,21 @@
showTitle() {
anime({
targets: this.$refs["maininitqrcode"],
width: 1920,
width: "100%",
easing: 'linear'
});
},
showTitle2() {
anime({
targets: this.$refs["mainbonding"],
width: 1920,
width: "100%",
easing: 'linear'
});
},
showTitle3() {
anime({
targets: this.$refs["mainstandby"],
width: 1920,
width: "100%",
easing: 'linear'
});
},
......
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