|
|
|
@ -27,7 +27,7 @@ |
|
|
|
{{ item.name }} |
|
|
|
</div> |
|
|
|
<img src="../assets/img/jiantouchoose.png" |
|
|
|
style="width: 0.9vw;height:0.9vw;object-fit: contain;float: right;margin-top: 7%;"> |
|
|
|
style="width: 0.9vw;height:0.9vw;object-fit: contain;float: right;margin-top: 7%;margin-left: 0.5vw;"> |
|
|
|
<img src="../assets/img/muluchoose.png" |
|
|
|
style="width: 19vw;height: 6vw;position: absolute;bottom: -3vw;left: -3.5vw;z-index: -1;"/> |
|
|
|
</div> |
|
|
|
@ -41,12 +41,12 @@ |
|
|
|
<div class="graphcontains1"> |
|
|
|
<div |
|
|
|
style="width: 100%;height: 1.4vw;position: relative;display: flex;flex-direction: row;justify-content: space-around;margin-bottom: 0.5vw;"> |
|
|
|
<div style="width: 39%;display: flex;justify-content: flex-start;"> |
|
|
|
<div style="width: 50%;display: flex;justify-content: flex-start;"> |
|
|
|
<img src="../assets/img/juxing.png" style="width: 1vw;object-fit: contain;margin-right: 0.25vw;"> |
|
|
|
<div style="height:1.4vw;line-height: 1.4vw;color: white;font-size: 0.9vw;font-size: 0.9vw; ">关键词: |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div style="width:62%;height: 1.4vw;position: relative;"> |
|
|
|
<div style="width:10vw;height: 1.4vw;position: relative;"> |
|
|
|
<img src="../assets/img/graphInput.png" style="position: absolute;z-index: 99;width:100%;height: 100%;"> |
|
|
|
<input |
|
|
|
type="text" |
|
|
|
|