mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-25 08:33:53 +08:00
uptate:增加功能管理菜单
This commit is contained in:
@@ -8,6 +8,7 @@ import store from './store';
|
||||
import i18n from './i18n';
|
||||
import './styles/global.scss';
|
||||
import { register as registerServiceWorker } from './registerServiceWorker';
|
||||
import featureManager from './utils/featureManager';
|
||||
|
||||
// 创建事件总线,用于组件间通信
|
||||
Vue.prototype.$eventBus = new Vue();
|
||||
|
||||
Reference in New Issue
Block a user