Toggle navigation
Toggle navigation
This project
Loading...
Sign in
wangshusheng
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to dashboard
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
3d71aee38e8eebd6bb1f2329ae3562380315bc9c
1 parent
f603dcac
modify *.html css js path
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
15 additions
and
15 deletions
assets/emailback.html
assets/login.html
assets/phoneback.html
assets/reg.html
assets/signin.html
assets/emailback.html
View file @
3d71aee
...
...
@@ -22,7 +22,7 @@
}());
})(
document
,
window
);
</script>
<link
rel=
"stylesheet"
href=
"http://static.buy.test.yoho.cn/dist/myohobuy/0.0.
1
/index.css"
>
<link
rel=
"stylesheet"
href=
"http://static.buy.test.yoho.cn/dist/myohobuy/0.0.
6
/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://static.buy.test.yoho.cn/dist/myohobuy/0.0.1/lib.js"
></script>
<script
src=
"http://static.buy.test.yoho.cn/dist/myohobuy/0.0.1/index.js"
></script>
<script
src=
"http://static.buy.test.yoho.cn/dist/myohobuy/0.0.6/lib.js"
></script>
<script
src=
"http://static.buy.test.yoho.cn/dist/myohobuy/0.0.6/index.js"
></script>
<script>
seajs
.
use
(
'js/common'
);
</script>
...
...
assets/login.html
View file @
3d71aee
...
...
@@ -22,7 +22,7 @@
}());
})(
document
,
window
);
</script>
<link
rel=
"stylesheet"
href=
"http://static.buy.test.yoho.cn/dist/myohobuy/0.0.
1
/index.css"
>
<link
rel=
"stylesheet"
href=
"http://static.buy.test.yoho.cn/dist/myohobuy/0.0.
6
/index.css"
>
</head>
<body
class=
passport-body
>
<div
class=
"login-international-page passport-page yoho-page"
>
...
...
@@ -57,8 +57,8 @@
<span
id=
"btn-login"
class=
"btn btn-login disble row"
>
登录
</span>
</div>
</div>
<script
src=
"http://static.buy.test.yoho.cn/dist/myohobuy/0.0.1/lib.js"
></script>
<script
src=
"http://static.buy.test.yoho.cn/dist/myohobuy/0.0.1/index.js"
></script>
<script
src=
"http://static.buy.test.yoho.cn/dist/myohobuy/0.0.6/lib.js"
></script>
<script
src=
"http://static.buy.test.yoho.cn/dist/myohobuy/0.0.6/index.js"
></script>
<script>
seajs
.
use
(
'js/common'
);
</script>
...
...
assets/phoneback.html
View file @
3d71aee
...
...
@@ -22,7 +22,7 @@
}());
})(
document
,
window
);
</script>
<link
rel=
"stylesheet"
href=
"http://static.buy.test.yoho.cn/dist/myohobuy/0.0.
1
/index.css"
>
<link
rel=
"stylesheet"
href=
"http://static.buy.test.yoho.cn/dist/myohobuy/0.0.
6
/index.css"
>
</head>
<body
class=
passport-body
>
<div
class=
"back-mobile-page passport-page yoho-page"
>
...
...
@@ -54,8 +54,8 @@
<span
id=
"btn-next"
class=
"btn btn-next disable row"
>
下一步
</span>
</div>
</div>
<script
src=
"http://static.buy.test.yoho.cn/dist/myohobuy/0.0.1/lib.js"
></script>
<script
src=
"http://static.buy.test.yoho.cn/dist/myohobuy/0.0.1/index.js"
></script>
<script
src=
"http://static.buy.test.yoho.cn/dist/myohobuy/0.0.6/lib.js"
></script>
<script
src=
"http://static.buy.test.yoho.cn/dist/myohobuy/0.0.6/index.js"
></script>
<script>
seajs
.
use
(
'js/common'
);
</script>
...
...
assets/reg.html
View file @
3d71aee
...
...
@@ -22,7 +22,7 @@
}());
})(
document
,
window
);
</script>
<link
rel=
"stylesheet"
href=
"http://static.buy.test.yoho.cn/dist/myohobuy/0.0.
1
/index.css"
>
<link
rel=
"stylesheet"
href=
"http://static.buy.test.yoho.cn/dist/myohobuy/0.0.
6
/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://static.buy.test.yoho.cn/dist/myohobuy/0.0.1/lib.js"
></script>
<script
src=
"http://static.buy.test.yoho.cn/dist/myohobuy/0.0.1/index.js"
></script>
<script
src=
"http://static.buy.test.yoho.cn/dist/myohobuy/0.0.6/lib.js"
></script>
<script
src=
"http://static.buy.test.yoho.cn/dist/myohobuy/0.0.6/index.js"
></script>
<script>
seajs
.
use
(
'js/common'
);
</script>
...
...
assets/signin.html
View file @
3d71aee
...
...
@@ -22,7 +22,7 @@
}());
})(
document
,
window
);
</script>
<link
rel=
"stylesheet"
href=
"http://static.buy.test.yoho.cn/dist/myohobuy/0.0.
1
/index.css"
>
<link
rel=
"stylesheet"
href=
"http://static.buy.test.yoho.cn/dist/myohobuy/0.0.
6
/index.css"
>
</head>
<body
class=
passport-body
>
<div
class=
"login-page passport-page yoho-page"
>
...
...
@@ -69,8 +69,8 @@
</ul>
</div>
</div>
<script
src=
"http://static.buy.test.yoho.cn/dist/myohobuy/0.0.1/lib.js"
></script>
<script
src=
"http://static.buy.test.yoho.cn/dist/myohobuy/0.0.1/index.js"
></script>
<script
src=
"http://static.buy.test.yoho.cn/dist/myohobuy/0.0.6/lib.js"
></script>
<script
src=
"http://static.buy.test.yoho.cn/dist/myohobuy/0.0.6/index.js"
></script>
<script>
seajs
.
use
(
'js/common'
);
</script>
...
...
Please
register
or
login
to post a comment