feat(): 二维码更改
parent
099e379550
commit
308fe4f9a1
|
|
@ -1,3 +1,3 @@
|
|||
GENERATE_SOURCEMAP=false
|
||||
PUBLIC_URL=/tsg
|
||||
REACT_APP_API_URL=http://223.75.53.141:83
|
||||
REACT_APP_API_URL=http://local.gunshiiot.com:18083
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 3.0 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 651 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 654 KiB |
|
|
@ -1,6 +1,6 @@
|
|||
.login-root {
|
||||
height: 100vh;
|
||||
background: url(./img/bg1.png) 0 0 no-repeat;
|
||||
background: url(./img/bgTest.png) 0 0 no-repeat;
|
||||
background-size:100% 100%;
|
||||
display: flex;
|
||||
justify-content: end;
|
||||
|
|
|
|||
Loading…
Reference in New Issue