Commit 93669981 by chenyu

update: update

parent 583e8867
......@@ -28,7 +28,7 @@
v-model="pageParam.phoneNameCard"
prefix-icon="el-icon-search"
placeholder="输入姓名/昵称/手机号/会员卡号"
@keyup.enter.native="onSearch"
@change="onSearch"
clearable
/>
<el-select
......
......@@ -496,14 +496,13 @@ p {
}
}
.good-info {
position: relative;
padding-left: 70px;
display: flex;
height: 60px;
overflow-y: hidden;
.el-image {
position: absolute;
top: 0;
left: 0;
width: 60px;
height: 60px;
margin-right: 10px;
border-radius: 2px;
}
.info-detail {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment