修改全局变量

This commit is contained in:
fofolee
2022-04-03 20:48:48 +08:00
parent 0fc83c31de
commit ec82130469
7 changed files with 50 additions and 31 deletions

View File

@@ -1,9 +1,9 @@
import { route } from 'quasar/wrappers'
import { createRouter, createMemoryHistory, createWebHistory, createWebHashHistory } from 'vue-router'
import routes from './routes'
import quickcommand from '../js/quickcommand'
import quickcommandUI from '../js/quickcommand'
window.quickcommand = quickcommand
Object.assign(window.quickcommand, quickcommandUI)
/*
* If not building with SSR mode, you can