kongdeqiang
2023-01-09 ce6411be45697a38b4afca6debbd07338aab6cb8
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";