mirror of
https://github.com/leanote/desktop-app.git
synced 2025-10-15 23:55:50 +00:00
login.html不能通过window.open, 不然会有问题
This commit is contained in:
1
node_modules/common.js
generated
vendored
1
node_modules/common.js
generated
vendored
@@ -132,7 +132,6 @@ var Common = {
|
||||
}
|
||||
// new Date();
|
||||
if(typeof goNow == 'object') {
|
||||
alert(3);
|
||||
return date;
|
||||
}
|
||||
var str = goNow.substr(0, 10) + " " + goNow.substr(11, 8);
|
||||
|
Reference in New Issue
Block a user