Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
MrJingYe authored Jul 31, 2022
1 parent 82e8f30 commit 9f54f46
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion js/console.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const LSPAge = parseInt((new Date().getTime() - new Date("2022-7-25").getTime()) / 86400000);
const version = "1.0.1 build-22072701";
const version = "1.0.2 build-22080101";
const consoleColor = "color: #70C000; ";
const consoleLineHeight = "line-height: 20px; ";
const consoleFontFamily = "font-family: 'Microsoft Yahei',PingFangSC-Regular,Helvetica,sans-serif,'等线'; "
Expand Down
2 changes: 1 addition & 1 deletion js/logconsole.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
console.clear();
const LSPAge = parseInt((new Date().getTime() - new Date("2022-7-25").getTime()) / 86400000);
const version = "1.0.1 build-22072701";
const version = "1.0.2 build-22080101";
const consoleColor = "color: #70C000; ";
const consoleLineHeight = "line-height: 20px; ";
const consoleFontFamily = "font-family: 'Microsoft Yahei',PingFangSC-Regular,Helvetica,sans-serif,'等线'; "
Expand Down

2 comments on commit 9f54f46

@vercel
Copy link

@vercel vercel bot commented on 9f54f46 Jul 31, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

lgs – ./

lgs-git-main-mrjingye.vercel.app
longan.airplane2233.online
lgs-mrjingye.vercel.app

@4everland
Copy link

@4everland 4everland bot commented on 9f54f46 Jul 31, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

Please sign in to comment.