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
a2e53290
Commit
a2e53290
authored
Sep 26, 2019
by
FE
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'issue-20190920'
parents
7cc49724
6284deb8
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
5 deletions
+4
-5
src/components/bargainMiddlePage/barcode/index.js
+1
-1
src/components/bargainMiddlePage/barcode/index.scss
+3
-4
No files found.
src/components/bargainMiddlePage/barcode/index.js
View file @
a2e53290
...
...
@@ -50,7 +50,7 @@ class FollowBarcode extends Component {
<
p
className
=
'bargain-popup__title'
>
谢谢你帮我砍了
{
money
}
元!
<
/p
>
}
<
p
className
=
'bargain-popup__desc'
>
关注公众号,可以再砍一刀哦
~<
/p
>
<
i
className
=
"bargain-popup__imgage"
style
=
{{
backgroundImage
:
`url(
${
codeUrl
}
)`
}}
><
/i
>
<
i
mg
className
=
"bargain-popup__imgage"
src
=
{
codeUrl
}
alt
=
""
/
>
<
/div
>
);
}
...
...
src/components/bargainMiddlePage/barcode/index.scss
View file @
a2e53290
...
...
@@ -34,9 +34,7 @@
}
.bargain-popup__imgage
{
display
:
inline-
block
;
display
:
block
;
width
:
106px
;
height
:
106px
;
margin-top
:
15px
;
background-size
:
cover
;
margin
:
15px
auto
0
;
}
\ No newline at end of file
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