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
e651e2e8
Commit
e651e2e8
authored
Jul 17, 2020
by
zhanghaozhe
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
详情页购买按钮样式
parent
e57610d8
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
src/components/detail/btnstatus/index.js
+2
-2
src/components/detail/btnstatus/index.scss
+2
-2
No files found.
src/components/detail/btnstatus/index.js
View file @
e651e2e8
...
@@ -403,7 +403,7 @@ class BtnStatus extends Component {
...
@@ -403,7 +403,7 @@ class BtnStatus extends Component {
<
i
className
=
'iconfont iconerji'
><
/i
>
<
i
className
=
'iconfont iconerji'
><
/i
>
<
span
>
课程咨询
<
/span
>
<
span
>
课程咨询
<
/span
>
<
/a
>
<
/a
>
<
button
className
=
'btn btn-s b
g-F4AAA7
'
onClick
=
{
this
.
simpleCourse
}
>
<
button
className
=
'btn btn-s b
uy
'
onClick
=
{
this
.
simpleCourse
}
>
<
span
>
{
`¥
${
info
.
price1
}
`
}
<
/span
>
<
span
>
{
`¥
${
info
.
price1
}
`
}
<
/span
>
<
span
>
直接购买
<
/span
>
<
span
>
直接购买
<
/span
>
<
/button
>
<
/button
>
...
@@ -438,7 +438,7 @@ class BtnStatus extends Component {
...
@@ -438,7 +438,7 @@ class BtnStatus extends Component {
<
i
className
=
'iconfont iconerji'
><
/i
>
<
i
className
=
'iconfont iconerji'
><
/i
>
<
span
>
课程咨询
<
/span
>
<
span
>
课程咨询
<
/span
>
<
/a
>
<
/a
>
<
button
className
=
'btn btn-s b
g-F4AAA7
'
>
<
button
className
=
'btn btn-s b
uy
'
>
<
span
>
¥
{
info
.
price1
}
<
/span
>
<
span
>
¥
{
info
.
price1
}
<
/span
>
<
span
onClick
=
{
this
.
tobuy
}
>
直接购买
<
/span
>
<
span
onClick
=
{
this
.
tobuy
}
>
直接购买
<
/span
>
<
/button
>
<
/button
>
...
...
src/components/detail/btnstatus/index.scss
View file @
e651e2e8
...
@@ -124,8 +124,8 @@
...
@@ -124,8 +124,8 @@
background
:
linear-gradient
(
90deg
,
$bg_0198FE
0%
,
$bg_077FD0
100%
);
background
:
linear-gradient
(
90deg
,
$bg_0198FE
0%
,
$bg_077FD0
100%
);
}
}
.b
g-F4AAA7
{
.b
uy
{
background-color
:
$bg-F4AAA7
;
background-color
:
#FA736E
;
}
}
.bg-E02E24
{
.bg-E02E24
{
...
...
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