登录;进程交互
This commit is contained in:
parent
d51aae8b50
commit
874ea59d3f
4 changed files with 87 additions and 57 deletions
7
vue.config.js
Normal file
7
vue.config.js
Normal file
|
@ -0,0 +1,7 @@
|
|||
module.exports = {
|
||||
pluginOptions: {
|
||||
electronBuilder: {
|
||||
nodeIntegration: true,
|
||||
},
|
||||
},
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue