This commit is contained in:
zyronon
2023-08-24 18:44:50 +08:00
parent d7e2884dc1
commit 0fbdfbb187
13 changed files with 74 additions and 35 deletions

View File

@@ -4,7 +4,6 @@ import App from './App.vue'
// import Mobile from './Mobile.vue'
import {createPinia} from "pinia"
import ElementPlus from 'element-plus'
import 'element-plus/dist/index.css'
const pinia = createPinia()
// const app = createApp(Mobile)