更新
This commit is contained in:
@@ -11,10 +11,10 @@ import '@/assets/iconfont/iconfont.css'
|
|||||||
import { createPinia, PiniaVuePlugin } from 'pinia'
|
import { createPinia, PiniaVuePlugin } from 'pinia'
|
||||||
import vConsole from 'vconsole'
|
import vConsole from 'vconsole'
|
||||||
|
|
||||||
// if (process.env.VUE_APP_ENV !== 'production') {
|
if (process.env.VUE_APP_ENV !== 'production') {
|
||||||
// new vConsole()
|
new vConsole()
|
||||||
// }
|
}
|
||||||
new vConsole()
|
// new vConsole()
|
||||||
|
|
||||||
Vue.use(PiniaVuePlugin)
|
Vue.use(PiniaVuePlugin)
|
||||||
const pinia = createPinia()
|
const pinia = createPinia()
|
||||||
|
|||||||
Reference in New Issue
Block a user