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
05868f1d
Commit
05868f1d
authored
Aug 20, 2019
by
xuzhenghua
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
直播见
parent
1edf3ea2
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
11 additions
and
3 deletions
+11
-3
src/components/Index/index.scss
+9
-2
src/components/Index/liveRoom.js
+1
-1
src/components/classify/courselist.scss
+1
-0
No files found.
src/components/Index/index.scss
View file @
05868f1d
...
@@ -397,6 +397,7 @@
...
@@ -397,6 +397,7 @@
height
:
400px
;
height
:
400px
;
border-radius
:
10px
;
border-radius
:
10px
;
margin
:
110px
auto
0
auto
;
margin
:
110px
auto
0
auto
;
position
:
relative
;
padding-top
:
20px
;
padding-top
:
20px
;
.course-banner
{
.course-banner
{
...
@@ -453,6 +454,7 @@
...
@@ -453,6 +454,7 @@
.course-dec
{
.course-dec
{
text-align
:
center
;
text-align
:
center
;
padding
:
0
10px
;
margin-top
:
10px
;
margin-top
:
10px
;
.title
{
.title
{
...
@@ -499,9 +501,9 @@
...
@@ -499,9 +501,9 @@
.course-subscribe
{
.course-subscribe
{
text-align
:
center
;
text-align
:
center
;
height
:
47px
;
button
{
button
{
margin-top
:
12px
;
width
:
60px
;
width
:
60px
;
height
:
27px
;
height
:
27px
;
background-color
:
$bg_active
;
background-color
:
$bg_active
;
...
@@ -509,6 +511,10 @@
...
@@ -509,6 +511,10 @@
font-size
:
14px
;
font-size
:
14px
;
color
:
$white
;
color
:
$white
;
border
:
none
;
border
:
none
;
position
:
absolute
;
left
:
50%
;
margin-left
:
-30px
;
bottom
:
10px
;
}
}
span
{
span
{
...
@@ -566,7 +572,7 @@
...
@@ -566,7 +572,7 @@
background-color
:
$bg_18B4ED
;
background-color
:
$bg_18B4ED
;
font-size
:
16px
;
font-size
:
16px
;
color
:
$white
;
color
:
$white
;
width
:
1
35
px
;
width
:
1
40
px
;
height
:
30px
;
height
:
30px
;
border-radius
:
15px
;
border-radius
:
15px
;
border
:
none
;
border
:
none
;
...
@@ -641,6 +647,7 @@
...
@@ -641,6 +647,7 @@
padding-left
:
15px
;
padding-left
:
15px
;
border
:
1px
solid
$border_ccc
;
border
:
1px
solid
$border_ccc
;
margin-top
:
15px
;
margin-top
:
15px
;
font-size
:
12px
;
}
}
input
:focus
{
input
:focus
{
...
...
src/components/Index/liveRoom.js
View file @
05868f1d
...
@@ -130,7 +130,7 @@ class LiveRoom extends Component {
...
@@ -130,7 +130,7 @@ class LiveRoom extends Component {
// 服务号预约
// 服务号预约
serverStep
=
()
=>
{
serverStep
=
()
=>
{
if
(
this
.
state
.
isfollow
==
=
0
)
{
if
(
this
.
state
.
isfollow
==
2
)
{
window
.
location
.
href
=
'https://mp.weixin.qq.com/mp/profile_ext?action=home&__biz=MzIyMzMzMTIwNA==&scene=126&bizpsid=0&subscene=0#wechat_redirect'
;
window
.
location
.
href
=
'https://mp.weixin.qq.com/mp/profile_ext?action=home&__biz=MzIyMzMzMTIwNA==&scene=126&bizpsid=0&subscene=0#wechat_redirect'
;
}
else
{
}
else
{
this
.
livePrepare
(
this
.
props
.
roomMess
.
room_id
,
1
,
1
,
''
)
this
.
livePrepare
(
this
.
props
.
roomMess
.
room_id
,
1
,
1
,
''
)
...
...
src/components/classify/courselist.scss
View file @
05868f1d
.class-child
{
.class-child
{
position
:
relative
;
.class-content
{
.class-content
{
padding
:
0
12px
;
padding
:
0
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