This commit is contained in:
parent
513e862e99
commit
0d115518a1
|
@ -217,10 +217,10 @@
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script setup>
|
<script setup>
|
||||||
import eBubble from "./echarts/bubble.vue";
|
// import eBubble from "./echarts/bubble.vue";
|
||||||
import ePie from "./echarts/pie.vue";
|
// import ePie from "./echarts/pie.vue";
|
||||||
import ePie2 from "./echarts/pie2.vue";
|
// import ePie2 from "./echarts/pie2.vue";
|
||||||
import eGraph from "./echarts/graph.vue";
|
// import eGraph from "./echarts/graph.vue";
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
|
|
|
@ -217,10 +217,10 @@
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script setup>
|
<script setup>
|
||||||
import eBubble from "./echarts/bubble.vue";
|
// import eBubble from "./echarts/bubble.vue";
|
||||||
import ePie from "./echarts/pie.vue";
|
// import ePie from "./echarts/pie.vue";
|
||||||
import ePie2 from "./echarts/pie2.vue";
|
// import ePie2 from "./echarts/pie2.vue";
|
||||||
import eGraph from "./echarts/graph.vue";
|
// import eGraph from "./echarts/graph.vue";
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
|
|
|
@ -217,10 +217,10 @@
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script setup>
|
<script setup>
|
||||||
import eBubble from "./echarts/bubble.vue";
|
// import eBubble from "./echarts/bubble.vue";
|
||||||
import ePie from "./echarts/pie.vue";
|
// import ePie from "./echarts/pie.vue";
|
||||||
import ePie2 from "./echarts/pie2.vue";
|
// import ePie2 from "./echarts/pie2.vue";
|
||||||
import eGraph from "./echarts/graph.vue";
|
// import eGraph from "./echarts/graph.vue";
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
|
|
|
@ -217,10 +217,10 @@
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script setup>
|
<script setup>
|
||||||
import eBubble from "./echarts/bubble.vue";
|
// import eBubble from "./echarts/bubble.vue";
|
||||||
import ePie from "./echarts/pie.vue";
|
// import ePie from "./echarts/pie.vue";
|
||||||
import ePie2 from "./echarts/pie2.vue";
|
// import ePie2 from "./echarts/pie2.vue";
|
||||||
import eGraph from "./echarts/graph.vue";
|
// import eGraph from "./echarts/graph.vue";
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
|
|
|
@ -217,10 +217,10 @@
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script setup>
|
<script setup>
|
||||||
import eBubble from "./echarts/bubble.vue";
|
// import eBubble from "./echarts/bubble.vue";
|
||||||
import ePie from "./echarts/pie.vue";
|
// import ePie from "./echarts/pie.vue";
|
||||||
import ePie2 from "./echarts/pie2.vue";
|
// import ePie2 from "./echarts/pie2.vue";
|
||||||
import eGraph from "./echarts/graph.vue";
|
// import eGraph from "./echarts/graph.vue";
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
|
|
Loading…
Reference in New Issue