zhangxiaoxu123
2023-01-05 ae9d10a72efa8ff04852fee6991d901e91f853a2
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";