pages-user-scoreAccumulate.bdf52bbb.js 5.7 KB

1
  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-user-scoreAccumulate"],{"362e":function(t,e,a){var n=a("720f");"string"===typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);var i=a("4f065").default;i("5ea3d86e",n,!0,{sourceMap:!1,shadowMode:!1})},"3de7":function(t,e,a){"use strict";a.r(e);var n=a("7586"),i=a("c7fa");for(var r in i)"default"!==r&&function(t){a.d(e,t,(function(){return i[t]}))}(r);a("bdc2");var o,u=a("f0c5"),s=Object(u["a"])(i["default"],n["b"],n["c"],!1,null,"a80c113a",null,!1,n["a"],o);e["default"]=s.exports},"720f":function(t,e,a){var n=a("24fb");e=n(!1),e.push([t.i,'@charset "UTF-8";\n/* 页面左右间距 */\n/* 文字尺寸 */\n/*文字颜色*/\n/* 边框颜色 */\n/*颜色*/\n/* 图片加载中颜色 */\n/* 行为相关颜色 */\n/* 功能栏字体大小 */\n/*功能栏左侧小图标*/uni-page-body[data-v-a80c113a]{background:#fff;height:100%}.navbar[data-v-a80c113a]{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-a80c113a]{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-a80c113a]{color:#dc262b}.navbar .nav-item.current[data-v-a80c113a]:after{content:"";position:absolute;left:50%;bottom:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:44px;height:0;border-bottom:2px solid #dc262b}.swiper-box[data-v-a80c113a]{height:calc(100% - 44px);padding-top:%?10?%}.swiper-box .order-item[data-v-a80c113a]{padding:%?20?% %?30?%;line-height:1.5}.swiper-box .order-item .title-box .title[data-v-a80c113a]{font-size:%?32?%;color:#606266}.swiper-box .order-item .title-box .time[data-v-a80c113a]{font-size:%?28?%;color:#909399}.swiper-box .order-item .money[data-v-a80c113a]{color:#fd5b23;font-size:%?32?%}.list-scroll-content[data-v-a80c113a]{height:100%}.content[data-v-a80c113a]{height:100%}.content .empty-content[data-v-a80c113a]{background-color:#fff}body.?%PAGE?%[data-v-a80c113a]{background:#fff}',""]),t.exports=e},7586:function(t,e,a){"use strict";a.d(e,"b",(function(){return i})),a.d(e,"c",(function(){return r})),a.d(e,"a",(function(){return n}));var n={uniLoadMore:a("73fc").default},i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-uni-view",{staticClass:"content"},[a("v-uni-swiper",{staticClass:"swiper-box",attrs:{current:t.tabCurrentIndex,duration:"300"},on:{change:function(e){arguments[0]=e=t.$handleEvent(e),t.changeTab.apply(void 0,arguments)}}},t._l(t.navList,(function(e,n){return a("v-uni-swiper-item",{key:n,staticClass:"tab-content"},[a("v-uni-scroll-view",{staticClass:"list-scroll-content",attrs:{"scroll-y":!0},on:{scrolltolower:function(e){arguments[0]=e=t.$handleEvent(e),t.loadData.apply(void 0,arguments)}}},[!0===e.loaded&&0===e.orderList.length?a("empty"):t._e(),t._l(e.orderList,(function(e,n){return a("v-uni-view",{key:n,staticClass:"order-item flex"},[a("v-uni-view",{staticClass:"title-box"},[a("v-uni-view",{staticClass:"title"},[a("v-uni-text",[t._v(t._s(e.mark))])],1),a("v-uni-view",{staticClass:"time"},[a("v-uni-text",[t._v(t._s(e.add_time))])],1)],1),a("v-uni-view",{staticClass:"money"},[a("v-uni-text",[t._v(t._s((0==e.pm?"-":"+")+e.number))])],1)],1)})),a("uni-load-more",{attrs:{status:e.loadingType}})],2)],1)})),1)],1)},r=[]},"79a7":function(t,e,a){"use strict";var n=a("4ea4");Object.defineProperty(e,"__esModule",{value:!0}),e.getCouponsList=r,e.setCoupons=o,e.couponsOrder=u,e.integrallist=s,e.signList=c,e.integral=d,e.signUser=l;var i=n(a("351d"));function r(t,e){return(0,i.default)({url:"/api/coupons/user/"+e,method:"get",data:t})}function o(t){return(0,i.default)({url:"/api/coupon/receive",method:"post",data:t})}function u(t,e){return(0,i.default)({url:"/api/coupons/order/"+e,method:"get",data:t})}function s(t){return(0,i.default)({url:"/api/integral/list",method:"get",data:t})}function c(t){return(0,i.default)({url:"/api/sign/list",method:"get",data:t})}function d(t){return(0,i.default)({url:"/api/sign/integral",method:"post",data:t})}function l(t){return(0,i.default)({url:"/api/sign/user",method:"post",data:t})}},"92f9":function(t,e,a){"use strict";var n=a("4ea4");a("99af"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0,a("96cf");var i=n(a("1da1")),r=a("79a7"),o=n(a("73fc")),u=n(a("df67")),s={components:{empty:u.default,uniLoadMore:o.default},onReady:function(){},data:function(){return{tabCurrentIndex:0,navList:[{state:0,text:"全部",loadingType:"more",orderList:[],page:1,limit:10}]}},onShow:function(){this.loadData()},methods:{navto:function(t){uni.navigateTo({url:t})},loadData:function(t){var e=this;return(0,i.default)(regeneratorRuntime.mark((function a(){var n,i,o;return regeneratorRuntime.wrap((function(a){while(1)switch(a.prev=a.next){case 0:if(n=e.tabCurrentIndex,i=e.navList[n],o=i.state,"tabChange"!==t||!0!==i.loaded){a.next=5;break}return a.abrupt("return");case 5:if("loading"!==i.loadingType){a.next=7;break}return a.abrupt("return");case 7:i.loadingType="loading",(0,r.integrallist)({page:i.page,limit:i.limit},o).then((function(t){var a=t.data;a.length>0&&(i.orderList=i.orderList.concat(a),i.page++),i.limit!=a.length?(i.loadingType="noMore",uni.hideLoading(),e.$set(i,"loaded",!0)):i.loadingType="more"})).catch((function(t){console.log(t)}));case 9:case"end":return a.stop()}}),a)})))()},changeTab:function(t){this.tabCurrentIndex=t.target.current,this.loadData("tabChange")},tabClick:function(t){this.tabCurrentIndex=t}}};e.default=s},bdc2:function(t,e,a){"use strict";var n=a("362e"),i=a.n(n);i.a},c7fa:function(t,e,a){"use strict";a.r(e);var n=a("92f9"),i=a.n(n);for(var r in n)"default"!==r&&function(t){a.d(e,t,(function(){return n[t]}))}(r);e["default"]=i.a}}]);