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: {

View File

@@ -93,7 +93,7 @@ export default {
z-index: 100;
height: 70px!important;
width: 70px!important;
position: absolute;
position: absolute!important;
top: -45px;
left: 0px;
border: 5px solid #ffffff;