activeProgram.52b927df.js 2.7 KB

1
  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["activeProgram"],{"51c7":function(t,n,e){},7358:function(t,n,e){"use strict";var a=e("c3dd"),i=e.n(a);i.a},c063:function(t,n,e){"use strict";var a=e("51c7"),i=e.n(a);i.a},c3dd:function(t,n,e){},d678:function(t,n,e){"use strict";var a=function(){var t=this,n=t.$createElement,e=t._self._c||n;return e("div",{staticClass:"mempty",class:t.full?"full":null},[e("div",{class:[t.icon?t.icon:"icon_nodata","icon"]}),e("div",{staticClass:"msg"},[t._v(t._s(t.msg?t.msg:"暂无内容"))])])},i=[],r={name:"mempty",props:{icon:String,msg:String,full:Boolean}},c=r,s=(e("c063"),e("2877")),o=Object(s["a"])(c,a,i,!1,null,"45d1a48f",null);n["a"]=o.exports},f132:function(t,n,e){"use strict";e.r(n);var a=function(){var t=this,n=t.$createElement,e=t._self._c||n;return e("div",{staticClass:"activeProgram"},[t.dataShow?e("van-cell-group",{attrs:{border:!1}},t._l(t.dataList,function(n){return e("van-cell",{key:n.activityId,staticClass:"activeItem",attrs:{title:n.activityName,"title-class":"titleStyle",value:n.studentNum,"value-class":"valueStyle","is-link":""},on:{click:function(e){return t.onDetail(n)}}})}),1):e("m-empty",{key:"data",staticClass:"empty",attrs:{msg:"暂无活动方案"}})],1)},i=[],r=e("a34a"),c=e.n(r),s=e("d678"),o=e("ef13");function u(t){return f(t)||v(t)||l()}function l(){throw new TypeError("Invalid attempt to spread non-iterable instance")}function v(t){if(Symbol.iterator in Object(t)||"[object Arguments]"===Object.prototype.toString.call(t))return Array.from(t)}function f(t){if(Array.isArray(t)){for(var n=0,e=new Array(t.length);n<t.length;n++)e[n]=t[n];return e}}function d(t,n,e,a,i,r,c){try{var s=t[r](c),o=s.value}catch(u){return void e(u)}s.done?n(o):Promise.resolve(o).then(a,i)}function m(t){return function(){var n=this,e=arguments;return new Promise(function(a,i){var r=t.apply(n,e);function c(t){d(r,a,i,c,s,"next",t)}function s(t){d(r,a,i,c,s,"throw",t)}c(void 0)})}}var p={name:"activeProgram",components:{MEmpty:s["a"]},data:function(){return{dataShow:!0,dataList:[]}},mounted:function(){document.title="活动方案",this.getActiveList()},methods:{getActiveList:function(){var t=m(c.a.mark(function t(){var n;return c.a.wrap(function(t){while(1)switch(t.prev=t.next){case 0:return t.prev=0,t.next=3,Object(o["e"])();case 3:n=t.sent,this.dataList=u(n.data),this.dataList.length<=0&&(this.dataShow=!1),t.next=10;break;case 8:t.prev=8,t.t0=t["catch"](0);case 10:case"end":return t.stop()}},t,this,[[0,8]])}));function n(){return t.apply(this,arguments)}return n}(),onDetail:function(t){this.$router.push({path:"/activeDetail",query:{activityId:t.activityId}})}}},h=p,y=(e("7358"),e("2877")),g=Object(y["a"])(h,a,i,!1,null,"14e9af69",null);n["default"]=g.exports}}]);