Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHO-ACTIVITY-PHP
·
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
9 years ago
Commit
2b4494464e80a2edf784357a8a60db8d0ef906bc
1 parent
dd282519
modify to fixes bugs to plustar
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
17 additions
and
17 deletions
assets/emailback.html
assets/error.html
assets/phoneback.html
assets/reg.html
static/package.json
yohobuy/m.yohobuy.com/configs/application.developer.ini
yohobuy/m.yohobuy.com/configs/application.preview.ini
yohobuy/m.yohobuy.com/configs/application.production.ini
yohobuy/m.yohobuy.com/configs/application.testing.ini
assets/emailback.html
View file @
2b44944
...
...
@@ -22,7 +22,7 @@
}());
})(
document
,
window
);
</script>
<link
rel=
"stylesheet"
href=
"http://cdn.yoho.cn/myohobuy/1.1.
1
/index.css"
>
<link
rel=
"stylesheet"
href=
"http://cdn.yoho.cn/myohobuy/1.1.
2
/index.css"
>
</head>
<body
class=
passport-body
>
<div
class=
"back-email-page passport-page yoho-page"
>
...
...
@@ -36,8 +36,8 @@
<span
id=
"btn-sure"
class=
"btn btn-sure disable row"
>
确定
</span>
</div>
</div>
<script
src=
"http://cdn.yoho.cn/myohobuy/1.1.1/lib.js"
></script>
<script
src=
"http://cdn.yoho.cn/myohobuy/1.1.1/index.js"
></script>
<script
src=
"http://cdn.yoho.cn/myohobuy/1.1.2/lib.js"
></script>
<script
src=
"http://cdn.yoho.cn/myohobuy/1.1.2/index.js"
></script>
<script
type=
"text/javascript"
>
(
function
(
w
,
d
,
s
,
j
,
f
){
...
...
assets/error.html
View file @
2b44944
...
...
@@ -22,7 +22,7 @@
}());
})(
document
,
window
);
</script>
<link
rel=
"stylesheet"
href=
"http://cdn.yoho.cn/myohobuy/1.1.
1
/index.css"
>
<link
rel=
"stylesheet"
href=
"http://cdn.yoho.cn/myohobuy/1.1.
2
/index.css"
>
</head>
<body
>
<header
class=
"yoho-header boys"
>
...
...
@@ -59,8 +59,8 @@
</a>
</div>
<script
src=
"http://cdn.yoho.cn/myohobuy/1.1.1/lib.js"
></script>
<script
src=
"http://cdn.yoho.cn/myohobuy/1.1.1/index.js"
></script>
<script
src=
"http://cdn.yoho.cn/myohobuy/1.1.2/lib.js"
></script>
<script
src=
"http://cdn.yoho.cn/myohobuy/1.1.2/index.js"
></script>
<script
type=
"text/javascript"
>
(
function
(
w
,
d
,
s
,
j
,
f
){
...
...
assets/phoneback.html
View file @
2b44944
...
...
@@ -22,7 +22,7 @@
}());
})(
document
,
window
);
</script>
<link
rel=
"stylesheet"
href=
"http://cdn.yoho.cn/myohobuy/1.1.
1
/index.css"
>
<link
rel=
"stylesheet"
href=
"http://cdn.yoho.cn/myohobuy/1.1.
2
/index.css"
>
</head>
<body
class=
passport-body
>
<div
class=
"back-mobile-page passport-page yoho-page"
>
...
...
@@ -55,8 +55,8 @@
</div>
</div>
<script
src=
"http://cdn.yoho.cn/myohobuy/1.1.1/lib.js"
></script>
<script
src=
"http://cdn.yoho.cn/myohobuy/1.1.1/index.js"
></script>
<script
src=
"http://cdn.yoho.cn/myohobuy/1.1.2/lib.js"
></script>
<script
src=
"http://cdn.yoho.cn/myohobuy/1.1.2/index.js"
></script>
<script
type=
"text/javascript"
>
(
function
(
w
,
d
,
s
,
j
,
f
){
...
...
assets/reg.html
View file @
2b44944
...
...
@@ -22,7 +22,7 @@
}());
})(
document
,
window
);
</script>
<link
rel=
"stylesheet"
href=
"http://cdn.yoho.cn/myohobuy/1.1.
1
/index.css"
>
<link
rel=
"stylesheet"
href=
"http://cdn.yoho.cn/myohobuy/1.1.
2
/index.css"
>
</head>
<body
class=
passport-body
>
<div
class=
"reg-page passport-page yoho-page"
>
...
...
@@ -55,8 +55,8 @@
<p
class=
"register-tip"
>
YOHO!Family账号可登录YOHO!有货、YOHO!Boys、YOHO!Girls及SHOW
</p>
</div>
</div>
<script
src=
"http://cdn.yoho.cn/myohobuy/1.1.1/lib.js"
></script>
<script
src=
"http://cdn.yoho.cn/myohobuy/1.1.1/index.js"
></script>
<script
src=
"http://cdn.yoho.cn/myohobuy/1.1.2/lib.js"
></script>
<script
src=
"http://cdn.yoho.cn/myohobuy/1.1.2/index.js"
></script>
<script
type=
"text/javascript"
>
(
function
(
w
,
d
,
s
,
j
,
f
){
...
...
static/package.json
View file @
2b44944
{
"name"
:
"yohobuy"
,
"version"
:
"1.1.
1
"
,
"version"
:
"1.1.
2
"
,
"description"
:
"yohobuy statics"
,
"keywords"
:
[],
"homepage"
:
""
,
...
...
yohobuy/m.yohobuy.com/configs/application.developer.ini
View file @
2b44944
...
...
@@ -50,7 +50,7 @@ application.template.ext = ".phtml"
application.assets.path
=
ROOT_PATH "/assets"
; 应用的版本号
application.version
=
"1.1.
1
"
application.version
=
"1.1.
2
"
; 网站SEO信息
application.seo.title
=
"Yoho!Buy有货"
...
...
yohobuy/m.yohobuy.com/configs/application.preview.ini
View file @
2b44944
...
...
@@ -50,7 +50,7 @@ application.template.ext = ".phtml"
application.assets.path
=
ROOT_PATH "/assets"
; 应用的版本号
application.version
=
"1.1.
1
"
application.version
=
"1.1.
2
"
; 网站SEO信息
application.seo.title
=
"Yoho!Buy有货"
...
...
yohobuy/m.yohobuy.com/configs/application.production.ini
View file @
2b44944
...
...
@@ -50,7 +50,7 @@ application.template.ext = ".phtml"
application.assets.path
=
ROOT_PATH "/assets"
; 应用的版本号
application.version
=
"1.1.
1
"
application.version
=
"1.1.
2
"
; 网站SEO信息
application.seo.title
=
"Yoho!Buy有货"
...
...
yohobuy/m.yohobuy.com/configs/application.testing.ini
View file @
2b44944
...
...
@@ -50,7 +50,7 @@ application.template.ext = ".phtml"
application.assets.path
=
ROOT_PATH "/assets"
; 应用的版本号
application.version
=
"1.1.
1
"
application.version
=
"1.1.
2
"
; 网站SEO信息
application.seo.title
=
"Yoho!Buy有货"
...
...
Please
register
or
login
to post a comment