智慧园区前端大屏
shuishen
2024-10-31 9fe73388fdea13fa87c0a4894019eb66887abaad
src/App.vue
@@ -9,6 +9,13 @@
 * Copyright (c) 2024 by shuishen, All Rights Reserved. 
-->
<script setup>
import { provide } from 'vue'
import * as echarts from 'echarts'
provide("echarts", echarts)
</script>
<template>