邓洁 : 页面调整

This commit is contained in:
邓洁
2023-12-17 21:25:17 +08:00
parent a472bfe1d4
commit 0d53e11ceb
6 changed files with 48 additions and 17 deletions

View File

@@ -125,10 +125,12 @@ const getBasicData = (data) => {
#transducer-list {
color: rgb(226, 26, 26);
position: absolute;
top: 1015px;
//top: 1015px;
top: 760px;
left: 70px;
width: 830px;
height: 928px;
//height: 928px;
height: 620px;
background-image: url(@/assets/images/transducer/bg.png);
padding: 0 30px;
box-sizing: border-box;