mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-09-24 13:03:30 +08:00
增加图片匹配
This commit is contained in:
@@ -14,7 +14,7 @@ const routes = [{
|
||||
import ('pages/NewCommand.vue')
|
||||
},
|
||||
{
|
||||
path: '/:type(default|files|key|regex|window|professional)_:uid(\\w+)',
|
||||
path: '/:type(default|files|img|key|regex|window|professional)_:uid(\\w+)',
|
||||
component: () =>
|
||||
import ('pages/CommandPage.vue')
|
||||
},
|
||||
|
Reference in New Issue
Block a user