Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mr-julyedu
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
baiguangyao
mr-julyedu
Commits
91e0a70c
Commit
91e0a70c
authored
Dec 24, 2019
by
xuzhenghua
Browse files
Options
Browse Files
Download
Plain Diff
pull
parents
1d526305
7c6706c9
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
117 deletions
+0
-117
src/components/detail/bargain/bargainInfo/bargain-info.scss
+0
-117
src/components/detail/bargain/bargainInfo/index.js
+0
-0
No files found.
src/components/detail/bargain/bargainInfo/bargain-info.scss
deleted
100644 → 0
View file @
1d526305
.bargain-phone-popup
{
width
:
300px
;
height
:
195px
;
margin
:
200px
auto
20px
;
padding
:
20px
;
border-radius
:
3px
;
background-color
:
$white
;
}
.bargain-phone-popup__title
{
margin
:
0
0
12px
;
font-size
:
15px
;
font-weight
:
normal
;
text-align
:
center
;
line-height
:
1
;
}
.bargain-phone-popup__item
{
display
:
flex
;
align-items
:
center
;
width
:
100%
;
height
:
30px
;
margin-top
:
15px
;
border
:
1px
solid
#ddd
;
box-sizing
:
border-box
;
&
.active
{
border
:
1px
solid
$active
;
color
:
$active
;
}
input
{
width
:
100%
;
padding-left
:
10px
;
border-style
:
none
;
outline
:
0
;
-webkit-appearance
:
none
;
&
:
:-
webkit-input-placeholder
{
color
:
$color_999
;
}
&
.bargain-phone-popup__ipt
{
border-left
:
1px
solid
#ddd
;
}
}
}
.bargain-phone-popup__button--num
{
display
:
inline-flex
;
align-items
:
center
;
padding
:
0
5px
;
color
:
$color_999
;
}
.bargain-phone-popup__button--send
{
width
:
136px
;
border-style
:
none
;
font-size
:
13px
;
color
:
$color_999
;
text-align
:
right
;
background-color
:
transparent
;
cursor
:
pointer
;
outline
:
none
;
&
.active
{
color
:
$active
;
}
}
.bargain-phone-popup__button--bargain
{
display
:
block
;
width
:
100%
;
height
:
30px
;
margin-top
:
20px
;
border-style
:
none
;
font-size
:
15px
;
color
:
$white
;
line-height
:
30px
;
text-align
:
center
;
background-color
:
$bg_999
;
outline
:
none
;
-webkit-appearance
:
none
;
&
.active
{
color
:
#FF4000
;
background-color
:
#FADD29
;
}
}
.popup-bind--bargain
{
.popup-bind__content
{
width
:
300px
;
margin
:
200px
auto
20px
;
padding
:
20px
;
border-radius
:
3px
;
}
.popup-bind__title
{
margin
:
0
0
12px
;
font-size
:
15px
;
font-weight
:
normal
;
}
.popup-bind__desc
{
padding
:
0
;
font-size
:
12px
;
}
.popup-bind__button
{
padding
:
0
;
}
}
\ No newline at end of file
src/components/detail/bargain/bargainInfo/index.js
deleted
100644 → 0
View file @
1d526305
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