mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-09-24 13:03:30 +08:00
增加showInputBox Api
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
import { route } from 'quasar/wrappers'
|
||||
import { createRouter, createMemoryHistory, createWebHistory, createWebHashHistory } from 'vue-router'
|
||||
import routes from './routes'
|
||||
import quickcommand from '../api/quickcommand'
|
||||
|
||||
window.quickcommand = quickcommand
|
||||
|
||||
/*
|
||||
* If not building with SSR mode, you can
|
||||
|
Reference in New Issue
Block a user