Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
毕凯
9 years ago
Commit
80bf7232df32dbb1eeda7b0e7654eab0ff949334
1 parent
ec102eb9
元宵抽签 增加等待页面
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
42 additions
and
65 deletions
template/huodong.m.yohobuy.com/actions/cuxiao/yuanxiao/index.phtml
template/huodong.m.yohobuy.com/actions/cuxiao/yuanxiao/info.phtml
template/huodong.m.yohobuy.com/actions/cuxiao/yuanxiao/wait.phtml
template/huodong.m.yohobuy.com/partials/cuxiao/yuanxiao/footer.phtml
template/huodong.m.yohobuy.com/partials/cuxiao/yuanxiao/header.phtml
yohobuy/huodong.m.yohobuy.com/application/modules/Cuxiao/controllers/Yuanxiao.php
template/huodong.m.yohobuy.com/actions/cuxiao/yuanxiao/index.phtml
View file @
80bf723
<!DOCTYPE html>
<html>
<head>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=UTF-8"
>
<meta
charset=
"utf-8"
>
<title>
{{staticTitle}}
</title>
<!-- <meta name="apple-mobile-web-app-title" content="SUMMER SALE"> -->
<meta
name=
"format-detection"
content=
"telephone=no"
>
<meta
name=
"viewport"
content=
"width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=no,minimal-ui"
>
<meta
name=
"apple-mobile-web-app-capable"
content=
"yes"
>
<meta
name=
"apple-mobile-web-app-status-bar-style"
content=
"grey"
>
<script
type=
"text/javascript"
>
(
function
(
d
,
c
){
var
e
=
d
.
documentElement
,
a
=
"orientationchange"
in
window
?
"orientationchange"
:
"resize"
,
b
=
function
(){
var
f
=
e
.
clientWidth
;
if
(
!
f
){
return
}
if
(
f
>=
640
){
e
.
style
.
fontSize
=
"40px"
}
else
{
e
.
style
.
fontSize
=
40
*
(
f
/
640
)
+
"px"
}};
if
(
!
d
.
addEventListener
){
return
}
b
();
c
.
addEventListener
(
a
,
b
,
false
);
d
.
addEventListener
(
"DOMContentLoaded"
,
b
,
false
)})(
document
,
window
);
</script>
<link
rel=
"stylesheet"
href=
"{{staticCSS}}"
>
{{#staticJS}}
<script
type=
"text/javascript"
src=
"{{.}}"
></script>
{{/staticJS}}
</head>
<body>
{
{>
cuxiao/yuanxiao/header
}
}
<div
class=
"main-wrap home"
>
<div
class=
"header"
></div>
<div
class=
"people"
>
...
...
@@ -30,4 +11,4 @@
<div
class=
"yohobuy"
></div>
</div>
</div>
</body>
{
{>
cuxiao/yuanxiao/footer
}
}
...
...
template/huodong.m.yohobuy.com/actions/cuxiao/yuanxiao/info.phtml
View file @
80bf723
<!DOCTYPE html>
<html>
<head>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=UTF-8"
>
<meta
charset=
"utf-8"
>
<title>
{{staticTitle}}
</title>
<!-- <meta name="apple-mobile-web-app-title" content="SUMMER SALE"> -->
<meta
name=
"format-detection"
content=
"telephone=no"
>
<meta
name=
"viewport"
content=
"width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=no,minimal-ui"
>
<meta
name=
"apple-mobile-web-app-capable"
content=
"yes"
>
<meta
name=
"apple-mobile-web-app-status-bar-style"
content=
"grey"
>
<script
type=
"text/javascript"
>
(
function
(
d
,
c
){
var
e
=
d
.
documentElement
,
a
=
"orientationchange"
in
window
?
"orientationchange"
:
"resize"
,
b
=
function
(){
var
f
=
e
.
clientWidth
;
if
(
!
f
){
return
}
if
(
f
>=
640
){
e
.
style
.
fontSize
=
"40px"
}
else
{
e
.
style
.
fontSize
=
40
*
(
f
/
640
)
+
"px"
}};
if
(
!
d
.
addEventListener
){
return
}
b
();
c
.
addEventListener
(
a
,
b
,
false
);
d
.
addEventListener
(
"DOMContentLoaded"
,
b
,
false
)})(
document
,
window
);
</script>
<link
rel=
"stylesheet"
href=
"{{staticCSS}}"
>
{{#staticJS}}
<script
type=
"text/javascript"
src=
"{{.}}"
></script>
{{/staticJS}}
</head>
<body>
{
{>
cuxiao/yuanxiao/header
}
}
<div
class=
"main-wrap info"
>
<div
class=
"header"
>
<span
class=
"title chao"
>潮</span>
...
...
@@ -70,4 +51,4 @@
</div>
</div>
</div>
</body>
{
{>
cuxiao/yuanxiao/footer
}
}
...
...
template/huodong.m.yohobuy.com/actions/cuxiao/yuanxiao/wait.phtml
View file @
80bf723
<!DOCTYPE html>
<html>
<head>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=UTF-8"
>
<meta
charset=
"utf-8"
>
<title>
{{staticTitle}}
</title>
<!-- <meta name="apple-mobile-web-app-title" content="SUMMER SALE"> -->
<meta
name=
"format-detection"
content=
"telephone=no"
>
<meta
name=
"viewport"
content=
"width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=no,minimal-ui"
>
<meta
name=
"apple-mobile-web-app-capable"
content=
"yes"
>
<meta
name=
"apple-mobile-web-app-status-bar-style"
content=
"grey"
>
<script
type=
"text/javascript"
>
(
function
(
d
,
c
){
var
e
=
d
.
documentElement
,
a
=
"orientationchange"
in
window
?
"orientationchange"
:
"resize"
,
b
=
function
(){
var
f
=
e
.
clientWidth
;
if
(
!
f
){
return
}
if
(
f
>=
640
){
e
.
style
.
fontSize
=
"40px"
}
else
{
e
.
style
.
fontSize
=
40
*
(
f
/
640
)
+
"px"
}};
if
(
!
d
.
addEventListener
){
return
}
b
();
c
.
addEventListener
(
a
,
b
,
false
);
d
.
addEventListener
(
"DOMContentLoaded"
,
b
,
false
)})(
document
,
window
);
</script>
<link
rel=
"stylesheet"
href=
"{{staticCSS}}"
>
{{#staticJS}}
<script
type=
"text/javascript"
src=
"{{.}}"
></script>
{{/staticJS}}
</head>
<body>
{
{>
cuxiao/yuanxiao/header
}
}
<div
class=
"main-wrap wait"
>
<div
class=
"flower flower-l"
></div>
<div
class=
"flower flower-r"
></div>
<div
class=
"tip"
>
正在分析你的<br>潮流运势<br>…
…
</div>
<div
class=
"loading animated infinite rotateIn"
>
</div>
<div
class=
"hat"
>
</div>
<div
class=
"footer"
>
</div>
</div>
</body>
{
{>
cuxiao/yuanxiao/footer
}
}
...
...
template/huodong.m.yohobuy.com/partials/cuxiao/yuanxiao/footer.phtml
0 → 100644
View file @
80bf723
</body>
...
...
template/huodong.m.yohobuy.com/partials/cuxiao/yuanxiao/header.phtml
0 → 100644
View file @
80bf723
<!DOCTYPE html>
<html>
<head>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=UTF-8"
>
<meta
charset=
"utf-8"
>
<title>
{{staticTitle}}
</title>
<!-- <meta name="apple-mobile-web-app-title" content="SUMMER SALE"> -->
<meta
name=
"format-detection"
content=
"telephone=no"
>
<meta
name=
"viewport"
content=
"width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=no,minimal-ui"
>
<meta
name=
"apple-mobile-web-app-capable"
content=
"yes"
>
<meta
name=
"apple-mobile-web-app-status-bar-style"
content=
"grey"
>
<script
type=
"text/javascript"
>
(
function
(
d
,
c
){
var
e
=
d
.
documentElement
,
a
=
"orientationchange"
in
window
?
"orientationchange"
:
"resize"
,
b
=
function
(){
var
f
=
e
.
clientWidth
;
if
(
!
f
){
return
}
if
(
f
>=
640
){
e
.
style
.
fontSize
=
"40px"
}
else
{
e
.
style
.
fontSize
=
40
*
(
f
/
640
)
+
"px"
}};
if
(
!
d
.
addEventListener
){
return
}
b
();
c
.
addEventListener
(
a
,
b
,
false
);
d
.
addEventListener
(
"DOMContentLoaded"
,
b
,
false
)})(
document
,
window
);
</script>
<link
rel=
"stylesheet"
href=
"{{staticCSS}}"
>
{{#staticJS}}
<script
type=
"text/javascript"
src=
"{{.}}"
></script>
{{/staticJS}}
</head>
<body>
...
...
yohobuy/huodong.m.yohobuy.com/application/modules/Cuxiao/controllers/Yuanxiao.php
View file @
80bf723
...
...
@@ -43,7 +43,7 @@ class YuanxiaoController extends HuodongAction
/**
* 元宵抽签 等待
*/
public
function
info
Action
()
public
function
wait
Action
()
{
$this
->
_view
->
display
(
'wait'
,
array
(
'staticTitle'
=>
'元宵抽签'
,
...
...
Please
register
or
login
to post a comment