Commit afbaecd2 authored by ziyu's avatar ziyu

删除不必要的

parent cdd4cc97
...@@ -255,7 +255,6 @@ ...@@ -255,7 +255,6 @@
this.pause = !this.pause; this.pause = !this.pause;
}, },
cancelPause() { cancelPause() {
this.rightStyle = 'z-index:9';
this.pause = false; this.pause = false;
} }
} }
......
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 to comment