修复语法格式问题

This commit is contained in:
hupeng
2020-02-17 10:22:25 +08:00
parent e269614bd5
commit d7c60b817b
40 changed files with 580 additions and 759 deletions

View File

@ -48,7 +48,7 @@
</template>
<script>
import CountTo from 'vue-count-to'
import { get, gett } from '@/api/visits'
import { gett } from '@/api/visits'
export default {
components: {
CountTo