Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ued
/
yohogirls_mustache
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
lore-w
2015-04-30 16:41:53 +0800
Commit
9547be4855dbbf84f70d9bbafe0b590feea5925c
1 parent
3273c6a2
修改测试环境页面显示异常bug
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
33 additions
and
28 deletions
partials/common/script320.html
partials/layout/footer320.html
partials/layout/header320.html
partials/common/script320.html
View file @
9547be4
{{#
home320_js
}}
{{#
default
}}
<script
type=
"text/javascript"
>
seajs
.
use
([
'js/common'
,
'js/channel/home'
],
function
(
common
,
home
)
{
common
.
init
();
home
.
init
();
});
</script>
{{/
home320_js
}}
{{/
default
}}
{{# fashion
320_js
}}
{{# fashion}}
<script
type=
"text/javascript"
>
seajs
.
use
([
'js/common'
],
function
(
common
)
{
common
.
init
();
//home.init();
});
</script>
{{/ fashion
320_js
}}
{{/ fashion}}
{{# beauty
320_js
}}
{{# beauty}}
<script
type=
"text/javascript"
>
seajs
.
use
([
'js/common'
],
function
(
common
)
{
common
.
init
();
//home.init();
});
</script>
{{/ beauty
320_js
}}
{{/ beauty}}
{{# sport
320_js
}}
{{# sport}}
<script
type=
"text/javascript"
>
seajs
.
use
([
'js/common'
],
function
(
common
)
{
common
.
init
();
//home.init();
});
</script>
{{/ sport
320_js
}}
{{/ sport}}
{{# lifestyle
320_js
}}
{{# lifestyle}}
<script
type=
"text/javascript"
>
seajs
.
use
([
'js/common'
],
function
(
common
)
{
common
.
init
();
//home.init();
});
</script>
{{/ lifestyle
320_js
}}
{{/ lifestyle}}
{{# magazine
320_js
}}
{{# magazine}}
<script
type=
"text/javascript"
>
seajs
.
use
([
'js/common'
,
'js/channel/magazine'
],
function
(
common
,
magazine
)
{
common
.
init
();
magazine
.
init
();
});
</script>
{{/ magazine
320_js
}}
{{/ magazine}}
{{# video
320_js
}}
{{# video}}
<script
type=
"text/javascript"
>
seajs
.
use
([
'js/common'
],
function
(
common
)
{
common
.
init
();
});
</script>
{{/ video
320_js
}}
{{/ video}}
{{# search
320_js
}}
{{# search}}
<script
type=
"text/javascript"
>
seajs
.
use
([
'js/common'
,
'js/channel/search'
],
function
(
common
,
search
)
{
common
.
init
();
search
.
init
();
});
</script>
{{/ search
320_js
}}
{{/ search}}
{{# writer
320_js
}}
{{# writer}}
<script
type=
"text/javascript"
>
/*function updateState() {
seajs.use("channel/edit320", function(edit) {
edit.updateLogin();
});
}*/
seajs
.
use
([
"js/channel/edit320"
],
function
(
edit
){
edit
.
init
();
});
</script>
{{/ writer
320_js
}}
{{/ writer}}
{{# detail}}
...
...
partials/layout/footer320.html
View file @
9547be4
...
...
@@ -17,8 +17,8 @@
<p>
CopyRight © 2014 南京新与力文化传播有限公司
<br
/>
苏ICP备09011225号
</p>
</footer>
</div>
<script
type=
"text/javascript"
src=
"http://cmsres.dev.yoho.cn/res/new/girls/js/util/seajs_test.js"
></script>
<script
type=
"text/javascript"
src=
"http://cmsres.test.yoho.cn/res/new/girls/js/mobile.js"
></script>
<script
type=
"text/javascript"
src=
"http://cmsres.test.yoho.cn/res/new/girls/js/util/seajs_test.js"
></script>
<script
type=
"text/javascript"
src=
"http://cmsres.test.yoho.cn/res/new/girls/mobile.js"
></script>
{{> common/script320}}
</body>
</html>
\ No newline at end of file
...
...
partials/layout/header320.html
View file @
9547be4
...
...
@@ -21,6 +21,18 @@
</head>
<body
id=
"{{channel}}"
>
<div
id=
"mobile-wrap"
>
<!--下载GIRLS-->
<div
class=
"header-download-wrap"
>
<div
class=
"header-download"
>
<span
class=
"tip-pic"
>
YOHO GIRLS
</span>
<div
class=
"tip-info"
>
<h2>
YOHO!GIRLS
</h2>
<p>
No Fashion,No Life!
</p>
<a
class=
"yoho-download-app"
data-ios=
""
data-android=
""
href=
""
ios-href=
""
android-href=
""
onclick=
""
>
OPEN
</a>
</div>
<span
class=
"tip-c"
onclick=
""
>
关闭
</span>
</div>
</div>
<!--header-->
<header
class=
"girl-header"
>
<span
class=
"header-logo"
>
Logo
</span>
...
...
@@ -30,7 +42,7 @@
<div
class=
"girl-nav-wrapper"
>
<nav
class=
"girl-nav swiper-container"
>
<ul
class=
"swiper-wrapper"
>
<li
class=
"swiper-slide nav-
home
"
><a
href=
"/mobile.html"
>
home
</a></li>
<li
class=
"swiper-slide nav-
default
"
><a
href=
"/mobile.html"
>
home
</a></li>
<li
class=
"swiper-slide nav-fashion"
><a
href=
"/fashion/mobile.html"
>
fashion
</a></li>
<li
class=
"swiper-slide nav-beauty"
><a
href=
"/beauty/mobile.html"
>
beauty
</a></li>
<li
class=
"swiper-slide nav-sport"
><a
href=
"/sports/mobile.html"
>
sport
</a></li>
...
...
Please
register
or
login
to post a comment