lsf-dev
秦子超 2025-06-13 16:33:26 +08:00
parent b37ff83c10
commit 53d7a6cd8f
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 88 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 214 KiB

View File

@ -83,7 +83,7 @@ function DrpReal({ style }) {
title="站点统计"
color="green"
>
<img src={process.env.PUBLIC_URL+'/assets/站点统计.jpg'} style={{width:'27rem',marginLeft:'0rem',marginTop:'0rem'}} onClick={()=>{
<img src={process.env.PUBLIC_URL+'/assets/站点统计.png'} style={{width:'26rem',marginLeft:'0.2rem',marginTop:'0.8rem'}} onClick={()=>{
// setSkLayer1()
}}/>
</PanelBox>