恢复对项目新建的修改

This commit is contained in:
何童崇 2022-10-27 10:17:06 +08:00
commit c11b1fcfbe
7 changed files with 1124 additions and 1057 deletions

2
.gitignore vendored
View File

@ -5,6 +5,7 @@ npm-debug.log*
yarn-debug.log*
yarn-error.log*
yarn.lock
package-lock.json
# Runtime data
pids
@ -86,3 +87,4 @@ typings/
.DS_Store
.idea/*

2175
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -88,7 +88,7 @@ const Glcc = (propsF) => {
//
const checkTime1 = new Date().getTime() > new Date('2022/10/01 8:0').getTime();
//
const checkTime2 = new Date().getTime() > new Date('2022/10/01 8:0').getTime() && new Date().getTime() < new Date('2022/10/23 24:0').getTime();
const checkTime2 = new Date().getTime() > new Date('2022/10/01 8:0').getTime() && new Date().getTime() < new Date('2022/10/24 24:0').getTime();
//
const checkTime3 = new Date().getTime() > new Date('2022/10/24 10:0').getTime();

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 71 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 55 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 39 KiB

View File

@ -164,7 +164,7 @@ function SecondEdition({setValue}) {
<div className="highDoContent">
<div>
<img src={ImgS1} alt="" width="794px"/>
<div style={{marginBottom:'74px',marginTop:"25px",position:"relative"}}>
<div style={{marginBottom:'100px',marginTop:"25px",position:"relative"}}>
<img src={ImgS2} alt="" width="520px"/>
{/* <div className="highCodes">
{