Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SuperMan
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
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
罗超
SuperMan
Commits
bd461c73
Commit
bd461c73
authored
5 years ago
by
黄媛媛
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
53ab5be5
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
+4
-3
CouponsList.vue
src/components/SalesModule/CouponsList.vue
+0
-1
MyCustomer.vue
src/components/SalesModule/MyCustomer.vue
+4
-2
No files found.
src/components/SalesModule/CouponsList.vue
View file @
bd461c73
...
...
@@ -6,7 +6,6 @@
height
:
40px
;
line-height
:
40px
;
border-bottom
:
1px
solid
#F2DADA
;
margin-top
:
10px
;
}
.MyCoupon
.menu_list
ul
li
{
float
:
left
;
...
...
This diff is collapsed.
Click to expand it.
src/components/SalesModule/MyCustomer.vue
View file @
bd461c73
...
...
@@ -48,10 +48,12 @@
height
:
450px
;
}
.
page_MyCustomer
._mc_list
{
.
MyCustomerDiv
._mc_list
{
background
:
#fff
;
padding-top
:
20px
;
box-sizing
:
border-box
;
overflow
:
hidden
;
}
.page_MyCustomer
._mc_list
>
ul
>
li
{
...
...
@@ -325,7 +327,7 @@
</
style
>
<
template
>
<div
class=
"page_MyCustomer"
>
<div
class=
"page_MyCustomer
MyCustomerDiv
"
>
<div
class=
"page_MyCustomerSearch"
>
<li>
<span>
...
...
This diff is collapsed.
Click to expand it.
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