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

bug修改

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