mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-11-11 12:57:10 +08:00
perf: 文件管理、分析页、代码生成等部分组件调整为异步加载
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
|
||||
<script lang="ts" setup>
|
||||
import { registerMap } from 'echarts/core'
|
||||
import { ref } from 'vue'
|
||||
import VCharts from 'vue-echarts'
|
||||
import worldMap from './world.json'
|
||||
import chinaMap from './china.json'
|
||||
|
||||
Reference in New Issue
Block a user