|
@@ -37,7 +37,7 @@
|
|
|
padding: 0;
|
|
padding: 0;
|
|
|
}
|
|
}
|
|
|
#root {
|
|
#root {
|
|
|
- background-image: url('<%= context.config.publicPath +"home_bg.png"%>');
|
|
|
|
|
|
|
+ background-image: url('https://d2.smartcost.com.cn/cach/cld/home_bg.png');
|
|
|
background-repeat: no-repeat;
|
|
background-repeat: no-repeat;
|
|
|
background-size: 100% auto;
|
|
background-size: 100% auto;
|
|
|
}
|
|
}
|
|
@@ -191,7 +191,7 @@
|
|
|
min-height: 420px;
|
|
min-height: 420px;
|
|
|
"
|
|
"
|
|
|
>
|
|
>
|
|
|
- <img src="<%= context.config.publicPath +'zh logo.svg'%>" alt="logo" width="256" />
|
|
|
|
|
|
|
+ <img src="https://d2.smartcost.com.cn/cach/cld/zh_logo.svg" alt="logo" width="256" />
|
|
|
<div class="page-loading-warp">
|
|
<div class="page-loading-warp">
|
|
|
<div class="ant-spin ant-spin-lg ant-spin-spinning">
|
|
<div class="ant-spin ant-spin-lg ant-spin-spinning">
|
|
|
<span class="ant-spin-dot ant-spin-dot-spin"
|
|
<span class="ant-spin-dot ant-spin-dot-spin"
|