wangfei
2024-08-16 cb94e393ea3cd9c1d8bbf1240e44baf084d87bbc
UI-Project/src/main.js
@@ -15,7 +15,6 @@
import * as echarts from "echarts"
// echarts.registerMap('china', china)
// Vue.prototype.$echarts = echarts
// app.component("v-chart", Echarts)
// app.config.globalProperties.$echarts = echarts
const app = createApp(App)
@@ -29,5 +28,4 @@
    locale: zhCn,
})
app.use(i18n)
app.mount('#app')
app.mount('#app')