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
7ce351cd
Commit
7ce351cd
authored
Nov 05, 2019
by
FE
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
collect blessing text modify
parent
0fbeb2a9
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
src/components/blessingPreheat/collectBlessing/index.js
+2
-2
src/components/blessingPreheat/collectBlessing/index.scss
+1
-0
No files found.
src/components/blessingPreheat/collectBlessing/index.js
View file @
7ce351cd
...
@@ -18,7 +18,7 @@ class CollectBlessing extends Component {
...
@@ -18,7 +18,7 @@ class CollectBlessing extends Component {
rules
:
[
rules
:
[
'app/h5/pc端活动页签到+5点福气值(每天一次)'
,
'app/h5/pc端活动页签到+5点福气值(每天一次)'
,
'关注七月在线微信服务号+30点福气值(仅限一次)'
,
'关注七月在线微信服务号+30点福气值(仅限一次)'
,
'分享活动页到朋友圈、qq,分别+2点福气值(每个平台每天一次)'
,
'分享活动页到朋友圈、qq
、微博
,分别+2点福气值(每个平台每天一次)'
,
'浏览指定课程详情页,一门课程+2点福气值(每天一次)'
,
'浏览指定课程详情页,一门课程+2点福气值(每天一次)'
,
'邀请好友注册,+10点福气值/人(无上限)'
,
'邀请好友注册,+10点福气值/人(无上限)'
,
'活动期间每购买一门课程+20点福气值'
,
'活动期间每购买一门课程+20点福气值'
,
...
@@ -252,7 +252,7 @@ class CollectBlessing extends Component {
...
@@ -252,7 +252,7 @@ class CollectBlessing extends Component {
(
isLogin
&&
isSign
)
(
isLogin
&&
isSign
)
?
(
?
(
<
button
className
=
"collect-blessing__content"
data
-
status
=
"done"
>
<
button
className
=
"collect-blessing__content"
data
-
status
=
"done"
>
+
5
点
<
br
/>
福气值
已加
5
点
<
/button
>
<
/button
>
)
)
:
(
:
(
...
...
src/components/blessingPreheat/collectBlessing/index.scss
View file @
7ce351cd
...
@@ -47,6 +47,7 @@
...
@@ -47,6 +47,7 @@
justify-content
:
center
;
justify-content
:
center
;
width
:
64px
;
width
:
64px
;
height
:
100%
;
height
:
100%
;
padding
:
0
;
border-style
:
none
;
border-style
:
none
;
border-radius
:
5px
;
border-radius
:
5px
;
font-size
:
12px
;
font-size
:
12px
;
...
...
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