mirror of
https://gitee.com/dromara/electron-egg.git
synced 2026-05-23 01:08:10 +08:00
vue shortcut
This commit is contained in:
@@ -6,6 +6,7 @@ const mainApi = {
|
||||
openDir: '/api/v1/example/openLocalDir',
|
||||
uploadFile: '/api/v1/example/uploadFile',
|
||||
executeJS: '/api/v1/example/executeJS',
|
||||
setShortcut: '/api/v1/example/setShortcut',
|
||||
autoLaunchEnable: '/api/v1/setting/autoLaunchEnable',
|
||||
autoLaunchDisable: '/api/v1/setting/autoLaunchDisable',
|
||||
autoLaunchIsEnabled: '/api/v1/setting/autoLaunchIsEnabled'
|
||||
|
||||
Reference in New Issue
Block a user