|
|
-define(["$","template","IScroll","native","config","user","product"],function(e,t,n,r,i,s,o){function u(t){t.preventDefault(),e(document).trigger("spa:navigate",{hash:"",pushData:{dontNeedReload:!0}})}return{title:"双十一活动",body:"",init:function(t,n){var r=this,i=e(document);r.on("swipeRight",function(e){u.call(this,e)}),e.newTouch(".back-button",function(e){u.call(this,e)},r),r.on("tapBackButton",function(e){u.call(this,e)}),e.newTouch(".appointment",function(e){e.preventDefault(),window.location.href="/index.php?r=moonclub/reserve/month&user_id="+s.id},r),e.newTouch(".im",function(e){e.preventDefault(),console.log("测试"),window.location.href="/index.php?r=moonclub/reserve/xyhIm"},r),n.resolve()},beforeopen:function(e,t){t.resolve()},afteropen:function(r,s){var o=this,u=e(document);u.trigger("spa:openloader");if(!r.pushData.dontNeedReload){var a=t("month/four",{showNavBar:!i.isWX,title:"至尊套餐"});e(".spa-page-body",o).html(a),setTimeout(function(){r.scroll=new n("#monthFourScroll")},500),u.trigger("spa:closeloader"),s.resolve()}s.resolve()},beforeclose:function(e,t){t.resolve()}}});
|
|
|
+define(["$","template","user","config","api"],function(e,t,n,r,i){function s(t){t.preventDefault(),e(document).trigger("spa:navigate",{hash:"",pushData:{dontNeedReload:!0}})}return{title:"壹管家上门服务",body:"",init:function(t,n){var r=this,i=e(document);r.on("swipeRight",function(e){s.call(this,e)}),e.newTouch(".back-button",function(e){s.call(this,e)},r),r.on("tapBackButton",function(e){s.call(this,e)}),n.resolve()},beforeopen:function(n,i){var s=this,o=e(document);o.trigger("spa:openloader");if(!n.pushData.dontNeedReload){o.trigger("spa:closeloader");var u={showNavBar:!r.isWX&&!r.isChubao},a=t("month/four",u);e(".spa-page-body",s).html(a)}i.resolve(),r.isWX&&wx.ready(function(){wx.onMenuShareTimeline({title:"家政服务,首选壹管家",link:"http://www.yiguanjia.me/o2o/web/index",imgUrl:"http://wozhua-others.qiniudn.com/icon-o2o-home.jpg"}),wx.onMenuShareAppMessage({title:"家政服务,首选壹管家",desc:"全程管家,精心每一个细节!",link:"http://www.yiguanjia.me/o2o/web/index",imgUrl:"http://wozhua-others.qiniudn.com/icon-o2o-home.jpg"})})}}});
|