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
c7a847e4
Commit
c7a847e4
authored
May 12, 2020
by
陈超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
A
parent
7b3d7c6c
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
21 additions
and
129 deletions
+21
-129
addons/theme/stv1/public_footer_w3g.html
+1
-1
addons/theme/stv1/public_header_w3g.html
+1
-124
apps/classroom/Tpl/default/Index/theme_x1_w3g.html
+19
-4
No files found.
addons/theme/stv1/public_footer_w3g.html
View file @
c7a847e4
...
@@ -71,7 +71,7 @@
...
@@ -71,7 +71,7 @@
</van-tabbar>
</van-tabbar>
</div>
</div>
<script
type=
"text/javascript"
>
<script
type=
"text/javascript"
>
new
Vue
({
var
footerNavVue
=
new
Vue
({
el
:
'#nav'
,
el
:
'#nav'
,
data
:
function
()
{
data
:
function
()
{
return
{
return
{
...
...
addons/theme/stv1/public_header_w3g.html
View file @
c7a847e4
...
@@ -45,132 +45,9 @@
...
@@ -45,132 +45,9 @@
</a>
</a>
</header>
</header>
<div
class=
"clear"
></div>
<div
class=
"clear"
></div>
<!-- <style>
.wxnotebox{
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0.8);
z-index: 999999;
}
.wxnotebox .box_content{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
background-color: white;
width: 80%;
border-radius: 10px;
text-align: center;
padding-bottom: 10px;
}
.wxnotebox .box_content>div{
left: 0;
width: 100%;
padding-bottom: 5px;
}
.wxnotebox .box_content .box_top img{
display: inline-block;
background-color: #fe8206;
margin-top: 10%;
border-radius: 5px;
width: 50px;
height: 50px;
}
.wxnotebox .box_content .box_top p{
width: 80%;
margin: 0 auto;
text-align: left;
padding-top: 20px;
font-size: 16px;
}
.box_bottom{
top: 50%;
border-top: 1px dashed #fe8206
}
.wxnotebox .box_content div .twoma{
width: 140px;
height: 140px;
position: relative;
left: 0;
top: 0;
margin: 0 auto;
padding: 10px;
margin-top: 10%;
}
.box_bottom p{
width: 150px;
height: 40px;
line-height: 40px;
text-align: center;
border-radius: 20px;
margin: 0 auto;
color: white;
background-color: #fe8206;
font-size: 14px;
margin-top:5%;
}
.horn{
position: absolute;
width: 87.8%;
height: 87.8%;
border:1px dashed #fe8206;
}
.horn>div{
width: 10px;
height: 10px;
position:absolute;
}
.horn .lt{
border-top: 3px solid #fe8206;
border-left: 3px solid #fe8206;
left: -2px;
top: -2px;
}
.horn .rt{
border-top: 3px solid #fe8206;
border-right: 3px solid #fe8206;
right: -2px;
top: -2px;
}
.horn .rb{
border-bottom:3px solid #fe8206;
border-right: 3px solid #fe8206;
right: -2px;
bottom: -2px;
}
.horn .lb{
border-bottom:3px solid #fe8206;
border-left: 3px solid #fe8206;
left: -2px;
bottom: -2px;
}
#qrcode{
padding: 10px;
}
.box_top a.btn{
color: #fff;
font-size: 16px;
width: 30%;
margin: 0 auto;
background-color: #00bed4;
border-radius: 4px;
line-height: 35px;
}
</style> -->
<script
type=
"text/javascript"
>
<script
type=
"text/javascript"
>
new
Vue
({
new
Vue
({
el
:
'#header_search'
,
el
:
'#header_search'
methods
:
{
onSearch
:
function
()
{
console
.
log
(
"onSearch"
)
"{:U('classroom/Index/search')}"
}
}
})
})
</script>
</script>
<script
type=
"text/javascript"
>
<script
type=
"text/javascript"
>
...
...
apps/classroom/Tpl/default/Index/theme_x1_w3g.html
View file @
c7a847e4
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
<link
rel=
"stylesheet"
href=
"__THEMEW3G__/css/idnger_swiper.css"
>
<link
rel=
"stylesheet"
href=
"__THEMEW3G__/css/idnger_swiper.css"
>
<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
class=
"min-height-wrap"
>
<div
id=
"vueHome"
class=
"min-height-wrap"
>
<!--banner start-->
<!--banner start-->
<div
class=
"device"
>
<div
class=
"device"
>
...
@@ -20,6 +20,16 @@
...
@@ -20,6 +20,16 @@
</div>
</div>
<div
class=
"pagination"
></div>
<div
class=
"pagination"
></div>
</div>
</div>
<van-swipe
class=
"home_swapper"
indicator-color=
"white"
>
<van-swipe-item>
<van-image
class=
"home_swapper_image"
height=
"100%"
fit=
"cover"
src=
"https://img.yzcdn.cn/vant/cat.jpeg"
/>
</van-swipe-item>
<van-swipe-item>
<van-image
class=
"home_swapper_image"
height=
"100%"
fit=
"cover"
src=
"https://img.yzcdn.cn/vant/cat.jpeg"
/>
</van-swipe-item>
</van-swipe>
<!--banner end-->
<!--banner end-->
<!-- 简雅主题-->
<!-- 简雅主题-->
...
@@ -170,9 +180,14 @@
...
@@ -170,9 +180,14 @@
<script
src=
"__THEMEW3G__/js/idenger_swiper.js"
charset=
"utf-8"
></script>
<script
src=
"__THEMEW3G__/js/idenger_swiper.js"
charset=
"utf-8"
></script>
<include
file=
"__THEME__/public_footer_w3g"
/>
<include
file=
"__THEME__/public_footer_w3g"
/>
<script
type=
"text/javascript"
>
<script
type=
"text/javascript"
>
$
(
document
).
ready
(
function
(){
$
(
".nav_list ul li:eq(0)"
).
addClass
(
"on"
);
new
Vue
({
});
el
:
'#vueHome'
})
$
(
document
).
ready
(
function
(){
$
(
".nav_list ul li:eq(0)"
).
addClass
(
"on"
);
});
$
(
function
(){
$
(
function
(){
//banner
//banner
var
mySwiper
=
new
Swiper
(
'.swiper-container'
,{
var
mySwiper
=
new
Swiper
(
'.swiper-container'
,{
...
...
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