修改搜索输入框内容

This commit is contained in:
luJianJun 2023-07-21 15:35:20 +08:00
parent 609fd73888
commit d53616c347
4 changed files with 31 additions and 9 deletions

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<svg version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" width="10px" height="17px" xmlns="http://www.w3.org/2000/svg">
<g transform="matrix(1 0 0 1 -1196 -748 )">
<path d="M 9.82817869415807 8.10821643286573 C 9.94272623138603 8.22177688710755 10 8.35237140948564 10 8.5 C 10 8.64762859051436 9.94272623138603 8.77822311289245 9.82817869415807 8.89178356713427 L 1.8213058419244 16.8296593186373 C 1.70675830469645 16.9432197728791 1.57502863688431 17 1.42611683848797 17 C 1.27720504009164 17 1.1454753722795 16.9432197728791 1.03092783505155 16.8296593186373 L 0.171821305841924 15.9779559118236 C 0.0572737686139748 15.8643954575818 0 15.7338009352037 0 15.5861723446894 C 0 15.438543754175 0.0572737686139748 15.3079492317969 0.171821305841924 15.1943887775551 L 6.92439862542955 8.5 L 0.171821305841924 1.80561122244489 C 0.0572737686139748 1.69205076820307 0 1.56145624582498 0 1.41382765531062 C 0 1.26619906479626 0.0572737686139748 1.13560454241817 0.171821305841924 1.02204408817635 L 1.03092783505155 0.170340681362726 C 1.1454753722795 0.0567802271209079 1.27720504009164 0 1.42611683848797 0 C 1.57502863688431 0 1.70675830469645 0.0567802271209079 1.8213058419244 0.170340681362726 L 9.82817869415807 8.10821643286573 Z " fill-rule="nonzero" fill="#333333" stroke="none" transform="matrix(1 0 0 1 1196 748 )" />
</g>
</svg>

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<svg version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" width="10px" height="17px" xmlns="http://www.w3.org/2000/svg">
<g transform="matrix(1 0 0 1 -390 -748 )">
<path d="M 9.82817869415807 1.02204408817635 C 9.94272623138603 1.13560454241817 10 1.26619906479626 10 1.41382765531062 C 10 1.56145624582498 9.94272623138603 1.69205076820307 9.82817869415807 1.80561122244489 L 3.07560137457045 8.5 L 9.82817869415807 15.1943887775551 C 9.94272623138603 15.3079492317969 10 15.438543754175 10 15.5861723446894 C 10 15.7338009352037 9.94272623138603 15.8643954575818 9.82817869415807 15.9779559118236 L 8.96907216494845 16.8296593186373 C 8.8545246277205 16.9432197728791 8.72279495990836 17 8.57388316151203 17 C 8.4249713631157 17 8.29324169530355 16.9432197728791 8.1786941580756 16.8296593186373 L 0.171821305841924 8.89178356713427 C 0.0572737686139748 8.77822311289245 0 8.64762859051436 0 8.5 C 0 8.35237140948564 0.0572737686139748 8.22177688710755 0.171821305841924 8.10821643286573 L 8.1786941580756 0.170340681362726 C 8.29324169530355 0.0567802271209079 8.4249713631157 0 8.57388316151203 0 C 8.72279495990836 0 8.8545246277205 0.0567802271209079 8.96907216494845 0.170340681362726 L 9.82817869415807 1.02204408817635 Z " fill-rule="nonzero" fill="#d7d7d7" stroke="none" transform="matrix(1 0 0 1 390 748 )" />
</g>
</svg>

View File

@ -3,7 +3,7 @@
<div class="body-maxWidth ">
<div class="input-box dis-f al-item jus-bet body-maxWidth">
<div class="dis-f al-item">
<el-input v-model="seachVal" class="input-s" placeholder="Pick a date" @keyup.enter='seachList'>
<el-input v-model="seachVal" class="input-s" placeholder="输入关键字" @keyup.enter='seachList'>
<template #suffix>
<img src="../../assets/homeImage/seachIcon.svg" class="icon" alt="" @click="seachList">
</template>
@ -97,7 +97,7 @@
v-show="!showSelectModule">&nbsp:&nbsp</span>
<div v-show="!showSelectModule">
<span v-for="(item, i) in typeText" :key="item">
{{ item }}c
{{ item }}
<span v-show="i !== typeText.length - 1" class="text-icon">&nbsp|&nbsp </span>
</span>
</div>
@ -128,7 +128,7 @@
</div>
</div>
</div>
<span class="dis-f al-item sort-text">
<span class="dis-f al-item sort-text" v-show="tabType !== 'apartment'">
<el-dropdown trigger="click">
<span class="dis-f al-item sort-text">
{{ listSort.check }}<img class="img" src="../../assets/homeImage/sortIcon.png" alt="">

View File

@ -51,7 +51,17 @@
<img src="../assets/img/detail/imageIcon.png" class="img-icon" alt="">
<div class="num-box">2</div>
</div>
<div></div>
<div>
<img src="../assets/img/detail/moreNot.svg" alt="">
<img src="../assets/img/detail/moreAllow.svg" alt="">
<el-carousel indicator-position="outside" height="150" :autoplay="false" ref="imgCarousel">
<el-carousel-item v-for="item in 1" :key="item">
<div >
</div>
</el-carousel-item>
</el-carousel>
</div>
</div>
</div>
<div>
@ -198,22 +208,22 @@ img {
.img-video {
width: 26px;
height: 26px;
margin-right:5px;
margin-right: 5px;
}
.img-icon {
width: 22px;
height: 22px;
margin:0 5px 0 10px
margin: 0 5px 0 10px
}
.num-box {
width: 20px;
height: 20px;
border-radius: 50%;
background:#fdda55;
line-height:20px;
text-align:center;
background: #fdda55;
line-height: 20px;
text-align: center;
color: #333333;
font-family: 'PingFangSC-Regular', 'PingFang SC', sans-serif;
font-weight: 400;