Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
I
integral-mall
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
integralMall
integral-mall
Commits
19c3194b
Commit
19c3194b
authored
Sep 08, 2021
by
陈羽
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update: style
parent
8f757611
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
2 deletions
+1
-2
gift.vue
src/views/goods/gift/gift.vue
+1
-1
giftExchange.vue
src/views/order/giftExchange.vue
+0
-1
No files found.
src/views/goods/gift/gift.vue
View file @
19c3194b
...
...
@@ -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>
...
...
src/views/order/giftExchange.vue
View file @
19c3194b
...
...
@@ -888,7 +888,6 @@ export default {
padding
:
24px
24px
0
;
background
:
#fff
;
.left
{
width
:
732px
;
height
:
74px
;
display
:
flex
;
gap
:
8px
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment