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
hf
10 years ago
Commit
3f48a155772d6784c489db0399846479f49bef13
1 parent
394af43b
modify layout download app info
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
7 additions
and
17 deletions
partials/layout/back_header320.html
partials/layout/back_header_hk320.html
partials/layout/footer_fan.html
partials/layout/footer_jian.html
partials/layout/header320.html
partials/layout/header_fan.html
partials/layout/header_jian.html
partials/layout/writer_header320.html
partials/layout/writer_header_hk320.html
partials/layout/back_header320.html
View file @
3f48a15
...
...
@@ -11,8 +11,7 @@
<meta
name=
"keywords"
content=
"{{keywords}}"
/>
<meta
name=
"description"
content=
"{{description}}"
/>
<meta
name=
"author"
content=
"yohogirls.com"
/>
<meta
name=
"robots"
content=
"index, follow"
/>
<meta
name=
"googlebot"
content=
"index, follow"
/>
<meta
name=
"renderer"
content=
"webkit"
/>
<meta
name=
"google-site-verification"
content=
"6IS8pD7H0L0FBqjE6XZIx-x02Pa2fmG0P2ZEb3xNiVY"
/>
<meta
property=
"wb:webmaster"
content=
"5ffc4cd75e724a17"
/>
{{# isDetail}}
...
...
partials/layout/back_header_hk320.html
View file @
3f48a15
...
...
@@ -11,8 +11,7 @@
<meta
name=
"keywords"
content=
"{{keywords}}"
/>
<meta
name=
"description"
content=
"{{description}}"
/>
<meta
name=
"author"
content=
"yohogirls.com"
/>
<meta
name=
"robots"
content=
"index, follow"
/>
<meta
name=
"googlebot"
content=
"index, follow"
/>
<meta
name=
"renderer"
content=
"webkit"
/>
<meta
name=
"google-site-verification"
content=
"6IS8pD7H0L0FBqjE6XZIx-x02Pa2fmG0P2ZEb3xNiVY"
/>
<meta
property=
"wb:webmaster"
content=
"5ffc4cd75e724a17"
/>
{{# isDetail}}
...
...
partials/layout/footer_fan.html
View file @
3f48a15
...
...
@@ -15,7 +15,7 @@
<span
class=
"icon"
><a
href=
"{{boyDownloadUrl}}"
target=
"_blank"
onclick=
"YOHODCLICK('download','web','downBoy')"
></a></span>
<span
class=
"text-area"
>
<a
class=
"title"
target=
"_blank"
href=
"{{boyDownloadUrl}}"
onclick=
"YOHODCLICK('download','web','downBoy')"
>
YOHO!BOYS
</a>
<a
class=
"subtitle"
target=
"_blank"
href=
"{{boyDownloadUrl}}"
onclick=
"YOHODCLICK('download','web','downBoy')"
>
We love to Play
&
Lean
</a>
<a
class=
"subtitle"
target=
"_blank"
href=
"{{boyDownloadUrl}}"
onclick=
"YOHODCLICK('download','web','downBoy')"
>
We love to Play
&
Lea
r
n
</a>
<a
class=
"detail"
target=
"_blank"
href=
"{{boyDownloadUrl}}"
onclick=
"YOHODCLICK('download','web','downBoy')"
>
線上週刊,潮流百科生活
</a>
</span>
</div>
...
...
partials/layout/footer_jian.html
View file @
3f48a15
...
...
@@ -15,7 +15,7 @@
<span
class=
"icon"
><a
href=
"{{boyDownloadUrl}}"
target=
"_blank"
onclick=
"YOHODCLICK('download','web','downBoy')"
></a></span>
<span
class=
"text-area"
>
<a
class=
"title"
target=
"_blank"
href=
"{{boyDownloadUrl}}"
onclick=
"YOHODCLICK('download','web','downBoy')"
>
YOHO!BOYS
</a>
<a
class=
"subtitle"
target=
"_blank"
href=
"{{boyDownloadUrl}}"
onclick=
"YOHODCLICK('download','web','downBoy')"
>
We love to Play
&
Lean
</a>
<a
class=
"subtitle"
target=
"_blank"
href=
"{{boyDownloadUrl}}"
onclick=
"YOHODCLICK('download','web','downBoy')"
>
We love to Play
&
Lea
r
n
</a>
<a
class=
"detail"
target=
"_blank"
href=
"{{boyDownloadUrl}}"
onclick=
"YOHODCLICK('download','web','downBoy')"
>
线上周刊,潮流百科生活
</a>
</span>
</div>
...
...
partials/layout/header320.html
View file @
3f48a15
...
...
@@ -11,10 +11,8 @@
<meta
name=
"keywords"
content=
"{{keywords}}"
/>
<meta
name=
"description"
content=
"{{description}}"
/>
<meta
name=
"author"
content=
"yohogirls.com"
/>
<meta
name=
"robots"
content=
"index,follow"
/>
<meta
name=
"googlebot"
content=
"index,follow"
/>
<meta
name=
"google-site-verification"
content=
"6IS8pD7H0L0FBqjE6XZIx-x02Pa2fmG0P2ZEb3xNiVY"
/>
<meta
name=
"renderer"
content=
"webkit"
/>
<meta
name=
"google-site-verification"
content=
"6IS8pD7H0L0FBqjE6XZIx-x02Pa2fmG0P2ZEb3xNiVY"
/>
<meta
http-equiv=
"Cache-Control"
content=
"no-siteapp"
/>
<meta
property=
"wb:webmaster"
content=
"5ffc4cd75e724a17"
/>
{{# isDetail}}
...
...
partials/layout/header_fan.html
View file @
3f48a15
...
...
@@ -7,8 +7,6 @@
<meta
name=
"keywords"
content=
"{{keywords}}"
/>
<meta
name=
"description"
content=
"{{description}}"
/>
<meta
name=
"author"
content=
"yohogirls.com"
/>
<meta
name=
"robots"
content=
"index,follow"
/>
<meta
name=
"googlebot"
content=
"index,follow"
/>
<meta
name=
"google-site-verification"
content=
"6IS8pD7H0L0FBqjE6XZIx-x02Pa2fmG0P2ZEb3xNiVY"
/>
<meta
name=
"renderer"
content=
"webkit"
/>
<meta
property=
"wb:webmaster"
content=
"5ffc4cd75e724a17"
/>
...
...
partials/layout/header_jian.html
View file @
3f48a15
...
...
@@ -7,8 +7,6 @@
<meta
name=
"keywords"
content=
"{{keywords}}"
/>
<meta
name=
"description"
content=
"{{description}}"
/>
<meta
name=
"author"
content=
"yohogirls.com"
/>
<meta
name=
"robots"
content=
"index,follow"
/>
<meta
name=
"googlebot"
content=
"index,follow"
/>
<meta
name=
"google-site-verification"
content=
"6IS8pD7H0L0FBqjE6XZIx-x02Pa2fmG0P2ZEb3xNiVY"
/>
<meta
name=
"renderer"
content=
"webkit"
/>
<meta
property=
"wb:webmaster"
content=
"5ffc4cd75e724a17"
/>
...
...
partials/layout/writer_header320.html
View file @
3f48a15
...
...
@@ -11,8 +11,7 @@
<meta
name=
"keywords"
content=
"{{keywords}}"
/>
<meta
name=
"description"
content=
"{{description}}"
/>
<meta
name=
"author"
content=
"yohogirls.com"
/>
<meta
name=
"robots"
content=
"index, follow"
/>
<meta
name=
"googlebot"
content=
"index, follow"
/>
<meta
name=
"renderer"
content=
"webkit"
/>
<meta
name=
"google-site-verification"
content=
"6IS8pD7H0L0FBqjE6XZIx-x02Pa2fmG0P2ZEb3xNiVY"
/>
<meta
property=
"wb:webmaster"
content=
"5ffc4cd75e724a17"
/>
{{# isDetail}}
...
...
partials/layout/writer_header_hk320.html
View file @
3f48a15
...
...
@@ -11,8 +11,7 @@
<meta
name=
"keywords"
content=
"{{keywords}}"
/>
<meta
name=
"description"
content=
"{{description}}"
/>
<meta
name=
"author"
content=
"yohogirls.com"
/>
<meta
name=
"robots"
content=
"index, follow"
/>
<meta
name=
"googlebot"
content=
"index, follow"
/>
<meta
name=
"renderer"
content=
"webkit"
/>
<meta
name=
"google-site-verification"
content=
"6IS8pD7H0L0FBqjE6XZIx-x02Pa2fmG0P2ZEb3xNiVY"
/>
<meta
property=
"wb:webmaster"
content=
"5ffc4cd75e724a17"
/>
<script
type=
"text/javascript"
>
if
(
window
.
location
.
href
.
indexOf
(
".html"
)
!==-
1
){
var
ua
=
navigator
.
userAgent
;
var
ipad
=
ua
.
match
(
/
(
iPad
)
.*OS
\s([\d
_
]
+
)
/
),
isIphone
=!
ipad
&&
ua
.
match
(
/
(
iPhone
\s
OS
)\s([\d
_
]
+
)
/
),
isAndroid
=
ua
.
match
(
/
(
Android
)\s
+
([\d
.
]
+
)
/
),
isPc
=!
ipad
&&!
isIphone
&&!
isAndroid
;
if
(
isPc
){
window
.
location
.
href
=
window
.
location
.
href
.
replace
(
"mobile"
,
"index"
);}}
</script>
...
...
Please
register
or
login
to post a comment