Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-blk
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
1
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
王水玲
8 years ago
Commit
81684bcfd826dd997a1d39bba6feac5f31797e69
1 parent
911f69a8
链接修改
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
21 additions
and
12 deletions
apps/passport/controllers/reg.js
bash.exe.stackdump
config/common.js
doraemon/views/partial/footer.hbs
apps/passport/controllers/reg.js
View file @
81684bc
...
...
@@ -77,8 +77,8 @@ let index = (req, res) => {
captchaUrl
:
helpers
.
urlFormat
(
'/passport/images'
,
{
t
:
Date
.
now
()
}),
itemUrl
:
helpers
.
urlFormat
(
'/help'
,
{
id
:
5
itemUrl
:
helpers
.
urlFormat
(
'/help/detail'
,
{
id
:
25
}),
referUrl
:
refer
,
loginUrl
:
helpers
.
urlFormat
(
'/passport/login'
,
{
...
...
bash.exe.stackdump
0 → 100644
View file @
81684bc
Stack trace:
Frame Function Args
000FFFFA318 0018007164E (0018026F12D, 00180224DC6, 000FFFFA318, 000FFFF9210)
000FFFFA318 00180046669 (00000000000, 00000000000, 00000000000, 001005E6E6C)
000FFFFA318 001800466A2 (0018026F1E9, 000FFFFA1C8, 000FFFFA318, 00000000000)
000FFFFA318 001800BDFEF (00000000000, 00000000000, 00000000000, 00000000000)
000FFFFA318 001800BE20F (000FFFFA340, 00000000000, 00000000000, 00000000000)
000FFFFA3C0 001800BF4AD (000FFFFA340, 00000000000, 00000000000, 00000000000)
End of stack trace
...
...
config/common.js
View file @
81684bc
...
...
@@ -27,16 +27,16 @@ module.exports = {
// service: 'http://192.168.102.205:8080/gateway/',
// search: 'http://192.168.102.216:8080/yohosearch/'
// singleApi: 'http://single.yoho.cn/',
// api: 'http://api.yoho.yohoops.org/',
// service: 'http://service.yoho.yohoops.org/',
// search: 'http://search.yohoops.org/yohosearch/'
singleApi
:
'http://single.yoho.cn/'
,
api
:
'http://api-test3.yohops.com:9999/'
,
service
:
'http://service-test3.yohops.com:9999/'
,
api
:
'http://api.yoho.yohoops.org/'
,
service
:
'http://service.yoho.yohoops.org/'
,
search
:
'http://search.yohoops.org/yohosearch/'
// singleApi: 'http://single.yoho.cn/',
// api: 'http://api-test3.yohops.com:9999/',
// service: 'http://service-test3.yohops.com:9999/',
// search: 'http://search.yohoops.org/yohosearch/'
// api: 'http://dev-api.yohops.com:9999/',
// service: 'http://dev-service.yohops.com:9999/',
// singleApi: 'http://api-test1.yohops.com:9999/',
...
...
doraemon/views/partial/footer.hbs
View file @
81684bc
...
...
@@ -5,9 +5,9 @@
<li>
<a
href=
"http://chat8.live800.com/live800/chatClient/chatbox.jsp?companyID=703953&configID=149819&jid=1099911094"
target=
"_blank"
>
客户服务
</a>
</li>
<li><a
href=
"
{{
https
siteUrl
}}
/help?id=2"
target=
"_blank"
>
支付方式
</a></li>
<li><a
href=
"
{{
https
siteUrl
}}
/help?id=31"
target=
"_blank"
>
配送方式
</a></li>
<li><a
href=
"
{{
https
siteUrl
}}
/help?id=41"
target=
"_blank"
>
售后服务
</a></li>
<li><a
href=
"
{{
https
siteUrl
}}
/help/detail?id=29"
target=
"_blank"
>
支付方式
</a></li>
<li><a
href=
"
{{
https
siteUrl
}}
/help/detail?id=109"
target=
"_blank"
>
配送方式
</a></li>
<li><a
href=
"
{{
https
siteUrl
}}
/help/detail?id=49"
target=
"_blank"
>
售后服务
</a></li>
</ul>
<div
class=
"record-info"
>
<p>
...
...
Please
register
or
login
to post a comment