(function(){ var commonConfig ={topAndFooter:{lisheName:true,topJfIsShow:true,companyOrder:true,customerInformation:true,footerNav:true,lisheWebsite:true,footerInformation:true},pcIndex:{indexWapShow:true},pcUserCenter:{couponShow:true},slidebarSetting:{saoma:true},indexCfg:{showIcon:true,showTitle:true,token:getToken(),lishePhone:window.localStorage.lishePhone,TabBarFooter:true,showShopCart:true,showService:true,showBirthdayNotice:true,searchIcon:true},classifyCfg:{example:true,isGoHome:false},activityCfg:{showShare:true,showOrderPay:false},detailCfg:{showShare:true,jdPrice:false,prvPriceShow:true,jdTipsPreferenti:false,giveGiftsShow:true,ShowShopName:true,jdTipsPreferentiText:'\u5546\u54c1\u5168\u573a8.6\u6298\u540e\uff0c\u4e0d\u518d\u53c2\u4e0e\u4eac\u4e1c\u56fe\u7247\u4e0a\u7684\u4efb\u4f55\u6d3b\u52a8',topShareShow:true,topHomeShow:true},cartCfg:{recommand:true,packageMailShow:true},orderCfg:{selfPickUp:false,cakeCfg:false,returnUrl:'https:\/\/m.lishe.cn\/taotao\/paySuccess',forceAddr:false,deductionBean:true},companyServeCfg:{wechatgiftShow:true},userCenter:{settingButton:true,msgIcon:true,topTips:true,fudou:true,jcOrderList:true,giftCards:true,giveRedPacket:true,giftRecord:true,cardVoucher:true,giftRecordCfg:{wechatgiftShow:true},getPackage:true,enterpriseBalanceCfg:{enterpriseSwitch:false,balanceTitle:'',balancePath:'',balance:''},vipJd:true,myPayCode:true,comNameShow:true,userPhoneShow:true,assetsName:'\u8d44\u4ea7',userNameShow:true,logoutBtnShow:true},paySuccess:{guanzhulishe:false},loadingIcon:{src:'https:\/\/m.lishe.cn\/static\/images\/load\/lisheload.gif'},keFuIcon:{isShow:true},lishePay:{isGiftCard:true,lisheAppShow:true,isTipsInteRech:true,isEidtPoint:true,cardexchange:true,iscashpay:true,isCash:true,payPageTitle:'\u793c\u820d\u7edf\u4e00\u6536\u94f6\u53f0',thirdMiniprogram:false},addrConfig:{zipPlaceholder:'\u8f93\u5165\u90ae\u653f\u7f16\u7801',identityShow:false},giftbooklet:{paySuccessIndex:false},orderListCfg:{isShowShadeAndSwitchComId:false},ngCfg:{showService:true,showUserCenter:true},walk:{activity:{showPoint:true}},floorCfg:{isShowLunbo3hint:true,goBuyText:'\u7acb\u5373\u5151\u6362'},jdConfig:{search_area:'19_1607_3155_0',pduid:'16108004962062070218856',pdpin:'253889330-452483',pin:'253889330-452483'},spiderCfg:{status:'off'},employeezoneCfg:{homeHeadTabShow:true,homeTitle:'\u4f01\u4e1a\u5708'},searchCfg:{ShowShopName:true},assetsCfg:{bottomRechargeShow:true,exclusivePointWayText:'\u4ec5\u9650\u4e13\u4eab\u5546\u57ce\u8d2d\u7269\u4f7f\u7528'},orderDetailCfg:{applyAfterSaleShow:true}} function copyObjectValue2AnotherOne(o1, o2) { if (!o2) { return o1; } for (var o1Key in o1) { if (typeof o1[o1Key] == 'object' && typeof o2[o1Key] == 'object') { copyObjectValue2AnotherOne(o1[o1Key], o2[o1Key]); }else{ if (typeof o2[o1Key] != 'undefined') { o1[o1Key] = o2[o1Key]; } } } return o1; } window.globalCfg='' if (typeof comSpecialConfig == 'undefined') { window.globalCfg = deepCopy(commonConfig); } else { window.globalCfg = deepCopy(copyObjectValue2AnotherOne(commonConfig, comSpecialConfig)); } if (typeof window.setCommonconfig == 'function') { window.setCommonconfig(globalCfg); } window.config_comId = '';})();