|
|
@@ -3,10 +3,7 @@
|
|
|
<head>
|
|
|
<meta charset="UTF-8" />
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
|
|
- <meta
|
|
|
- name="keywords"
|
|
|
- content="CLD.SystemV2"
|
|
|
- />
|
|
|
+ <meta name="keywords" content="CLD.SystemV2" />
|
|
|
<meta
|
|
|
name="description"
|
|
|
content="
|
|
|
@@ -190,7 +187,7 @@
|
|
|
min-height: 420px;
|
|
|
"
|
|
|
>
|
|
|
- <img src="<%= context.config.publicPath +'pro_icon.svg'%>" alt="logo" width="256" />
|
|
|
+ <img src="<%= context.config.publicPath +'zh logo.svg'%>" alt="logo" width="256" />
|
|
|
<div class="page-loading-warp">
|
|
|
<div class="ant-spin ant-spin-lg ant-spin-spinning">
|
|
|
<span class="ant-spin-dot ant-spin-dot-spin"
|
|
|
@@ -200,16 +197,16 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
<div style="display: flex; align-items: center; justify-content: center">
|
|
|
- <img
|
|
|
+ <!-- <img
|
|
|
src="/logo.svg"
|
|
|
width="32"
|
|
|
style="margin-right: 8px"
|
|
|
- />
|
|
|
- <!-- <img
|
|
|
+ /> -->
|
|
|
+ <img
|
|
|
src="https://gw.alipayobjects.com/zos/rmsportal/KDpgvguMpGfqaHPjicRK.svg"
|
|
|
width="32"
|
|
|
style="margin-right: 8px"
|
|
|
- /> -->
|
|
|
+ />
|
|
|
Ant Design
|
|
|
</div>
|
|
|
</div>
|