kongdeqiang
2023-06-05 3342e77756618c7b6ee47dbb309401696d4d72d1
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";