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
6bbfedcd
Commit
6bbfedcd
authored
May 12, 2020
by
陈超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
A
parent
d9afb7fc
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
19 deletions
+3
-19
addons/theme/stv1/_header_w3g.html
+2
-2
apps/classroom/Tpl/default/Index/theme_x1_w3g.html
+1
-17
No files found.
addons/theme/stv1/_header_w3g.html
View file @
6bbfedcd
...
...
@@ -8,10 +8,10 @@
<meta
name=
"apple-mobile-web-app-capable"
content=
"yes"
/>
<meta
name=
"apple-mobile-web-app-status-bar-style"
content=
"black"
>
<link
href=
"__THEMEW3G__/css/reset.css"
rel=
"stylesheet"
>
<!--
<link href="__THEMEW3G__/css/reset.css" rel="stylesheet">
<link href="__THEMEW3G__/css/public.css" rel="stylesheet">
<link href="__THEMEW3G__/css/style.css" rel="stylesheet">
<link
href=
"__THEMEW3G__/icon/iconfont.css"
rel=
"stylesheet"
>
<link href="__THEMEW3G__/icon/iconfont.css" rel="stylesheet">
-->
<link
href=
"__THEMEW3G__/css/common.css"
rel=
"stylesheet"
>
<link
rel=
"stylesheet"
href=
"__THEMEW3G__/js/layer/need/layer.css"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"__THEMEW3G__/icon/iconfont-v4.css"
>
...
...
apps/classroom/Tpl/default/Index/theme_x1_w3g.html
View file @
6bbfedcd
...
...
@@ -5,21 +5,6 @@
<script
src=
"__THEMEW3G__/js/idenger_swiper.js"
charset=
"utf-8"
></script>
<div
id=
"vueHome"
class=
"min-height-wrap"
>
<!--banner start-->
<!-- <div class="device">
<div class="swiper-container">
<div class="swiper-wrapper">
<volist name="ad_list" id="adlt">
<div class="swiper-slide">
<a href="{$adlt['bannerurl']}" title="{$adlt['banner_title']}">
<img src="{:getCover($adlt['banner'],720,300)}" alt="{$adlt['banner_title']}" >
</a>
</div>
</volist>
</div>
</div>
<div class="pagination"></div>
</div> -->
<van-swipe
class=
"home_swapper"
indicator-color=
"white"
>
<volist
name=
"ad_list"
id=
"adlt"
>
...
...
@@ -32,8 +17,7 @@
</van-swipe>
<!--banner end-->
<!-- 简雅主题-->
<!-- 首页模块 -->
<volist
name=
"config_index.item"
id=
"item_name"
>
<eq
name=
"item_name"
value=
"live"
>
...
...
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