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
47bffac2
Commit
47bffac2
authored
May 12, 2020
by
陈超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
T
parent
b5df37d6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
47 deletions
+3
-47
apps/classroom/Tpl/default/Index/theme_x7_w3g.html
+3
-47
No files found.
apps/classroom/Tpl/default/Index/theme_x7_w3g.html
View file @
47bffac2
...
@@ -79,54 +79,10 @@
...
@@ -79,54 +79,10 @@
</div>
</div>
</a>
</a>
</volist>
</volist>
</div>
</div>
</eq>
<div
class=
"plate"
>
<div
class=
"nim-plate"
>
<div
class=
"titile"
>
<h3>
精选课程
<a
href=
"{:U('course/Video/index', array('best'=>1))}"
>
更多>
</a></h3>
</div>
<div
class=
"Selected-content"
>
<volist
name=
"bestVideo"
id=
"vo"
offset=
"0"
length=
'4'
>
<switch
name=
"vo.type"
>
<case
value=
"1"
>
<a
href=
"{:U('course/Video/view',array('id'=>$vo['id']))}"
>
<div
class=
"Selected-item"
>
<a
href=
"{:U('course/Video/view',array('id'=>$vo['id']))}"
>
<img
class=
"lazyload"
data-original=
"{:getCover($vo['cover'] ,580 , 320 )}"
alt=
""
>
</a>
</case>
<case
value=
"2"
>
<a
href=
"{:U('live/Index/view',array('id'=>$vo['id']))}"
>
<div
class=
"Selected-item"
>
<a
href=
"{:U('live/Index/view',array('id'=>$vo['id']))}"
>
<img
class=
"lazyload"
data-original=
"{:getCover($vo['cover'] ,580 , 320 )}"
alt=
""
>
</a>
</case>
<case
value=
"6"
>
<a
href=
"{:U('course/Classes/view',array('id'=>$vo['id']))}"
>
<div
class=
"Selected-item"
>
<a
href=
"{:U('course/Classes/view',array('id'=>$vo['id']))}"
>
<img
class=
"lazyload"
data-original=
"{:getCover($vo['cover'] ,580 , 320 )}"
alt=
""
>
</a>
</case>
</switch>
<div
class=
"operation"
>
<p
class=
"seleTitle"
>
{$vo.video_title}
</p>
<p
class=
"seleDeit"
><span><i>
<php>
if($marketConf['order_switch'] == 1) {
</php>
{$vo['video_order_count_mark']}
<php>
}else{
</php>
{$vo['video_order_count']}
<php>
}
</php>
</i>
人在学
</span>
<if
condition=
"$vo['t_price'] eq 0"
><span><i
style=
"color: #56b02a;"
>
免费
</i>
</span>
<else
/><span>
<i>
¥
</i>
{$vo['t_price']}
</span></if>
</p>
</div>
</div>
</a>
</volist>
</volist>
</div>
</div>
</div>
</eq>
<eq
name=
"item_name"
value=
"teacher_new"
>
<eq
name=
"item_name"
value=
"teacher_new"
>
<!-- 讲师团队 -->
<!-- 讲师团队 -->
...
...
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