@@ -42,11 +42,13 @@
.main5 {
width: 39px;
height: 16px;
+ margin-left: -55px;
.label2 {
- width: 14px;
- height: 14px;
+ width: 18px;
+ height: 18px;
margin-top: 1px;
+ margin-right: 5px;
}
.TextGroup2 {
@@ -58,7 +60,8 @@
overflow-wrap: break-word;
color: rgba(64, 77, 116, 1);
- font-size: 11px;
+ font-size: 14px;
+ font-family: PingFangSC-Semibold;
text-align: center;
white-space: nowrap;
line-height: 16px;
@@ -75,6 +75,35 @@ button:active {
align-items: flex-end;
+.group5 {
+ width: 39px;
+ height: 16px;
+ margin-left: -80px;
+ .icon2 {
+ }
+
+ .TextGroup2 {
+ width: 22px;
+ .txt3 {
+ overflow-wrap: break-word;
+ color: rgba(64, 77, 116, 1);
+ text-align: center;
+ white-space: nowrap;
+ line-height: 16px;
+ display: block;
+}
.robotRanking {
background-color: #fff;
position: relative;
@@ -16,6 +16,7 @@
</div>
+ <!-- 订单中心搜索 -->
<div class="ImageText2 flex-col" @click="searchClick()">
<div class="group5 flex-row justify-between">
<img class="icon2" src="../../assets/order/search.png" />
@@ -18,8 +18,12 @@
<div @click="noticeClk" class="l-flex-RC">
- <img class="label2 o-mr-5" src="@/assets/device/searchIcon.png" />
- <span class="txt3">{{ $t("robotRanking.rankMethod") }}</span>
+ <div class="group5 flex-row justify-between">
+ <img class="label2 o-mr-5" src="@/assets/device/searchIcon.png" />
+ <div class="TextGroup2 flex-col">
+ <span class="txt3">{{ $t("robotRanking.rankMethod") }}</span>
+ </div>
<img class="img1" referrerpolicy="no-referrer"