摘要: 1、引入模块 const Electron = require('electron'); const remote = Electron.remote; const Menu = remote.Menu; const MenuItem = remote.MenuItem; 2、 data() { return { i... 阅读全文
posted @ 2017-09-15 23:04 Lonely,lonelyBurning 阅读(5080) 评论(0) 推荐(0)