mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-09-24 13:03:30 +08:00
添加直接新建命令功能
This commit is contained in:
@@ -12,8 +12,9 @@ const routes = [{
|
||||
},
|
||||
{
|
||||
path: '/newcommand',
|
||||
name: 'newcommand',
|
||||
component: () =>
|
||||
import ('pages/NewCommand.vue')
|
||||
import ('pages/ConfigurationPage.vue')
|
||||
},
|
||||
{
|
||||
path: '/:type(default|files|img|key|regex|window|professional)_:uid(\\w+)',
|
||||
|
Reference in New Issue
Block a user