kongdeqiang
2023-03-30 bc2319e0ab3c23d3fc22e2a1e3aa6f2911f9a365
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";