|
@@ -190,7 +190,7 @@
|
|
|
min-height: 420px;
|
|
|
"
|
|
|
>
|
|
|
- <img src="<%= context.config.publicPath +'pro_icon.svg'%>" alt="logo" width="256" />
|
|
|
+<!-- <img src="../assets/logo.png" 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,12 +200,12 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
<div style="display: flex; align-items: center; justify-content: center">
|
|
|
- <img
|
|
|
- src="https://gw.alipayobjects.com/zos/rmsportal/KDpgvguMpGfqaHPjicRK.svg"
|
|
|
- width="32"
|
|
|
- style="margin-right: 8px"
|
|
|
- />
|
|
|
- Ant Design
|
|
|
+<!-- <img-->
|
|
|
+<!-- src="../assets/logo.png"-->
|
|
|
+<!-- width="32"-->
|
|
|
+<!-- style="margin-right: 8px"-->
|
|
|
+<!-- />-->
|
|
|
+ <h2>众测服务系统</h2>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|