feat: new

This commit is contained in:
ex_zhangwenlei@exiot.cmcc
2024-01-06 00:53:50 +08:00
parent f66a1d2ae9
commit 4076bbe72e
27 changed files with 1094 additions and 158 deletions

View File

@@ -4,6 +4,7 @@ import './style/style.scss'
import * as THREE from 'three';
import App from './App.vue';
const app = createApp(App);
// 全局svg组件
import 'virtual:svg-icons-register';