mirror of
https://github.com/crmeb/CRMEB.git
synced 2025-12-21 10:07:11 +00:00
1 line
12 KiB
JavaScript
1 line
12 KiB
JavaScript
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-users-user_spread_money-index"],{"068d":function(t,e,n){"use strict";var i;n.d(e,"b",(function(){return a})),n.d(e,"c",(function(){return o})),n.d(e,"a",(function(){return i}));var a=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("v-uni-view",{staticClass:"empty-box"},[n("v-uni-image",{attrs:{src:"/static/images/empty-box.png"}}),n("v-uni-view",{staticClass:"txt"},[t._v(t._s(t.title))])],1)},o=[]},"27ae":function(t,e,n){var i=n("a892");"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var a=n("4f06").default;a("5e610578",i,!0,{sourceMap:!1,shadowMode:!1})},"296e":function(t,e,n){"use strict";var i;n.d(e,"b",(function(){return a})),n.d(e,"c",(function(){return o})),n.d(e,"a",(function(){return i}));var a=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("v-uni-view",[n("v-uni-view",{staticClass:"commission-details"},[n("v-uni-view",{staticClass:"promoterHeader bg-color"},[n("v-uni-view",{staticClass:"headerCon acea-row row-between-wrapper"},[n("v-uni-view",[n("v-uni-view",{staticClass:"name"},[t._v(t._s(t.name))]),4==t.recordType?n("v-uni-view",{staticClass:"money"},[t._v("¥"),n("v-uni-text",{staticClass:"num"},[t._v(t._s(t.extractCount))])],1):n("v-uni-view",{staticClass:"money"},[t._v("¥"),n("v-uni-text",{staticClass:"num"},[t._v(t._s(t.recordCount))])],1)],1),n("v-uni-view",{staticClass:"iconfont icon-jinbi1"})],1)],1),n("v-uni-view",{staticClass:"sign-record"},[t._l(t.recordList,(function(e,i){return t.recordList.length>0?[n("v-uni-view",{key:i+"_0",staticClass:"list"},[n("v-uni-view",{staticClass:"item"},[n("v-uni-view",{staticClass:"data"},[t._v(t._s(e.time))]),n("v-uni-view",{staticClass:"listn"},[t._l(e.list,(function(e,i){return[n("v-uni-view",{key:i+"_0",staticClass:"itemn acea-row row-between-wrapper"},[n("v-uni-view",[n("v-uni-view",{staticClass:"name line1"},[t._v(t._s(e.title))]),n("v-uni-view",[t._v(t._s(e.add_time))])],1),1==e.pm?n("v-uni-view",{staticClass:"num font-color"},[t._v("+"+t._s(e.number))]):n("v-uni-view",{staticClass:"num"},[t._v("-"+t._s(e.number))])],1)]}))],2)],1)],1)]:t._e()})),0==t.recordList.length?n("v-uni-view",[n("emptyPage",{attrs:{title:"暂无提现记录~"}})],1):t._e()],2)],1),n("home")],1)},o=[]},"2d4f":function(t,e,n){"use strict";var i=n("6175"),a=n.n(i);a.a},3581:function(t,e,n){"use strict";var i=n("4ea4");n("99af"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var a=n("57f0"),o=n("6dd0"),r=n("2f62"),s=i(n("4339")),c=i(n("99d5")),u={components:{emptyPage:s.default,home:c.default},data:function(){return{name:"",type:0,page:0,limit:8,recordList:[],recordType:0,recordCount:0,status:!1,isAuto:!1,isShowAuth:!1,extractCount:0}},computed:(0,r.mapGetters)(["isLogin"]),onLoad:function(t){this.isLogin?this.type=t.type:(0,o.toLogin)()},onShow:function(){var t=this.type;1==t?(uni.setNavigationBarTitle({title:"提现记录"}),this.name="提现总额",this.recordType=4,this.getRecordList(),this.getRecordListCount()):2==t?(uni.setNavigationBarTitle({title:"佣金记录"}),this.name="佣金明细",this.recordType=3,this.getRecordList(),this.getRecordListCount()):uni.showToast({title:"参数错误",icon:"none",duration:1e3,mask:!0,success:function(t){setTimeout((function(){history.back()}),1200)}})},methods:{onLoadFun:function(){this.getRecordList(),this.getRecordListCount()},authColse:function(t){this.isShowAuth=t},getRecordList:function(){var t=this,e=t.page,n=t.limit,i=t.status,o=t.recordType,r=t.recordList,s=[];1!=i&&(0,a.getCommissionInfo)({page:e,limit:n},o).then((function(i){var a=i.data.length,o=i.data;s=r.concat(o),t.status=n>a,t.page=n+e,t.$set(t,"recordList",s)}))},getRecordListCount:function(){var t=this;(0,a.getSpreadInfo)().then((function(e){t.recordCount=e.data.commissionCount,t.extractCount=e.data.extractCount}))}},onReachBottom:function(){this.getRecordList()}};e.default=u},"39d8":function(t,e,n){var i=n("24fb");e=i(!1),e.push([t.i,'@charset "UTF-8";\r\n/**\r\n * 这里是uni-app内置的常用样式变量\r\n *\r\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\r\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\r\n *\r\n */\r\n/**\r\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\r\n *\r\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\r\n */\r\n/* 颜色变量 */\r\n/* 行为相关颜色 */\r\n/* 背景颜色 */\r\n/* 边框颜色 */\r\n/* 尺寸变量 */\r\n/* 文字尺寸 */\r\n/* 图片尺寸 */\r\n/* Border Radius */\r\n/* 水平间距 */\r\n/* 垂直间距 */\r\n/* 透明度 */\r\n/* 文章场景相关 */.empty-box[data-v-244d8f0e]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-top:%?200?%}.empty-box uni-image[data-v-244d8f0e]{width:%?414?%;height:%?240?%}.empty-box .txt[data-v-244d8f0e]{font-size:%?26?%;color:#999}',""]),t.exports=e},"3b80":function(t,e,n){"use strict";n.r(e);var i=n("296e"),a=n("a8fc");for(var o in a)"default"!==o&&function(t){n.d(e,t,(function(){return a[t]}))}(o);n("adea");var r,s=n("f0c5"),c=Object(s["a"])(a["default"],i["b"],i["c"],!1,null,"7596d056",null,!1,i["a"],r);e["default"]=c.exports},4227:function(t,e,n){"use strict";var i;n.d(e,"b",(function(){return a})),n.d(e,"c",(function(){return o})),n.d(e,"a",(function(){return i}));var a=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("v-uni-view",{staticStyle:{"touch-action":"none"}},[n("v-uni-view",{staticClass:"home",staticStyle:{position:"fixed"},style:{top:t.top+"px"},attrs:{id:"right-nav"},on:{touchmove:function(e){e.stopPropagation(),e.preventDefault(),arguments[0]=e=t.$handleEvent(e),t.setTouchMove.apply(void 0,arguments)}}},[t.homeActive?n("v-uni-view",{staticClass:"homeCon bg-color",class:!0===t.homeActive?"on":""},[n("v-uni-navigator",{staticClass:"iconfont icon-shouye-xianxing",attrs:{"hover-class":"none",url:"/pages/index/index"}}),n("v-uni-navigator",{staticClass:"iconfont icon-caigou-xianxing",attrs:{"hover-class":"none",url:"/pages/order_addcart/order_addcart"}}),n("v-uni-navigator",{staticClass:"iconfont icon-yonghu1",attrs:{"hover-class":"none",url:"/pages/user/index"}})],1):t._e(),n("v-uni-view",{staticClass:"pictrueBox",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.open.apply(void 0,arguments)}}},[n("v-uni-view",{staticClass:"pictrue"},[n("v-uni-image",{staticClass:"image",attrs:{src:!0===t.homeActive?"/static/images/close.gif":"/static/images/open.gif"}})],1)],1)],1)],1)},o=[]},4339:function(t,e,n){"use strict";n.r(e);var i=n("068d"),a=n("979d");for(var o in a)"default"!==o&&function(t){n.d(e,t,(function(){return a[t]}))}(o);n("2d4f");var r,s=n("f0c5"),c=Object(s["a"])(a["default"],i["b"],i["c"],!1,null,"244d8f0e",null,!1,i["a"],r);e["default"]=c.exports},"479b":function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=n("2f62"),a={name:"Home",props:{},data:function(){return{top:"500"}},computed:(0,i.mapGetters)(["homeActive"]),methods:{setTouchMove:function(t){var e=this;t.touches[0].clientY<500&&t.touches[0].clientY>66&&(e.top=t.touches[0].clientY)},open:function(){this.homeActive?this.$store.commit("CLOSE_HOME"):this.$store.commit("OPEN_HOME")}},created:function(){}};e.default=a},6175:function(t,e,n){var i=n("39d8");"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var a=n("4f06").default;a("6c984765",i,!0,{sourceMap:!1,shadowMode:!1})},"86b5":function(t,e,n){"use strict";var i=n("f0c6"),a=n.n(i);a.a},"979d":function(t,e,n){"use strict";n.r(e);var i=n("b3d3"),a=n.n(i);for(var o in i)"default"!==o&&function(t){n.d(e,t,(function(){return i[t]}))}(o);e["default"]=a.a},"99d5":function(t,e,n){"use strict";n.r(e);var i=n("4227"),a=n("e4d5");for(var o in a)"default"!==o&&function(t){n.d(e,t,(function(){return a[t]}))}(o);n("86b5");var r,s=n("f0c5"),c=Object(s["a"])(a["default"],i["b"],i["c"],!1,null,"ca895b4a",null,!1,i["a"],r);e["default"]=c.exports},a892:function(t,e,n){var i=n("24fb");e=i(!1),e.push([t.i,'@charset "UTF-8";\r\n/**\r\n * 这里是uni-app内置的常用样式变量\r\n *\r\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\r\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\r\n *\r\n */\r\n/**\r\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\r\n *\r\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\r\n */\r\n/* 颜色变量 */\r\n/* 行为相关颜色 */\r\n/* 背景颜色 */\r\n/* 边框颜色 */\r\n/* 尺寸变量 */\r\n/* 文字尺寸 */\r\n/* 图片尺寸 */\r\n/* Border Radius */\r\n/* 水平间距 */\r\n/* 垂直间距 */\r\n/* 透明度 */\r\n/* 文章场景相关 */.commission-details .promoterHeader .headerCon .money[data-v-7596d056]{font-size:%?36?%}.commission-details .promoterHeader .headerCon .money .num[data-v-7596d056]{font-family:Guildford Pro}',""]),t.exports=e},a8fc:function(t,e,n){"use strict";n.r(e);var i=n("3581"),a=n.n(i);for(var o in i)"default"!==o&&function(t){n.d(e,t,(function(){return i[t]}))}(o);e["default"]=a.a},adea:function(t,e,n){"use strict";var i=n("27ae"),a=n.n(i);a.a},b3d3:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i={props:{title:{type:String,default:"暂无记录"}}};e.default=i},c8fe:function(t,e,n){var i=n("24fb");e=i(!1),e.push([t.i,".pictrueBox[data-v-ca895b4a]{width:%?130?%;height:%?120?%}\n\n/*返回主页按钮*/.home[data-v-ca895b4a]{position:fixed;color:#fff;text-align:center;z-index:9999;right:%?15?%;display:-webkit-box;display:-webkit-flex;display:flex}.home .homeCon[data-v-ca895b4a]{border-radius:%?50?%;opacity:0;height:0;color:#e93323;width:0}.home .homeCon.on[data-v-ca895b4a]{opacity:1;-webkit-animation:bounceInRight .5s cubic-bezier(.215,.61,.355,1);animation:bounceInRight .5s cubic-bezier(.215,.61,.355,1);width:%?300?%;height:%?86?%;margin-bottom:%?20?%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;background:#e93323!important}.home .homeCon .iconfont[data-v-ca895b4a]{font-size:%?48?%;color:#fff;display:inline-block;margin:0 auto}.home .pictrue[data-v-ca895b4a]{width:%?86?%;height:%?86?%;border-radius:50%;margin:0 auto;background-color:#e93323}.home .pictrue .image[data-v-ca895b4a]{width:100%;height:100%;border-radius:50%;-webkit-transform:rotate(90deg);transform:rotate(90deg);ms-transform:rotate(90deg);moz-transform:rotate(90deg);webkit-transform:rotate(90deg);o-transform:rotate(90deg)}",""]),t.exports=e},e4d5:function(t,e,n){"use strict";n.r(e);var i=n("479b"),a=n.n(i);for(var o in i)"default"!==o&&function(t){n.d(e,t,(function(){return i[t]}))}(o);e["default"]=a.a},f0c6:function(t,e,n){var i=n("c8fe");"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var a=n("4f06").default;a("681a55ca",i,!0,{sourceMap:!1,shadowMode:!1})}}]); |