|
|
-define(["$","template","native","config","user","api"],function(e,t,n,r,i,s){function o(t){t.preventDefault(),e(document).trigger("spa:navigate",{hash:"",pushData:{dontNeedReload:!0}})}function f(t,n){e(".model-box").css("display","inline"),e(".model").css("bottom","0"),e(".model-title").html(t),e(".model-content").html(n);return}var u={},a=[];return{title:"雇员",body:"",init:function(t,n){var r=this,i=e(document);r.on("swipeRight",function(e){o.call(this,e)}),e.newTouch(".back-button",function(e){o.call(this,e)},r),r.on("tapBackButton",function(e){o.call(this,e)}),e.newTouch(".btn-status-edit",function(t){t.preventDefault();var n=this,r=e(n).attr("data-index");parseInt(a[r].status)!==2&&i.trigger("spa:navigate",{hash:"modeify-status",pushData:{needReload:!0,authArr:u,listArr:a[r]}})},r),e.newTouch(".model-content",function(t){e(".model-title")[0].innerHTML==="成功了棒棒哒∪0∪"&&(location.href="http://common.yiguanjia.me/index.php?r=moonclub/web/index"),e(".model").css("bottom",""),e(".model-box").css("display","none")},r),n.resolve()},beforeopen:function(n,r){var o=this,f=e(document);s.GetAuthinfo({},function(e){u.data=e.data}),s.getQueryPersonalInfo({user_id:i.id},function(n){n.success?(u.auth=n.data.auth,s.getTechInfoByUserId({user_id:i.id},function(n){console.log(u);if(n.success){a=n.data;for(var r=0;r<a.length;r++)a[r].posts_time=e.timetrans(parseInt(a[r].posts_time)),a[r].end_time=e.timetrans(parseInt(a[r].end_time));var i=t("employe/serviceList",{authArr:u,order_info:a,type:2});e(".spa-page-body",o).html(i)}})):f.trigger("spa:navigate",{hash:"employe",pushData:{needReload:!0}})}),r.resolve()},afteropen:function(e,t){t.resolve()},beforeclose:function(e,t){t.resolve()}}});
|
|
|
+define(["$","template","native","config","user","api"],function(e,t,n,r,i,s){function o(t){t.preventDefault(),e(document).trigger("spa:navigate",{hash:"",pushData:{dontNeedReload:!0}})}function f(t,n){e(".model-box").css("display","inline"),e(".model").css("bottom","0"),e(".model-title").html(t),e(".model-content").html(n);return}var u={},a=[];return{title:"雇员",body:"",init:function(t,n){var r=this,i=e(document);r.on("swipeRight",function(e){o.call(this,e)}),e.newTouch(".back-button",function(e){o.call(this,e)},r),r.on("tapBackButton",function(e){o.call(this,e)}),e.newTouch(".btn-status-edit",function(t){t.preventDefault();var n=this,r=e(n).attr("data-index");parseInt(a[r].status)!==2&&i.trigger("spa:navigate",{hash:"modeify-status",pushData:{needReload:!0,authArr:u,listArr:a[r]}})},r),e.newTouch(".model-content",function(t){e(".model-title")[0].innerHTML==="成功了棒棒哒∪0∪"&&(location.href="http://common.yiguanjia.me/index.php?r=moonclub/web/index"),e(".model").css("bottom",""),e(".model-box").css("display","none")},r),n.resolve()},beforeopen:function(n,r){var o=this,f=e(document);s.GetAuthinfo({},function(e){u.data=e.data}),s.getQueryPersonalInfo({user_id:i.id},function(n){n.success?(u.auth=n.data.auth,s.getTechInfoByUserId({user_id:i.id},function(n){console.log(u);if(n.success){a=n.data;for(var r=0;r<a.length;r++)a[r].posts_time=e.timetrans(parseInt(a[r].posts_time)),a[r].end_time=e.timetrans(parseInt(a[r].end_time));var i=t("employe/serviceList",{authArr:u,order_info:a,type:1});e(".spa-page-body",o).html(i)}})):f.trigger("spa:navigate",{hash:"employe",pushData:{needReload:!0}})}),r.resolve()},afteropen:function(e,t){t.resolve()},beforeclose:function(e,t){t.resolve()}}});
|