define(["$","template","product","config"],function(e,t,n,r){function i(){e(document).trigger("spa:navigate",{hash:"product"})}return{title:"壹管家上门服务",body:"",init:function(t,n){var r=this,s=e(document);r.on("swipeRight",function(e){e.preventDefault(),i.call(this)}),e.newTouch(".back-button",function(e){e.preventDefault(),i.call(this)},r),r.on("tapBackButton",function(e){e.preventDefault(),i.call(this)}),n.resolve()},beforeopen:function(i,s){var o=this,u=e(document),a=i.pushData,f=a.productType,l=t("desc/index",{productDic:n.productDic,petTypes:n.productGroup[f],title:n.getGroupName(f),desc:n.getGroupDesc(f),steps:n.getGroupStep(f),showNavBar:!r.isWX&&!r.isChubao});e(".spa-page-body",o).html(l),i.scroll&&(i.scroll.destroy(),i.scroll=null),setTimeout(function(){i.scroll=new IScroll("#descScroll")},50),s.resolve()}}});