kongdeqiang
2023-01-30 e2ab1aa65a78b2ec045c75efe7301ac5b24f331f
src/main.js
@@ -30,6 +30,9 @@
    size: 'small'
});
import echarts from 'echarts'
Vue.prototype.$echarts = echarts;
import '@/utils/lib-fiexible'
import {getStore,setStore,removeStore} from "./libs/store";