mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-09-24 13:03:30 +08:00
添加历史代码功能
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { route } from 'quasar/wrappers'
|
||||
import { createRouter, createMemoryHistory, createWebHistory, createWebHashHistory } from 'vue-router'
|
||||
import routes from './routes'
|
||||
import quickcommand from '../api/quickcommand'
|
||||
import quickcommand from '../js/quickcommand'
|
||||
|
||||
window.quickcommand = quickcommand
|
||||
|
||||
|
Reference in New Issue
Block a user