Authored by whb

设置

... ... @@ -607,10 +607,10 @@ seajs._config = {
*/
var YohoConfig = {
baseUrl: '/',
domain: "yohood.yohobuy.com",
domain: "yohood.test.yoho.cn",
resdomain: "res.yoho.cn",
mainUrl: 'http://yohood.yohobuy.com',
resUrl: "http://res.test.yohood.yoho.cn/",
mainUrl: 'http://yohood.test.yoho.cn',
resUrl: "http://res.yohood.test.yoho.cn/",
uploadUrl: "http://" + window.location.host + "/upload/upfile"
};
seajs.config({
... ...