Authored by 陈峰

hotfix proto links

... ... @@ -20,16 +20,16 @@ module.exports = {
siteUrl: 'http://www.yohobuy.com',
cookieDomain: '.yohobuy.com',
// yohoVerifyUdid: '0de0250d-eb4c-4d52-9aaf-0c3816d53cf2',
yohoVerifyUdid: '0de0250d-eb4c-4d52-9aaf-0c3816d53cf2',
domains: {
// test3
singleApi: 'http://api-test3.dev.yohocorp.com/',
api: 'http://api-test3.dev.yohocorp.com/',
service: 'http://api-test3.dev.yohocorp.com/',
serviceNotify: 'http://api-test3.dev.yohocorp.com/',
global: 'http://global-test-soa.yohops.com:9999/',
platformApi: 'http://192.168.102.48:8088/',
yohoNowApi: 'http://yohonow-test.yohops.com:9999/',
// singleApi: 'http://api-test3.dev.yohocorp.com/',
// api: 'http://api-test3.dev.yohocorp.com/',
// service: 'http://api-test3.dev.yohocorp.com/',
// serviceNotify: 'http://api-test3.dev.yohocorp.com/',
// global: 'http://global-test-soa.yohops.com:9999/',
// platformApi: 'http://192.168.102.48:8088/',
// yohoNowApi: 'http://yohonow-test.yohops.com:9999/',
// test2
// singleApi: 'http://api-test2.yohops.com:9999/',
... ... @@ -40,11 +40,11 @@ module.exports = {
// platformApi: 'http://192.168.102.48:8088/',
// prod
// singleApi: 'http://api.yoho.cn/',
// api: 'http://api.yoho.cn/',
// service: 'http://api.yoho.cn/',
// serviceNotify: 'http://service.yoho.cn/',
// platformApi: 'http://172.16.6.210:8088/',
singleApi: 'http://api.yoho.cn/',
api: 'http://api.yoho.cn/',
service: 'http://api.yoho.cn/',
serviceNotify: 'http://service.yoho.cn/',
platformApi: 'http://172.16.6.210:8088/',
// gray
// singleApi: 'http://apigray.yoho.cn/',
... ...
... ... @@ -19,10 +19,6 @@
<span class="rgbf">在线客服</span>
</a>
</div>
<div class="right subscribe footer-right">
<input id="subscriber-box" class="rgb6 top" name="subscriberBox"value="订阅我们的邮件">
<a id="subscriber-btn" href="javascript:void(0);" class="iconfont rgbf">&#xe601;</a>
</div>
</div>
</div>
<div class="footer-help">
... ... @@ -203,7 +199,7 @@
<span>|</span>
<a target="_blank" href="http://www.yohobuy.com/help/qualificationInfo" rel="nofollow">出版物经营许可证</a>
<span>|</span>
<a target="_blank" href="https://www.yohobuy.com/help/detail?id=238" rel="nofollow">合字苏B2-20120395</a>
<a target="_blank" href="https://www.yohobuy.com/help/detail?id=238" rel="nofollow">苏B2-20120395</a>
</p>
</div>
<div class="copyright">
... ... @@ -211,7 +207,7 @@
<p>
CopyRight © 2007-{{@root.nowYear}} 南京新与力文化传播有限公司
<a class="rbg6" href="http://www.miibeian.gov.cn/" target="_blank" rel="nofollow">苏ICP备09011225号</a>
NewPower Co. 版权所有 经营许可证编号:苏B2-20120395
NewPower Co. 版权所有
</p>
</div>
</div>
... ...