Commit 19c3194b by 陈羽

update: style

parent 8f757611
......@@ -19,7 +19,7 @@
<h3><i class="el-icon-info"></i>优惠券已支持主图和图文详情,如需再发布以“微信兑换券”来配送的礼品,请直接前往优惠券中设置</h3>
</div>-->
<div class="search-wrap" style="height: 74px;display: flex;justify-content: space-between;margin-bottom: 22px;">
<div class="left" style="width: 732px;height: 74px;display: flex;gap:8px;flex-wrap: wrap;">
<div class="left" style="height: 74px;display: flex;gap:8px;flex-wrap: wrap;">
<div class="search-content-item" style="height:32px;">
<el-input v-model="searchValue" placeholder="请输入礼品名称/编码进行搜索" prefix-icon="el-icon-search" clearable class="w-280" @keyup.enter.native="getSearchList" @clear="getSearchList"></el-input>
</div>
......
......@@ -888,7 +888,6 @@ export default {
padding: 24px 24px 0;
background: #fff;
.left {
width: 732px;
height: 74px;
display: flex;
gap: 8px;
......
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