Showing
1 changed file
with
3 additions
and
3 deletions
@@ -24,14 +24,14 @@ module.exports = { | @@ -24,14 +24,14 @@ module.exports = { | ||
24 | search: 'http://192.168.102.216:8080/yohosearch/' | 24 | search: 'http://192.168.102.216:8080/yohosearch/' |
25 | }, | 25 | }, |
26 | subDomains: { | 26 | subDomains: { |
27 | - host: '.yohobuy.com', | ||
28 | - default: '//yohobuy.com', | 27 | + host: 'www.yohobuy.com', |
28 | + default: '//www.yohobuy.com', | ||
29 | guang: '//guang.yohobuy.com', | 29 | guang: '//guang.yohobuy.com', |
30 | list: '//list.yohobuy.com', | 30 | list: '//list.yohobuy.com', |
31 | search: '//search.yohobuy.com', | 31 | search: '//search.yohobuy.com', |
32 | huodong: '//huodong.yohobuy.com', | 32 | huodong: '//huodong.yohobuy.com', |
33 | activity: '//activity.yohobuy.com', | 33 | activity: '//activity.yohobuy.com', |
34 | - index: '//yohobuy.com' | 34 | + index: '//www.yohobuy.com' |
35 | }, | 35 | }, |
36 | useOneapm: false, | 36 | useOneapm: false, |
37 | useCache: false, | 37 | useCache: false, |
-
Please register or login to post a comment