Commit 85361c60 authored by jiacheng.mao's avatar jiacheng.mao

bug修改

parent 726a2f94
......@@ -18,7 +18,7 @@
</h-header>
<!-- 搜索 -->
<div class="search has-header">
<input v-model="searchInput" type="text" placeholder="请输入产品类别/产品名称">
<input v-model="searchInput" type="text" placeholder="请输入产品名称">
</div>
<scroll
ref="scrollLists"
......@@ -289,10 +289,7 @@ export default {
.first {
flex-grow: 1;
height: 84px;
line-height: 84px;
text-indent: 20px;
margin-left: 20px;
.product {
font-family: PingFangSC-Regular;
font-size: 14px;
......
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