diff --git a/src/App.vue b/src/App.vue index 22df221fcec2b3072f3855a0c4ec5b827c669574..e6e1f7e3b97ba7b1b030eef2aefdf89dbee12155 100644 --- a/src/App.vue +++ b/src/App.vue @@ -77,7 +77,8 @@ let anwers = reactive(["别太赶了。","别想了。","不。","不然呢?"," right: 49px; z-index: 0; cursor: pointer; - animation: lightAni 5s; + animation: lightAni 3s; + animation-iteration-count: infinite; } #bs {