Authored by tmq

Merge branch 'develop' of git.dev.yoho.cn:web/yohood into develop

No preview for this file type
... ... @@ -94,6 +94,7 @@ define('channel', function(require, exports) {
wrapperClass: 'slide-wrap',
slideClass: 'box',
slidesPerView: 'auto',
loopedSlides: $(".slide-box").find(".box").size(),
onSlideChangeEnd: function(swiper) {
var activeIndex = swiper.activeIndex,
len = $('.dib a').size(),
... ...
... ... @@ -610,7 +610,7 @@ var YohoConfig = {
domain: "yohood.test.yoho.cn",
resdomain: "res.yoho.cn",
mainUrl: 'http://yohood.test.yoho.cn',
resUrl: "http://res.test.yoho.cn/",
resUrl: "http://res.yohood.test.yoho.cn/",
uploadUrl: "http://" + window.location.host + "/upload/upfile"
};
seajs.config({
... ...
No preview for this file type
No preview for this file type
No preview for this file type