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
2a7bad91
Commit
2a7bad91
authored
May 12, 2020
by
陈超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
T
parent
a76e2a03
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
14 additions
and
15 deletions
+14
-15
addons/theme/stv1/_static_w3g/css/common.css
+1
-1
addons/theme/stv1/public_header_w3g.html
+1
-14
apps/classroom/Tpl/default/Index/theme_x1_w3g.html
+12
-0
No files found.
addons/theme/stv1/_static_w3g/css/common.css
View file @
2a7bad91
...
@@ -331,7 +331,7 @@ div::-webkit-scrollbar {
...
@@ -331,7 +331,7 @@ div::-webkit-scrollbar {
.home_swapper_image
{
.home_swapper_image
{
margin
:
1rem
;
margin
:
1rem
;
margin-top
:
0
;
margin-top
:
0
.625rem
;
box-shadow
:
0px
2px
8px
0px
rgba
(
0
,
0
,
0
,
0.3
);
box-shadow
:
0px
2px
8px
0px
rgba
(
0
,
0
,
0
,
0.3
);
border-radius
:
8px
;
border-radius
:
8px
;
overflow
:
hidden
;
overflow
:
hidden
;
...
...
addons/theme/stv1/public_header_w3g.html
View file @
2a7bad91
...
@@ -34,23 +34,10 @@
...
@@ -34,23 +34,10 @@
</script>
</script>
<div
class=
"win hide"
></div>
<div
class=
"win hide"
></div>
<header>
<header>
<a
id=
"header_search"
href=
"{:U('classroom/Index/search')}"
>
<van-search
left-icon=
"__THEME__/img/serch@3x.png"
readonly
shape=
"round"
background=
"#ffffff"
placeholder=
"搜索课程..."
></van-search>
</a>
</header>
</header>
<div
class=
"clear"
></div>
<div
class=
"clear"
></div>
<script
type=
"text/javascript"
>
<script
type=
"text/javascript"
>
new
Vue
({
el
:
'#header_search'
})
</script>
<script
type=
"text/javascript"
>
$
(
function
()
{
$
(
function
()
{
var
wx_note
=
'{$wx_note}'
;
var
wx_note
=
'{$wx_note}'
;
if
(
wx_note
==
1
){
if
(
wx_note
==
1
){
...
...
apps/classroom/Tpl/default/Index/theme_x1_w3g.html
View file @
2a7bad91
...
@@ -4,6 +4,18 @@
...
@@ -4,6 +4,18 @@
<script
src=
"__THEME__/js/jquery.SuperSlide.2.1.1.js"
charset=
"utf-8"
></script>
<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>
<script
src=
"__THEMEW3G__/js/idenger_swiper.js"
charset=
"utf-8"
></script>
<div
id=
"vueHome"
class=
"min-height-wrap"
>
<div
id=
"vueHome"
class=
"min-height-wrap"
>
<a
href=
"{:U('classroom/Index/search')}"
>
<van-search
style=
"padding-bottom: 0 !important;"
left-icon=
"__THEME__/img/serch@3x.png"
readonly
shape=
"round"
background=
"#ffffff"
placeholder=
"搜索课程..."
></van-search>
</a>
<!--banner start-->
<!--banner start-->
<van-swipe
class=
"home_swapper"
indicator-color=
"white"
>
<van-swipe
class=
"home_swapper"
indicator-color=
"white"
>
...
...
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