摘要: // e.g 1var myPopup = require('popup');myPopup.alert({ msg:"",// heading:"警告",//如果不指定heading则不显示标题 OKButton:"确定", callback:noop,})// e.g 2... 阅读全文
posted @ 2015-05-08 13:32 Coca-code 阅读(99) 评论(0) 推荐(0)