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
591f5f7e
Commit
591f5f7e
authored
Jan 02, 2020
by
wangshuo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
解决冲突
parent
197abddd
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 additions
and
32 deletions
+1
-32
src/components/activity/newyear-2019/common/user-bullet-screen/index.js
+1
-4
src/components/activity/newyear-2019/landing/index.js
+0
-4
src/components/activity/newyear-2019/preheat/index.js
+0
-24
No files found.
src/components/activity/newyear-2019/common/user-bullet-screen/index.js
View file @
591f5f7e
...
...
@@ -16,11 +16,8 @@ class UserBulletScreen extends Component {
this
.
getBulletScreenData
(
true
)
}
<<<<<<<
HEAD
componentWillUpdate
()
{
=======
componentWillUpdate
()
{}
componentWillUnmount
()
{
>>>>>>>
00
this
.
swiper
&&
this
.
swiper
.
destroy
()
}
...
...
src/components/activity/newyear-2019/landing/index.js
View file @
591f5f7e
...
...
@@ -62,7 +62,6 @@ class Landing extends Component {
}
}
<<<<<<<
HEAD
componentWillUnmount
()
{
this
.
shareTipPopup
&&
this
.
shareTipPopup
.
remove
()
}
...
...
@@ -83,9 +82,6 @@ class Landing extends Component {
}
createMeta
=
(
title
,
dec
,
imgname
)
=>
{
=======
createMeta
=
()
=>
{
>>>>>>>
a39d99f886043e7b6e36758defd406d49df37bd6
let
meta
=
document
.
createElement
(
'meta'
);
meta
.
setAttribute
(
'name'
,
'description'
)
meta
.
setAttribute
(
'itemprop'
,
'description'
)
...
...
src/components/activity/newyear-2019/preheat/index.js
View file @
591f5f7e
...
...
@@ -172,31 +172,7 @@ export default class index extends Component {
<
/div
>
<
div
className
=
"banner-treasure__decorate"
><
/div
>
<
/div
>
<<<<<<<
HEAD
<<<<<<<
HEAD
{
/*浮框*/
}
<
div
className
=
'nav-right'
>
<
span
onClick
=
{
this
.
toBoxList
}
className
=
'nav-right__link'
>
未开宝箱
{
removable
>
0
&&
<
i
className
=
"nav-right__number"
>
{
removable
}
<
/i
>
}
<
/span
>
<
a
onClick
=
{()
=>
this
.
toYearWish
()}
className
=
'nav-right__link'
>
心愿单
{
this
.
state
.
txt1
>
0
&&
<
i
className
=
"nav-right__number"
>
{
this
.
state
.
txt1
}
<
/i
>
}
<
/a
>
<
/div
>
=======
>>>>>>>
00
=======
>>>>>>>
a39d99f886043e7b6e36758defd406d49df37bd6
{
/* 大咖直播 */
}
<
LiveRoom
isAppUpdate
=
{
this
.
state
.
isAppUpdate
}
/
>
...
...
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