refactor:format code

This commit is contained in:
Pan
2017-11-17 14:57:39 +08:00
parent 6d6a9df5b8
commit 339d760771
17 changed files with 77 additions and 58 deletions

View File

@@ -7,7 +7,7 @@ import echarts from 'echarts'
require('echarts/theme/macarons') // echarts 主题
import { debounce } from '@/utils'
const animationDuration = 3000
const animationDuration = 6000
export default {
props: {
className: {