| | |
| | | <template> |
| | | |
| | | <div class="test_wow"> |
| | | <div> |
| | | <div class="test_wow" v-for="(temp,index) in [1,2,1,1,1,1]"> |
| | | |
| | | <section class="wow animate__slideOutUp test_wow" data-wow-duration="5s" data-wow-de> |
| | | <section class="wow animate__slideInUp test_wow" data-wow-delay="0.8s" data-wow-duration="0.8s"> |
| | | temp,index |
| | | </section> |
| | | |
| | | </section> |
| | | |
| | | <section class="wow animate__slideOutUp test_wow1" data-wow-duration="5s"> |
| | | |
| | | </section> |
| | | |
| | | <section class="wow animate__slideOutUp test_wow2" data-wow-duration="5s"> |
| | | |
| | | </section> |
| | | |
| | | <section class="wow animate__slideOutUp test_wow3" data-wow-duration="5s"> |
| | | |
| | | </section> |
| | | |
| | | <section class="wow animate__slideOutUp test_wow4" data-wow-duration="5s"> |
| | | |
| | | </section> |
| | | |
| | | </div> |
| | | </div> |
| | | |
| | | |
| | |
| | | |
| | | height: 400px; |
| | | |
| | | background: #212121; |
| | | /* background: #212121; */ |
| | | |
| | | margin: 0 auto; |
| | | |