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
c1cd3d48
Commit
c1cd3d48
authored
5 years ago
by
xuzhenghua
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bug
parent
45d9078b
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
+2
-2
src/components/activity/newyear-2019/preheat/YearCourse/index.js
+0
-0
src/components/activity/newyear-2019/year-wish/index.js
+1
-1
src/components/activity/newyear-2019/year-wish/index.scss
+1
-1
No files found.
src/components/activity/newyear-2019/preheat/YearCourse/index.js
View file @
c1cd3d48
This diff is collapsed.
Click to expand it.
src/components/activity/newyear-2019/year-wish/index.js
View file @
c1cd3d48
...
@@ -115,7 +115,7 @@ class YarnWish extends Component {
...
@@ -115,7 +115,7 @@ class YarnWish extends Component {
<
/div
>
<
/div
>
<
div
className
=
"price"
>
<
div
className
=
"price"
>
{
item
.
type
==
2
?
'到手
价
最低:¥'
:
'¥'
}
{
item
.
type
==
2
?
'到手最低:¥'
:
'¥'
}
<
span
className
=
"new-price"
>
{
item
.
price1
}
<
/span
>
<
span
className
=
"new-price"
>
{
item
.
price1
}
<
/span
>
<
span
<
span
className
=
"old-price"
>
className
=
"old-price"
>
...
...
This diff is collapsed.
Click to expand it.
src/components/activity/newyear-2019/year-wish/index.scss
View file @
c1cd3d48
...
@@ -3,7 +3,7 @@ html, body, #root {
...
@@ -3,7 +3,7 @@ html, body, #root {
}
}
.yarn-wish
{
.yarn-wish
{
height
:
100%
;
min-
height
:
100%
;
background-color
:
#BA2C21
;
background-color
:
#BA2C21
;
padding-bottom
:
35px
;
padding-bottom
:
35px
;
...
...
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