删除用户

This commit is contained in:
life
2015-11-20 00:07:04 +08:00
parent 3fd0da6810
commit d620c30298
5 changed files with 203 additions and 7 deletions

2
node_modules/db.js generated vendored
View File

@@ -6,7 +6,7 @@ var Evt = require('evt');
// var dbPath = require('nw.gui').App.dataPath + '/nedb';
// var dbPath = Evt.getBasePath() + '/Users/life/Library/Application Support/Leanote' + '/nedb';
// nedb2 为了port
var dbPath = Evt.getBasePath() + '/nedb55';
var dbPath = Evt.getDBPath();
// console.error(dbPath);
// test