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
5063779f
Commit
5063779f
authored
May 12, 2020
by
陈超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
T
parent
47bffac2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
127 deletions
+14
-127
apps/classroom/Tpl/default/Index/theme_x7_w3g.html
+14
-127
No files found.
apps/classroom/Tpl/default/Index/theme_x7_w3g.html
View file @
5063779f
<include
file=
"__THEME__/public_header_w3g"
/>
<include
file=
"__THEME__/public_header_w3g"
/>
<link
rel=
"stylesheet"
href=
"__APP__/css/index_x7_3g.css"
>
<div
id=
"app"
>
<link
rel=
"stylesheet"
href=
"__THEMEW3G__/css/idnger_swiper.css"
>
<div
class=
"layout_v tab_container"
>
<script
src=
"__THEME__/js/jquery.SuperSlide.2.1.1.js"
charset=
"utf-8"
></script>
<script
src=
"__THEMEW3G__/js/idenger_swiper.js"
charset=
"utf-8"
></script>
<div
id=
"vueHome"
class=
"min-height-wrap"
>
<!--search-->
<!--search-->
<a
href=
"{:U('classroom/Index/search')}"
>
<a
href=
"{:U('classroom/Index/search')}"
>
<van-search
style=
"padding-bottom: 0 !important;"
left-icon=
"__THEME__/img/serch@3x.png"
readonly
shape=
"round"
<van-search
style=
"padding-bottom: 0 !important;"
left-icon=
"__THEME__/img/serch@3x.png"
readonly
shape=
"round"
...
@@ -83,131 +80,21 @@
...
@@ -83,131 +80,21 @@
</eq>
</eq>
</volist>
</volist>
<eq
name=
"item_name"
value=
"teacher_new"
>
<!-- 讲师团队 -->
<div
class=
"plate"
>
<div
class=
"nim-plate"
>
<div
class=
"titile"
>
<h3>
讲师团队
<a
href=
"{:U('classroom/Teacher/index')}"
>
更多>
</a></h3>
</div>
<div
class=
"lecturer-content"
>
<volist
name=
"teacher"
id=
"tea"
offset=
"0"
length=
"4"
>
<div
class=
"lecturer-item"
>
<div
class=
"lecturer-cont"
>
<a
class=
"headimg"
href=
"{:U('classroom/Teacher/view',array('id'=>$tea['id']))}"
><img
class=
"lazyload"
data-original=
"{:getCover($tea['head_id'],200,200)}"
alt=
""
></a>
<h3>
{:t($tea['name'])}
</h3>
<p
class=
"techername"
>
{$tea.teacher_title|default='普通讲师'}
</p>
<p
class=
"textcont"
>
{:mStr(t($tea['info']),25)}
</p>
</div>
</div>
</volist>
</div>
</div>
</div>
</eq>
<eq
name=
"item_name"
value=
"hotTopic_new"
>
<!-- 热门资讯 -->
<div
class=
"plate"
>
<div
class=
"nim-plate"
>
<div
class=
"titile"
>
<h3>
热门资讯
<a
href=
"{:U('news/Topic/index')}"
>
更多>
</a></h3>
</div>
<div
class=
"plate-content"
>
<volist
name=
"topic"
id=
"tpc"
offset=
"0"
length=
'5'
>
<div
class=
"infoitem"
>
<a
class=
"info-img"
href=
"{:U('news/Topic/view',array('id'=>$tpc['id']))}"
><img
class=
"lazyload"
data-original=
"{:getCover($tpc['image'],580,320)}"
alt=
""
></a>
<div
class=
"info-text"
>
<p
class=
"textcont"
>
{$tpc['title']}
</p>
<p
class=
"gong"
><span
class=
"time"
>
{:date('m-d H:i',$tpc['dateline'])}
</span>
<span
class=
"zan"
><i
class=
"icon icon-browse"
></i>
{$tpc.readcount}
</span></p>
</div>
</div>
</volist>
</div>
</div>
</div>
</eq>
<eq
name=
"item_name"
value=
"newCourse_new"
>
<!-- 最新课程 -->
<div
class=
"plate"
>
<div
class=
"nim-plate"
>
<div
class=
"titile"
>
<h3>
最新课程
<a
href=
"{:U('course/Video/index', array('orderBy'=>'new'))}"
>
更多>
</a></h3>
</div>
<div
class=
"Selected-content"
>
<volist
name=
"video"
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>
</div>
</div>
</div>
</eq>
<if
condition=
"OPEN_SCHOOL"
>
<eq
name=
"item_name"
value=
"school_new"
>
<div
class=
"plate"
>
<div
class=
"nim-plate"
>
<div
class=
"titile"
>
<h3>
入驻机构
<a
href=
"{:U('school/Index/index')}"
>
更多>
</a></h3>
</div>
<div
class=
"mechanism-content"
>
<volist
name=
"school"
id=
"mhm"
offset=
"0"
length=
"6"
>
<div
class=
"mechanism-item"
>
<a
target=
"_blank"
href=
"{$mhm.domain}"
><img
class=
"lazyload"
data-original=
"{:getCover($mhm['cover'],100,100)}"
alt=
""
></a>
</div>
</div>
</volist>
</div>
</div>
</div>
</eq>
</if>
</volist>
</div>
</div>
<!-- <include file="__THEME__/public_footer_w3g" /> -->
<include
file=
"__THEME__/public_footer_w3g"
/>
<script
type=
"text/javascript"
>
<script
type=
"text/javascript"
>
new
Vue
({
new
Vue
({
el
:
'#vueHome'
el
:
'#app'
,
data
:
function
()
{
return
{
active
:
0
}
},
methods
:
{
onChange
:
function
(
tab
)
{
}
}
})
})
</script>
</script>
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