🐛 import { CountUp } from 'countup.js'

Former-commit-id: 135f3b1b0c5d91988bc6cc0c1003d59be4feac7c [formerly 135f3b1b0c5d91988bc6cc0c1003d59be4feac7c [formerly 135f3b1b0c5d91988bc6cc0c1003d59be4feac7c [formerly 135f3b1b0c5d91988bc6cc0c1003d59be4feac7c [formerly b504cc2432b8edfdb9c39202c7b47edeaf01ead4 [formerly 3a24349d3b4e68b23045324db0089ebb37e83680]]]]]
Former-commit-id: d88ff1b7e43d852a65ca721603cca4b59d355d4c
Former-commit-id: 097ec166a6e4208044766a711e669bbab144994a
Former-commit-id: d47f63f7ffa846a6a9b1280626f151b429d24e9a [formerly 2e51d3da36a1fb8530f200764d4985d1bc2ae8e7]
Former-commit-id: 8209b47f361ba7842a83d82bd861d557dd5f874e
Former-commit-id: 801edc0e276a938c85c9b02628edbfecdc241750
Former-commit-id: 89b774b059f50ce1c9d7253473763186b8149763
Former-commit-id: ded8753ce322a67b8538ebfa3eae2eec21b597f0
Former-commit-id: 85630e4648ac4f49b6cd0b1a8e6e9c1eb6242b35
This commit is contained in:
liyang 2019-05-09 23:01:04 +08:00
parent 557b71064b
commit 3b49e94e13
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
</template>
<script>
import CountUp from 'countup.js'
import { CountUp } from 'countup.js'
export default {
name: 'd2-count-up',
props: {