gerson
2024-07-19 c6e3c33979ab6ed1aa6a834f39c85356320c0f93
src/main.ts
@@ -11,6 +11,7 @@
import VueGridLayout from 'vue-grid-layout';
import { initBackEndControlRoutes } from './router/backEnd';
import '/@/theme/index.scss';
import "@amap/amap-jsapi-types";
const app = createApp(App);
for (const [key, component] of Object.entries(ElementPlusIconsVue)) {