mirror of
https://github.com/leanote/desktop-app.git
synced 2025-10-15 23:55:50 +00:00
UI && copy image on web
FileReader只能在web端, 不能在nodejs端, 之前可以的啊?
This commit is contained in:
2
node_modules/common.js
generated
vendored
2
node_modules/common.js
generated
vendored
@@ -6,7 +6,7 @@ var ObjectId = require('objectid');
|
||||
// var gui = require('nw.gui');
|
||||
// console.log(gui.App);
|
||||
|
||||
/*
|
||||
/*
|
||||
// 开发版
|
||||
process.on('uncaughtException', function (err) {
|
||||
// 打印出错误
|
||||
|
Reference in New Issue
Block a user