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
8c70ffec
Commit
8c70ffec
authored
May 14, 2020
by
陈超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
T
parent
b8919889
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
3 deletions
+18
-3
apps/course/Tpl/default/Video/index_w3g.html
+18
-3
No files found.
apps/course/Tpl/default/Video/index_w3g.html
View file @
8c70ffec
<include
file=
"__THEME__/public_header_w3g"
/>
<link
rel=
"stylesheet"
href=
"__APP__/css/course_3g.css"
>
<
!-- <
link rel="stylesheet" href="__APP__/css/course_3g.css">
<style>
.icon-01{background-image:url(__THEME__/icon/icon.png);width:8px;height:12px;background-position:-220px -219px}
.icon-02{margin-left:5px;background-image:url(__THEME__/icon/icon.png);width:12px;height:7px;background-position:-469px -172px}
...
...
@@ -9,11 +9,27 @@
.jiujiunone-class-id.active {
color: #00BED4 !important;
}
</style> -->
<style>
body
{
padding
:
0
!important
;
}
</style>
<div
id=
"app"
style=
"height: 100%;"
>
<div
class=
"layout_v"
>
<van-sticky>
<van-dropdown-menu>
<van-dropdown-item
title=
"筛选条件"
ref=
"filter"
>
</van-dropdown-item>
</van-dropdown-menu>
</van-sticky>
</div>
</div>
<!--选择价格区间弹框-->
<div
class=
"jiujiunone-class-bg"
></div>
<div
class=
"jiujiunone-class"
>
<div
class=
"jiujiunone-class-title"
>
分类筛选
333
</div>
<div
class=
"jiujiunone-class-title"
>
分类筛选
</div>
<div
class=
"jiujiunone-class-box"
>
<volist
name=
"selCate"
id=
"top"
>
<div
class=
"jiujiunone-class-list"
>
...
...
@@ -27,7 +43,6 @@
</volist>
</div>
<div
class=
"jiujiunone-class-bottom"
>
<!-- <div class="jiujiunone-class-del">清空条件</div> -->
<div
class=
"jiujiunone-class-dete"
>
确定
</div>
</div>
</div>
...
...
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