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
4e470fcd
Commit
4e470fcd
authored
May 14, 2020
by
陈超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
T
parent
ff5ba064
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
16 deletions
+13
-16
apps/course/Tpl/default/Video/index_w3g.html
+13
-16
No files found.
apps/course/Tpl/default/Video/index_w3g.html
View file @
4e470fcd
...
...
@@ -72,7 +72,7 @@
</div>
</div>
<!--选择价格区间弹框-->
<div
class=
"jiujiunone-class-bg"
></div>
<
!-- <
div class="jiujiunone-class-bg"></div>
<div class="jiujiunone-class">
<div class="jiujiunone-class-title">分类筛选</div>
<div class="jiujiunone-class-box">
...
...
@@ -81,7 +81,7 @@
<div class="jiujiunone-class-base jiujiunone-class-id <php>if($_GET['cateId'] == $top['id']){</php>active<php>}</php>" data-url="{:U('course/Video/index',array_merge($default_params,['cateId'=>$top['id']]))}">{$top.title}</div>
<div class="jiujiunone-class-next">
<volist name="top.child" id="child">
<a
href=
"javascript:;"
class=
"jiujiunone-class-item jiujiunone-class-id <php>if($_GET['cateId'] == $child['id']){</php>active<php>}</php>"
data-url=
"{:U('course/Video/index',array_merge($default_params,['cateId'=>$child['id']]))}"
>
{$child.title}
</a>
<!-- -->
<a href="javascript:;" class="jiujiunone-class-item jiujiunone-class-id <php>if($_GET['cateId'] == $child['id']){</php>active<php>}</php>" data-url="{:U('course/Video/index',array_merge($default_params,['cateId'=>$child['id']]))}">{$child.title}</a>
</volist>
</div>
</div>
...
...
@@ -90,14 +90,14 @@
<div class="jiujiunone-class-bottom">
<div class="jiujiunone-class-dete">确定</div>
</div>
</div>
</div>
-->
<div
class=
"selebox"
></div>
<div
class=
"cover"
></div>
<div
class=
"min-height-wrap"
>
<
!-- <
div class="selebox"></div>
<div class="cover"></div>
-->
<
!-- <
div class="min-height-wrap">
<div class="maskbox"></div>
<div class="body">
<div
class=
"selectdiv"
>
<div class="selectdiv">
-->
<!-- <div>
<dl>
...
...
@@ -135,12 +135,11 @@
</volist>
</div> -->
<php>
if($vip_levels){
</php>
<!--
<php>if($vip_levels){</php>
<div>
<dl>
<dt>会员:<span class="<php>if(!$_GET['vip_id']){</php>on<php>}</php>"><a href="{:U('course/Video/index',array_merge($default_params,['vip_id'=>'']))}">不限</a></span>
</dt>
<!-- <dt <if condition="$_GET['vip_id'] eq null">class="on"</if>><a href="{:U('course/Video/index',array_merge($default_params,['vip_id'=>'']))}">不限</a></dt> -->
<volist name="vip_levels" id="vo">
<dt <if condition="$_GET['vip_id'] eq $key">class="on"</if>>
<a href="{:U('course/Video/index',array_merge($default_params,['vip_id'=>$key]))}">{$vo}<span class="icon-ck"></span></a>
...
...
@@ -148,9 +147,9 @@
</volist>
</dl>
</div>
<php>
}
</php>
<php>}</php>
-->
<div>
<
!-- <
div>
<dl class="margin-left">
<dt>类型:</dt>
<dt <eq name="vtype" value="2">class="on"</eq>><a href="{:U('course/Video/index',array_merge($default_params,['vtype'=>2]))}">直播</a></dt>
...
...
@@ -195,11 +194,10 @@
<div style="line-height: 32px"><a class="fl screen prevValue" href="{:U('course/Video/index')}">清空条件</a></div>
<php>}</php>
<span class="jiujiunone_span posabs_span">课程分类</span>
<!-- <div onclick="clickoffon(document.getElementsByClassName('clickoffon')[0])" class="iconfontNEW jiujiunone_span"></div> -->
<div class="clickoffon" onclick="clickoffon(this)">筛选</div>
</div>
</div>
<php>
if($cateId){
</php>
</div>
-->
<
!-- <
php>if($cateId){</php>
<div class="searchdiv">在“<span>{:mStr(t($title),10)}</span>”分类下,找到{$list_data.count}门课程</div>
<php>}</php>
<ul class="classlist clearfix" style="float:left;width:100%">
...
...
@@ -223,7 +221,6 @@
<span>
<h4>
{$vo['video_title']}
<!--<img src="__APP__/images/hot.png" alt="">-->
</h4>
<div class="clearfix">
<em>
...
...
@@ -257,7 +254,7 @@
<a class="backtop"></a>
<php>}</php>
</div>
</div>
-->
<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