Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
eduline
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
冷斌
eduline
Commits
ee85e8cc
Commit
ee85e8cc
authored
May 18, 2020
by
陈超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
T
parent
6f90d52c
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
18 additions
and
1 deletions
+18
-1
addons/theme/stv1/_static_w3g/css/common.css
+17
-0
apps/course/Tpl/default/PayVideo/index_w3g.html
+0
-0
apps/course/Tpl/default/Video/view_w3g.html
+1
-1
No files found.
addons/theme/stv1/_static_w3g/css/common.css
View file @
ee85e8cc
...
@@ -863,6 +863,13 @@ div::-webkit-scrollbar {
...
@@ -863,6 +863,13 @@ div::-webkit-scrollbar {
border-radius
:
1.5625rem
;
border-radius
:
1.5625rem
;
}
}
.vip_buy_pay_button_disable
{
width
:
7.25rem
;
height
:
2.5rem
;
background
:
#F5F5F5
;
border-radius
:
1.5625rem
;
}
/* Course */
/* Course */
.course_detail_video_container
{
.course_detail_video_container
{
height
:
10rem
;
height
:
10rem
;
...
@@ -879,3 +886,12 @@ div::-webkit-scrollbar {
...
@@ -879,3 +886,12 @@ div::-webkit-scrollbar {
padding
:
0.75rem
0.75rem
;
padding
:
0.75rem
0.75rem
;
padding-bottom
:
0
;
padding-bottom
:
0
;
}
}
/* Pay Course */
.pay_course_info
{
padding
:
1.25rem
0.75rem
;
}
.pay_course_bottom
{
padding
:
0.75rem
;
}
\ No newline at end of file
apps/course/Tpl/default/PayVideo/index_w3g.html
View file @
ee85e8cc
This diff is collapsed.
Click to expand it.
apps/course/Tpl/default/Video/view_w3g.html
View file @
ee85e8cc
...
@@ -64,7 +64,7 @@
...
@@ -64,7 +64,7 @@
<div
class=
"fixed_bottom_bar layout_h_v_c"
>
<div
class=
"fixed_bottom_bar layout_h_v_c"
>
<template
v-if=
"bought"
>
<template
v-if=
"bought"
>
<div
class=
"vip_buy_pay_button_disable layout_center weight_full"
><span
class=
"text_14_400 color_white"
>
已购买
</span></div>
</template>
</template>
<template
v-else
>
<template
v-else
>
...
...
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