| 1 |
- (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-applyHelp-cation"],{"0444":function(t,a,e){"use strict";e.r(a);var i=e("a65f"),n=e("737b");for(var o in n)"default"!==o&&function(t){e.d(a,t,(function(){return n[t]}))}(o);e("d02e");var l,r=e("f0c5"),s=Object(r["a"])(n["default"],i["b"],i["c"],!1,null,"3524f7e4",null,!1,i["a"],l);a["default"]=s.exports},"2d94":function(t,a,e){"use strict";var i=e("c817"),n=e.n(i);n.a},"2f48":function(t,a,e){var i=e("24fb");a=i(!1),a.push([t.i,'@charset "UTF-8";\n/* 页面左右间距 */\n/* 文字尺寸 */\n/*文字颜色*/\n/* 边框颜色 */\n/*颜色*/\n/* 图片加载中颜色 */\n/* 行为相关颜色 */\n/* 功能栏字体大小 */\n/*功能栏左侧小图标*/uni-page-body[data-v-3524f7e4]{background:#f8f8f8;height:100%;padding-bottom:%?200?%}uni-page-body .content[data-v-3524f7e4]{height:100%}.navbar[data-v-3524f7e4]{display:flex;height:40px;padding:0 5px;background:#fff;box-shadow:0 1px 5px rgba(0,0,0,.06);position:relative;z-index:10}.navbar .nav-item[data-v-3524f7e4]{flex:1;display:flex;justify-content:center;align-items:center;height:100%;font-size:15px;color:#303133;position:relative}.navbar .nav-item.current[data-v-3524f7e4]{color:#ff727e}.navbar .nav-item.current[data-v-3524f7e4]:after{content:"";position:absolute;left:50%;bottom:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:44px;height:0;border-bottom:2px solid #ff727e}.swiper-box[data-v-3524f7e4]{height:calc(100% - 40px);padding:0 %?20?%}.list-scroll-content[data-v-3524f7e4]{height:100%}.tip[data-v-3524f7e4]{width:100%;color:#fff;padding:%?30?% %?25?%;position:fixed;background-color:#ff727e;bottom:5%;width:80%;left:10%;text-align:center;border-radius:%?100?%;box-shadow:0 5px 16px 0 rgba(230,33,41,.22)}.scroll-list[data-v-3524f7e4]{width:100%;overflow:hidden;white-space:nowrap;background-color:#fff;font-size:%?32?%}.scroll-list .scoll-box[data-v-3524f7e4]{text-align:center;display:inline-block;margin:%?0?% %?38?%;padding:%?15?% %?0?%}.scroll-list .scoll-box .scoll-img[data-v-3524f7e4]{width:%?130?%;height:%?85?%;border-radius:100%}.scroll-list .scoll-box .scoll-img uni-image[data-v-3524f7e4]{width:%?85?%;height:100%;border-radius:100%}.scroll-list .scoll-box .scoll-name[data-v-3524f7e4]{padding-top:%?15?%}.scroll-list .scoll-box.active[data-v-3524f7e4]{color:#ff727e;border-bottom:%?6?% solid #ff727e}.list[data-v-3524f7e4]{width:100%;padding:%?25?% %?25?%}.list .list-item[data-v-3524f7e4]{width:100%;padding:%?30?% %?28?%;background-color:#fff;border-radius:%?25?%;margin-bottom:%?25?%}.list .list-item .item-top[data-v-3524f7e4]{display:flex;align-items:center}.list .list-item .item-top .tip-info[data-v-3524f7e4]{background-color:#ff727e;color:#fff;border-radius:%?10?%;font-size:%?28?%;padding:%?8?% %?15?%;margin-right:%?15?%}.list .list-item .item-top .name[data-v-3524f7e4]{font-size:%?36?%;font-weight:500;color:#222;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.list .list-item .title[data-v-3524f7e4]{font-weight:400;padding-top:%?25?%;font-size:%?28?%;color:#222}body.?%PAGE?%[data-v-3524f7e4]{background:#f8f8f8}',""]),t.exports=a},"737b":function(t,a,e){"use strict";e.r(a);var i=e("859f"),n=e.n(i);for(var o in i)"default"!==o&&function(t){e.d(a,t,(function(){return i[t]}))}(o);a["default"]=n.a},7751:function(t,a,e){"use strict";Object.defineProperty(a,"__esModule",{value:!0}),a.default=void 0;var i={name:"uni-load-more",props:{status:{type:String,default:"more"},showIcon:{type:Boolean,default:!0},color:{type:String,default:"#777777"},contentText:{type:Object,default:function(){return{contentdown:"上拉显示更多",contentrefresh:"正在加载...",contentnomore:"没有更多数据了"}}}},data:function(){return{}}};a.default=i},"859f":function(t,a,e){"use strict";var i=e("4ea4");e("99af"),Object.defineProperty(a,"__esModule",{value:!0}),a.default=void 0;var n=e("c800"),o=(i(e("8998")),i(e("5ee0"))),l={components:{empty:o.default},data:function(){return{tabCurrentIndex:0,navList:[{state:1,text:"审核中",loadingType:"more",orderList:[],page:1,limit:10},{state:2,text:"已通过",loadingType:"more",orderList:[],page:1,limit:10},{state:3,text:"已拒绝",loadingType:"more",orderList:[],page:1,limit:10}],cationList:[],currentId:0,hpleList:""}},onLoad:function(){this.loadData()},methods:{changeTab:function(t){this.tabCurrentIndex=t.target.current,this.loadData("tabChange")},tabClick:function(t){this.tabCurrentIndex=t},loadData:function(t){var a=this,e=this.tabCurrentIndex,i=this.navList[e],o=i.state;"tabChange"===t&&!0===i.loaded||"noMore"!==i.loadingType&&(i.loadingType="loading",(0,n.gethelp)({page:i.page,limit:i.limit,type:o}).then((function(t){var e=t.data;i.orderList=i.orderList.concat(e),console.log(i.orderList),i.page++,i.limit!=e.length?(i.loadingType="noMore",a.$set(i,"loaded",!0)):i.loadingType="more"})).catch((function(t){console.log(t)})))},ToIndex:function(t){var a=t.id;0!=t.status&&2!=t.status||uni.navigateTo({url:"/pages/applyHelp/index?id="+a}),1==t.status&&uni.navigateTo({url:"/pages/applyHelp/index?id="+a+"&status=2"})},ToHelp:function(){uni.navigateTo({url:"/pages/applyHelp/index"})},tabtap:function(t){var a=this;a.currentId=t,this.GetHple()}}};a.default=l},8998:function(t,a,e){"use strict";e.r(a);var i=e("a523"),n=e("f2ad");for(var o in n)"default"!==o&&function(t){e.d(a,t,(function(){return n[t]}))}(o);e("2d94");var l,r=e("f0c5"),s=Object(r["a"])(n["default"],i["b"],i["c"],!1,null,"c8f01f2e",null,!1,i["a"],l);a["default"]=s.exports},a523:function(t,a,e){"use strict";var i;e.d(a,"b",(function(){return n})),e.d(a,"c",(function(){return o})),e.d(a,"a",(function(){return i}));var n=function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("v-uni-view",{staticClass:"uni-load-more"},[e("v-uni-view",{directives:[{name:"show",rawName:"v-show",value:"loading"===t.status&&t.showIcon,expression:"status === 'loading' && showIcon"}],staticClass:"uni-load-more__img"},[e("v-uni-view",{staticClass:"load1 load"},[e("v-uni-view",{staticClass:"item",style:{background:t.color}}),e("v-uni-view",{staticClass:"item",style:{background:t.color}}),e("v-uni-view",{staticClass:"item",style:{background:t.color}}),e("v-uni-view",{staticClass:"item",style:{background:t.color}})],1),e("v-uni-view",{staticClass:"load2 load"},[e("v-uni-view",{staticClass:"item",style:{background:t.color}}),e("v-uni-view",{staticClass:"item",style:{background:t.color}}),e("v-uni-view",{staticClass:"item",style:{background:t.color}}),e("v-uni-view",{staticClass:"item",style:{background:t.color}})],1),e("v-uni-view",{staticClass:"load3 load"},[e("v-uni-view",{staticClass:"item",style:{background:t.color}}),e("v-uni-view",{staticClass:"item",style:{background:t.color}}),e("v-uni-view",{staticClass:"item",style:{background:t.color}}),e("v-uni-view",{staticClass:"item",style:{background:t.color}})],1)],1),e("v-uni-text",{staticClass:"uni-load-more__text",style:{color:t.color}},[t._v(t._s("more"===t.status?t.contentText.contentdown:"loading"===t.status?t.contentText.contentrefresh:t.contentText.contentnomore))])],1)},o=[]},a65f:function(t,a,e){"use strict";e.d(a,"b",(function(){return n})),e.d(a,"c",(function(){return o})),e.d(a,"a",(function(){return i}));var i={uniLoadMore:e("8998").default},n=function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("v-uni-view",{staticClass:"content"},[e("v-uni-view",{staticClass:"navbar"},t._l(t.navList,(function(a,i){return e("v-uni-view",{key:i,staticClass:"nav-item",class:{current:t.tabCurrentIndex===i},on:{click:function(a){arguments[0]=a=t.$handleEvent(a),t.tabClick(i)}}},[t._v(t._s(a.text))])})),1),e("v-uni-swiper",{staticClass:"swiper-box",attrs:{current:t.tabCurrentIndex,duration:"300"},on:{change:function(a){arguments[0]=a=t.$handleEvent(a),t.changeTab.apply(void 0,arguments)}}},t._l(t.navList,(function(a,i){return e("v-uni-swiper-item",{key:i,staticClass:"tab-content"},[e("v-uni-scroll-view",{staticClass:"list-scroll-content",attrs:{"scroll-y":!0},on:{scrolltolower:function(a){arguments[0]=a=t.$handleEvent(a),t.loadData.apply(void 0,arguments)}}},[!0===a.loaded&&0===a.orderList.length?e("empty"):t._e(),e("v-uni-view",{staticClass:"list"},t._l(a.orderList,(function(a){return e("v-uni-view",{staticClass:"list-item"},[e("v-uni-view",{staticClass:"item-top"},[a.cname?e("v-uni-view",{staticClass:"tip-info flex-shrink-false"},[t._v(t._s(a.cname))]):t._e(),e("v-uni-view",{staticClass:"name clamp flex-grow-true"},[t._v(t._s(a.explain))])],1),e("v-uni-view",{staticClass:"title"},[t._v("申请人:"+t._s(a.name))]),e("v-uni-view",{staticClass:"title"},[t._v("状态:"+t._s(0==a.status?"正在审核":1==a.status?"审核通过":"审核驳回")+" "+t._s(2==a.status?a.fail_msg:""))])],1)})),1),e("uni-load-more",{attrs:{status:a.loadingType}})],1)],1)})),1),e("v-uni-view",{staticClass:"tip",on:{click:function(a){arguments[0]=a=t.$handleEvent(a),t.ToHelp.apply(void 0,arguments)}}},[e("v-uni-text",[t._v("申请帮扶")])],1)],1)},o=[]},b235:function(t,a,e){var i=e("2f48");"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=e("4f06").default;n("2c81173d",i,!0,{sourceMap:!1,shadowMode:!1})},b25c:function(t,a,e){var i=e("24fb");a=i(!1),a.push([t.i,".uni-load-more[data-v-c8f01f2e]{display:flex;flex-direction:row;height:%?80?%;align-items:center;justify-content:center}.uni-load-more__text[data-v-c8f01f2e]{font-size:%?28?%;color:#999}.uni-load-more__img[data-v-c8f01f2e]{height:24px;width:24px;margin-right:10px}.uni-load-more__img>.load[data-v-c8f01f2e]{position:absolute}.uni-load-more__img>.load .item[data-v-c8f01f2e]{width:6px;height:2px;border-top-left-radius:1px;border-bottom-left-radius:1px;background:#999;position:absolute;opacity:.2;-webkit-transform-origin:50%;transform-origin:50%;-webkit-animation:load-data-v-c8f01f2e 1.56s ease infinite;animation:load-data-v-c8f01f2e 1.56s ease infinite}.uni-load-more__img>.load .item[data-v-c8f01f2e]:nth-child(1){-webkit-transform:rotate(90deg);transform:rotate(90deg);top:2px;left:9px}.uni-load-more__img>.load .item[data-v-c8f01f2e]:nth-child(2){-webkit-transform:rotate(180deg);transform:rotate(180deg);top:11px;right:0}.uni-load-more__img>.load .item[data-v-c8f01f2e]:nth-child(3){-webkit-transform:rotate(270deg);transform:rotate(270deg);bottom:2px;left:9px}.uni-load-more__img>.load .item[data-v-c8f01f2e]:nth-child(4){top:11px;left:0}.load1[data-v-c8f01f2e],\n.load2[data-v-c8f01f2e],\n.load3[data-v-c8f01f2e]{height:24px;width:24px}.load2[data-v-c8f01f2e]{-webkit-transform:rotate(30deg);transform:rotate(30deg)}.load3[data-v-c8f01f2e]{-webkit-transform:rotate(60deg);transform:rotate(60deg)}.load1 .item[data-v-c8f01f2e]:nth-child(1){-webkit-animation-delay:0s;animation-delay:0s}.load2 .item[data-v-c8f01f2e]:nth-child(1){-webkit-animation-delay:.13s;animation-delay:.13s}.load3 .item[data-v-c8f01f2e]:nth-child(1){-webkit-animation-delay:.26s;animation-delay:.26s}.load1 .item[data-v-c8f01f2e]:nth-child(2){-webkit-animation-delay:.39s;animation-delay:.39s}.load2 .item[data-v-c8f01f2e]:nth-child(2){-webkit-animation-delay:.52s;animation-delay:.52s}.load3 .item[data-v-c8f01f2e]:nth-child(2){-webkit-animation-delay:.65s;animation-delay:.65s}.load1 .item[data-v-c8f01f2e]:nth-child(3){-webkit-animation-delay:.78s;animation-delay:.78s}.load2 .item[data-v-c8f01f2e]:nth-child(3){-webkit-animation-delay:.91s;animation-delay:.91s}.load3 .item[data-v-c8f01f2e]:nth-child(3){-webkit-animation-delay:1.04s;animation-delay:1.04s}.load1 .item[data-v-c8f01f2e]:nth-child(4){-webkit-animation-delay:1.17s;animation-delay:1.17s}.load2 .item[data-v-c8f01f2e]:nth-child(4){-webkit-animation-delay:1.3s;animation-delay:1.3s}.load3 .item[data-v-c8f01f2e]:nth-child(4){-webkit-animation-delay:1.43s;animation-delay:1.43s}@-webkit-keyframes load-data-v-c8f01f2e{0%{opacity:1}100%{opacity:.2}}",""]),t.exports=a},c800:function(t,a,e){"use strict";var i=e("4ea4");Object.defineProperty(a,"__esModule",{value:!0}),a.getList=o,a.gethelp=l,a.helpdetail=r,a.one_detail=s,a.enroll=d,a.my_enroll=c,a.means=f,a.bangfu=u,a.gonghsi=v,a.get_means=m;var n=i(e("c9fb"));function o(t){return(0,n.default)({url:"/api/category",method:"get",data:t})}function l(t){return(0,n.default)({url:"/api/get_help",method:"get",data:t})}function r(t){return(0,n.default)({url:"/api/help_detail",method:"get",data:t})}function s(t){return(0,n.default)({url:"/api/one_detail",method:"get",data:t})}function d(t){return(0,n.default)({url:"/api/enroll",method:"get",data:t})}function c(t){return(0,n.default)({url:"/api/my_enroll",method:"get",data:t})}function f(t){return(0,n.default)({url:"/api/means",method:"post",data:t})}function u(t){return(0,n.default)({url:"/api/means",method:"post",data:t})}function v(t){return(0,n.default)({url:"/api/means",method:"post",data:t})}function m(t){return(0,n.default)({url:"/api/get_means",method:"get",data:t})}},c817:function(t,a,e){var i=e("b25c");"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=e("4f06").default;n("f22acccc",i,!0,{sourceMap:!1,shadowMode:!1})},d02e:function(t,a,e){"use strict";var i=e("b235"),n=e.n(i);n.a},f2ad:function(t,a,e){"use strict";e.r(a);var i=e("7751"),n=e.n(i);for(var o in i)"default"!==o&&function(t){e.d(a,t,(function(){return i[t]}))}(o);a["default"]=n.a}}]);
|