File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 5
5
"proxy" : " http://localhost:3001" ,
6
6
"scripts" : {
7
7
"dev" : " node scripts/start.js" ,
8
- "server" : " node scripts/server.js & " ,
9
- "start" : " concurrently ' npm run server' ' npm run dev' " ,
8
+ "server" : " node scripts/server.js" ,
9
+ "start" : " concurrently \" npm run server\" \" npm run dev\" " ,
10
10
"build" : " node scripts/build.js" ,
11
11
"test" : " node scripts/test.js --env=jsdom"
12
12
},
17
17
"classnames" : " ^2.2.5" ,
18
18
"constant-mirror" : " ^1.1.1" ,
19
19
"js-cookie" : " ^2.1.4" ,
20
- "react" : " ^16.2.0 " ,
20
+ "react" : " ^16.6.3 " ,
21
21
"react-copy-to-clipboard" : " ^5.0.0" ,
22
- "react-dom" : " ^16.2.0 " ,
22
+ "react-dom" : " ^16.6.3 " ,
23
23
"react-redux" : " ^5.0.6" ,
24
24
"react-router" : " ^3.0.2" ,
25
25
"react-router-redux" : " ^4.0.8" ,
Original file line number Diff line number Diff line change 12
12
bottom : 0 ;
13
13
right : 0 ;
14
14
left : 0 ;
15
- background-image : url(https://cn.bing.com/az/hprichbg/rb/Europa_ZH-CN11806353149_1920x1080 .jpg ) ;
15
+ background-image : url(https://cn.bing.com/az/hprichbg/rb/SphinxObservatory_ZH-CN7733546261_1920x1080 .jpg ) ;
16
16
background-repeat : no-repeat ;
17
17
background-size : 100% 100% ;
18
-
19
18
}
20
19
.login-content {
21
20
padding-bottom : 68px ;
You can’t perform that action at this time.
0 commit comments