electron/config/config.default.js
@@ -17,7 +17,7 @@ /** * 应用程序顶部菜单 */ config.openAppMenu = true; config.openAppMenu = false; /** * 主窗口 @@ -152,7 +152,7 @@ }, tray: { enable: true, title: 'EE程序', title: '智能IC卡读写程序', icon: '/public/images/tray.png' }, security: { @@ -170,7 +170,7 @@ linux: false, options: { provider: 'generic', url: 'http://kodo.qiniu.com/' url: '' }, force: false, }