鸿蒙智能电子锁前端项目
whychdw
2024-12-18 45b4ff5c0b824d2e5b51a6af3c44076d05f0214d
src/main.ts
@@ -1,6 +1,7 @@
import { createApp } from 'vue';
import App from './App.vue';
import 'element-plus/dist/index.css';
import router from './router';
import { setupStore } from './store';