mirror of
https://github.com/potato47/ccc-devtools.git
synced 2025-10-13 10:35:46 +00:00
添加开关
This commit is contained in:
@@ -3,4 +3,4 @@ import App from './App.vue';
|
||||
import 'element-plus/theme-chalk/dark/css-vars.css';
|
||||
import vfmPlugin from 'vue-final-modal'
|
||||
|
||||
createApp(App).use(vfmPlugin).mount('#app');
|
||||
createApp(App).use(vfmPlugin).mount('#dev-app');
|
||||
|
Reference in New Issue
Block a user