Authored by 陈峰

hotfix proto links

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