diff --git a/pages.json b/pages.json index 0fad0e7..a8ff17f 100644 --- a/pages.json +++ b/pages.json @@ -19,7 +19,7 @@ "name": "User", "aliasPath": "/user", "auth": true, - "style": { + "style": { "navigationBarTitleText": "节点中心" } }, { @@ -336,6 +336,14 @@ "path" : "pages/wxAuth/wxAuth", "name" : "wxAuth", "aliasPath": "/wechat-auth" + },{ + "path" : "pages/clearOpen/clearOpen", + "style" : { + "navigationBarTitleText": "提现记录", + "enablePullDownRefresh": false + }, + "name": "clearOpen", + "aliasPath": "/inside/clear-open" } ], "globalStyle": { diff --git a/pages/clearOpen/clearOpen.vue b/pages/clearOpen/clearOpen.vue new file mode 100644 index 0000000..07c034a --- /dev/null +++ b/pages/clearOpen/clearOpen.vue @@ -0,0 +1,42 @@ + + + + + diff --git a/pages/user/index.vue b/pages/user/index.vue index 4e91a69..0c4da1f 100644 --- a/pages/user/index.vue +++ b/pages/user/index.vue @@ -1,457 +1,460 @@ diff --git a/pages/user/new_file.vue b/pages/user/new_file.vue new file mode 100644 index 0000000..2665353 --- /dev/null +++ b/pages/user/new_file.vue @@ -0,0 +1,1100 @@ + + + + + diff --git a/pages/user/partner.vue b/pages/user/partner.vue index 73d7e5d..996fca5 100644 --- a/pages/user/partner.vue +++ b/pages/user/partner.vue @@ -6,23 +6,30 @@ 直接 间接 - - - - - - - - {{item.nickname}} - - - - - {{item.username}} - - - - + + + + + + + + {{item.nickname}} + + + + + {{item.username}} + + + + + + + + + 暂未数据 + + @@ -66,6 +73,34 @@ .content{ padding-top: 90rpx; } + + // 空提示 + .list-null{ + width: 100vw; + height: 100vh; + padding-bottom: 20vh; + box-sizing: border-box; + background: white; + text-align: center; + @extend .vertical; + .sub-title{ + color: $text-gray; + font-size: $title-size-m; + } + .icon{ + width: 288rpx; + } + .sub-btn{ + width: 200rpx; + height: 70rpx; + line-height: 70rpx; + text-align: center; + background: $mian-color; + color: white; + display: inline-block; + margin-top: $margin*2; + } + } // tabs .tabs{ diff --git a/pages/vip/vip.vue b/pages/vip/vip.vue index d9db62f..8edd33c 100644 --- a/pages/vip/vip.vue +++ b/pages/vip/vip.vue @@ -231,7 +231,7 @@ export default { }, // 微信支付 - wechatPay(id, wx) { + wechatPay(id, wx) { vipWechatPay(id, { openid: this.$store.getters.getCode }).then(payConfig => { @@ -253,7 +253,12 @@ export default { }) } }); - }); + }).catch(err => { + uni.showToast({ + title: err.message, + icon : 'none' + }) + }) }, // 勾选协议 diff --git a/router/index.js b/router/index.js index d04e494..ca262ed 100644 --- a/router/index.js +++ b/router/index.js @@ -24,11 +24,11 @@ const router = createRouter({ router.beforeEach((to, from, next) => { const token = store.getters.getToken || uni.getStorageSync('token') // 检查是否需要微信授权 - if(store.getters.getCode === '' && to.name != 'wxAuth'){ - next({ - name: 'wxAuth' - }) - } + // if(store.getters.getCode === '' && to.name != 'wxAuth'){ + // next({ + // name: 'wxAuth' + // }) + // } // 检查是否需要登录 if(to.auth && token === ''){ next({ diff --git a/unpackage/dist/build/h5/index.html b/unpackage/dist/build/h5/index.html index 06fc798..a32eb3a 100644 --- a/unpackage/dist/build/h5/index.html +++ b/unpackage/dist/build/h5/index.html @@ -1,2 +1,2 @@ 链商星球
\ No newline at end of file + document.write('')
\ No newline at end of file diff --git a/unpackage/dist/build/h5/static/js/index.75ad1224.js b/unpackage/dist/build/h5/static/js/index.75ad1224.js deleted file mode 100644 index 72f5b11..0000000 --- a/unpackage/dist/build/h5/static/js/index.75ad1224.js +++ /dev/null @@ -1 +0,0 @@ -(function(t){function n(n){for(var i,r,p=n[0],g=n[1],m=n[2],d=0,s=[];d0&&(this.classStyle=!1),this.scroll=e.scrollTop},move:function(){this.classStyle=!0},custEject:function(){this.customer.customerShow=!this.customer.customerShow},copyCenter:function(e){var t=e,a=(0,r.default)(t);!1===a?uni.showToast({title:"不支持"}):uni.showToast({title:"复制成功",icon:"none"})},showHelp:function(e){var t="能量球",a=this.helpDoc.energy_ball.description;"chip"==e&&(t="能量碎片"),"chip"==e&&(a=this.helpDoc.energy_shard.description),uni.showModal({title:t,content:a,showCancel:!1})},newEject:function(e){this.newPopIndex=e,this.newState=!this.newState,e===this.newList.length-1?this.newnextShow=!0:this.newnextShow=!1},newNext:function(){this.newPopIndex=this.newPopIndex+1,this.newPopIndex===this.newList.length-1?this.newnextShow=!0:this.newnextShow=!1}}};t.default=o},8464:function(e,t,a){"use strict";var i;a.d(t,"b",(function(){return s})),a.d(t,"c",(function(){return n})),a.d(t,"a",(function(){return i}));var s=function(){var e=this,t=e.$createElement,a=e._self._c||t;return e.loding?e._e():a("v-uni-view",[e.customer.customerShow?a("v-uni-view",{staticClass:"customerBack"}):e._e(),e.customer.customerShow?a("v-uni-view",{staticClass:"customerCont"},[a("v-uni-image",{staticClass:"customerCont-code",attrs:{src:e.customer.customerCode,mode:"aspectFill"}}),a("v-uni-view",{staticClass:"customerCont-text"},[e._v("扫描上方微信二维码,添加您的专属VIP客服")]),a("v-uni-image",{staticClass:"customerClose",attrs:{src:"/static/user/user-customer-close.png",mode:"aspectFill"},on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.custEject.apply(void 0,arguments)}}})],1):e._e(),e.newState?a("v-uni-view",{staticClass:"newBack"}):e._e(),e.newState?a("v-uni-view",{staticClass:"newCont"},[a("v-uni-view",{staticClass:"newCont-title"},[e._v(e._s(e.newList[e.newPopIndex].title))]),a("v-uni-view",{staticClass:"newCont-text"},[a("v-uni-rich-text",{attrs:{nodes:e.newList[e.newPopIndex].content}})],1),e.newnextShow?e._e():a("v-uni-view",{staticClass:"newCont-btn",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.newNext()}}},[e._v("下一条")]),a("v-uni-image",{staticClass:"newCont-close",attrs:{src:"/static/user/order-cancelPay.png",mode:"aspectFill"},on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.newEject()}}})],1):e._e(),a("v-uni-view",{staticClass:"user-top",class:[e.scroll>0?"bigTop":"refurnTop"]},[a("v-uni-view",{staticClass:"user-tool"},[a("v-uni-image",{staticClass:"user-tool-icon",attrs:{src:"/static/user/user-top-00.png",mode:"aspectFill"},on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.$Router.push({name:"setting"})}}}),a("v-uni-image",{staticClass:"user-tool-icon",attrs:{src:"/static/user/user-top-01.png",mode:"aspectFill"},on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.$Router.push({name:"news"})}}})],1),a("v-uni-view",{staticClass:"user-info"},[a("v-uni-view",{staticClass:"user-portrait"},[a("v-uni-image",{staticClass:"user-portrait-head",attrs:{src:e.userData.avatar?e.userData.avatar:"/static/user/user-portrait.png",mode:"aspectFill"}})],1),a("v-uni-view",{staticClass:"user-head"},[a("v-uni-view",{staticClass:"user-name"},[e._v(e._s(e.userData.nickname)),e.userData.identity?a("v-uni-image",{staticClass:"user-name-identity",attrs:{src:e.userData.identity.cover}}):e._e()],1),a("v-uni-view",{staticClass:"user-status"},[e._v("邀请码:"+e._s(e.userData.invite)),a("v-uni-view",{staticClass:"user-status-copy",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.copyCenter(e.userData.invite)}}},[a("v-uni-text",[e._v("复制")])],1)],1)],1)],1),a("v-uni-view",{staticClass:"userVip",class:{animated:e.animatedShow}},[a("v-uni-view",{staticClass:"userVip-top"},[e.userIdentity.right?a("v-uni-view",{staticClass:"userVip-top-name"},[e._v("开通"+e._s(e.userIdentity.right.name)+"。")]):e._e(),e.userIdentity.is_top?a("v-uni-view",{staticClass:"userVip-top-btn"},[e._v("终身有效")]):a("v-uni-view",{staticClass:"userVip-top-btn",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.$Router.push({name:"vipIndex"})}}},[e._v("去开通"),a("v-uni-image",{staticClass:"userVip-top-arrow",attrs:{src:"/static/user/userVip_arrow.png"}})],1)],1),a("v-uni-view",{staticClass:"userVip-rights"},[a("v-uni-view",{staticClass:"userVip-rightst-title"},[a("v-uni-view",{staticClass:"userVip-rightst-title-name"},[e._v("查看会员专属权益")]),a("v-uni-view",{staticClass:"userVip-rightst-more",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.$Router.push({name:"vipIndex"})}}},[e._v("全部更多"),a("v-uni-image",{staticClass:"userVip-rightst-more-img",attrs:{src:"/static/user/userVip_more_arrow.png"}})],1)],1),e.userIdentity.right?a("v-uni-view",{staticClass:"userVip-rightst-list"},[e._l(e.userIdentity.right.rights,(function(t,i){return a("v-uni-view",{key:i,staticClass:"userVip-rightst-label"},[i<=3?[a("v-uni-image",{staticClass:"userVip-rightst-img",attrs:{src:t.cover}}),a("v-uni-view",{staticClass:"nowrap userVip-rightst-name"},[e._v(e._s(t.name))])]:e._e()],2)})),a("v-uni-view",{staticClass:"userVip-rightst-label"},[a("v-uni-image",{staticClass:"userVip-rightst-img",attrs:{src:"/static/user/userRightst_icon_more.png"}}),a("v-uni-view",{staticClass:"nowrap userVip-rightst-name"},[e._v("敬请期待")])],1)],2):e._e()],1)],1)],1),a("v-uni-view",{staticClass:"slide",class:{bigSlide:e.classStyle},on:{touchmove:function(t){arguments[0]=t=e.$handleEvent(t),e.move.apply(void 0,arguments)}}},[a("v-uni-view",{staticClass:"userNew"},[a("v-uni-image",{staticClass:"userNew-icon",attrs:{src:"/static/user/userNew_icon.png"}}),a("v-uni-swiper",{staticClass:"userNew-banner",attrs:{"disable-touch":!0,circular:!0,autoplay:!0,interval:"3000",vertical:!0}},e._l(e.newList,(function(t,i){return a("v-uni-swiper-item",{key:i,staticClass:"ellipsis",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.newEject(i)}}},[e._v(e._s(t.title))])})),1)],1),a("v-uni-view",{staticClass:"userAssets"},[a("v-uni-view",{staticClass:"userAssets-top"},[e.userData.account?a("v-uni-view",{staticClass:"withdraw-name"},[e._v("当前能量球价值"),a("v-uni-view",{staticClass:"withdraw-number"},[e._v("¥"+e._s(e.userData.account.stone_value||0))])],1):e._e(),a("v-uni-view",{staticClass:"withdraw-btn",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.$Router.push({name:"Extract"})}}},[e._v("去提现")])],1),a("v-uni-view",{staticClass:"userAssets-show"},[a("v-uni-view",{staticClass:"assets-title"},[e._v("我的资产")]),e.userData.account?a("v-uni-view",{staticClass:"assets-list"},[a("v-uni-view",{staticClass:"assets-label",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.$Router.push({name:"walletProperty"})}}},[a("v-uni-view",{staticClass:"assets-label-name"},[e._v("能量球钱包"),a("v-uni-image",{staticClass:"assets-label-icon",attrs:{src:"/static/user/userAssets_tips.png"},on:{click:function(t){t.stopPropagation(),arguments[0]=t=e.$handleEvent(t),e.showHelp("wallet")}}})],1),a("v-uni-view",{staticClass:"assets-label-number"},[e._v(e._s(e.userData.account.stone||0))])],1),a("v-uni-view",{staticClass:"assets-label",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.$Router.push({name:"Fragment"})}}},[a("v-uni-view",{staticClass:"assets-label-name"},[e._v("能量碎片"),a("v-uni-image",{staticClass:"assets-label-icon",attrs:{src:"/static/user/userAssets_tips.png"},on:{click:function(t){t.stopPropagation(),arguments[0]=t=e.$handleEvent(t),e.showHelp("chip")}}})],1),a("v-uni-view",{staticClass:"assets-label-number"},[e._v(e._s(e.userData.account.score||0))])],1)],1):e._e()],1)],1),a("v-uni-view",{staticClass:"userPartner"},[a("v-uni-view",{staticClass:"partner-title"},[e._v("我的伙伴")]),e.userData.relation_count?a("v-uni-view",{staticClass:"partner-list"},[a("v-uni-view",{staticClass:"partner-label",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.$Router.push({name:"userPartner",params:{larer:""}})}}},[a("v-uni-view",{staticClass:"partner-label-name"},[e._v("伙伴总数")]),a("v-uni-view",{staticClass:"partner-label-number"},[e._v(e._s(e.userData.relation_count.all||0))])],1),a("v-uni-view",{staticClass:"partner-label",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.$Router.push({name:"userPartner",params:{larer:1}})}}},[a("v-uni-view",{staticClass:"partner-label-name"},[e._v("直接伙伴")]),a("v-uni-view",{staticClass:"partner-label-number"},[e._v(e._s(e.userData.relation_count.one||0))])],1),a("v-uni-view",{staticClass:"partner-label",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.$Router.push({name:"userPartner",params:{larer:2}})}}},[a("v-uni-view",{staticClass:"partner-label-name"},[e._v("间接伙伴")]),a("v-uni-view",{staticClass:"partner-label-number"},[e._v(e._s(e.userData.relation_count.two||0))])],1)],1):e._e()],1),e.userData.is_company?a("v-uni-view",{staticClass:"userPartner"},[a("v-uni-view",{staticClass:"partner-title"},[e._v("企业工具")]),a("v-uni-view",{staticClass:"tool-list"},[a("v-uni-view",{staticClass:"tool-label",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.$Router.push({name:"goodsManagement"})}}},[a("v-uni-image",{staticClass:"tool-label-img",attrs:{src:"/static/user/userTool-00.png",mode:""}}),a("v-uni-view",{staticClass:"tool-label-name"},[e._v("商品权证")])],1),a("v-uni-view",{staticClass:"tool-label",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.$Router.push({name:"couponsManagement"})}}},[a("v-uni-image",{staticClass:"tool-label-img",attrs:{src:"/static/user/userTool-01.png",mode:""}}),a("v-uni-view",{staticClass:"tool-label-name"},[e._v("优惠券管理")])],1),a("v-uni-view",{staticClass:"tool-label",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.$Router.push({name:"instrumentSpread"})}}},[a("v-uni-image",{staticClass:"tool-label-img",attrs:{src:"/static/user/userTool-02.png",mode:""}}),a("v-uni-view",{staticClass:"tool-label-name"},[e._v("营销推广码")])],1),a("v-uni-view",{staticClass:"tool-label",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.$Router.push({name:"instrumentBasics"})}}},[a("v-uni-image",{staticClass:"tool-label-img",attrs:{src:"/static/user/userTool-03.png",mode:""}}),a("v-uni-view",{staticClass:"tool-label-name"},[e._v("基础信息")])],1),a("v-uni-view",{staticClass:"tool-label",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.$Router.push({name:"shopLists"})}}},[a("v-uni-image",{staticClass:"tool-label-img",attrs:{src:"/static/user/userTool-04.png",mode:""}}),a("v-uni-view",{staticClass:"tool-label-name"},[e._v("部门门店")])],1),a("v-uni-view",{staticClass:"tool-label",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.$Router.push({name:"employeesList"})}}},[a("v-uni-image",{staticClass:"tool-label-img",attrs:{src:"/static/user/userTool-05.png",mode:""}}),a("v-uni-view",{staticClass:"tool-label-name"},[e._v("员工管理")])],1)],1)],1):e._e(),a("v-uni-view",{staticClass:"userPartner"},[a("v-uni-view",{staticClass:"partner-title"},[e._v("我的服务")]),a("v-uni-view",{staticClass:"tool-list"},[a("v-uni-view",{staticClass:"tool-label",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.custEject.apply(void 0,arguments)}}},[a("v-uni-image",{staticClass:"tool-label-img",attrs:{src:"/static/user/userServe-00.png",mode:""}}),a("v-uni-view",{staticClass:"tool-label-name"},[e._v("专属客服")])],1),a("v-uni-view",{staticClass:"tool-label",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.$Router.push({name:"userCode"})}}},[a("v-uni-image",{staticClass:"tool-label-img",attrs:{src:"/static/user/userServe-01.png",mode:""}}),a("v-uni-view",{staticClass:"tool-label-name"},[e._v("邀请好友")])],1),a("v-uni-view",{staticClass:"tool-label",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.$Router.push({name:"userHelp"})}}},[a("v-uni-image",{staticClass:"tool-label-img",attrs:{src:"/static/user/userServe-02.png",mode:""}}),a("v-uni-view",{staticClass:"tool-label-name"},[e._v("帮助中心")])],1),a("v-uni-view",{staticClass:"tool-label",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.$Router.push({name:"userClause"})}}},[a("v-uni-image",{staticClass:"tool-label-img",attrs:{src:"/static/user/userServe-03.png",mode:""}}),a("v-uni-view",{staticClass:"tool-label-name"},[e._v("服务条款")])],1)],1)],1)],1)],1)},n=[]},fbc5:function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.userPartne=t.userInvite=t.userClause=t.userHelp=t.userCustomer=t.userNotice=t.userIndex=void 0;var i=a("89d9"),s=function(){return(0,i.request)({url:"user/web"})};t.userIndex=s;var n=function(){return(0,i.request)({url:"articles/notice"})};t.userNotice=n;var r=function(){return(0,i.request)({url:"user/services"})};t.userCustomer=r;var o=function(){return(0,i.request)({url:"articles/helps"})};t.userHelp=o;var l=function(){return(0,i.request)({url:"articles/service"})};t.userClause=l;var u=function(){return(0,i.request)({url:"user/invite"})};t.userInvite=u;var c=function(e){return(0,i.request)({url:"user/relations",data:e})};t.userPartne=c}}]); \ No newline at end of file diff --git a/unpackage/dist/build/h5/static/js/pages-user-index.56606d9d.js b/unpackage/dist/build/h5/static/js/pages-user-index.56606d9d.js new file mode 100644 index 0000000..b0ff187 --- /dev/null +++ b/unpackage/dist/build/h5/static/js/pages-user-index.56606d9d.js @@ -0,0 +1 @@ +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-user-index"],{"0aac":function(e,t,s){"use strict";s.r(t);var i=s("ff1a"),a=s("69b2");for(var r in a)"default"!==r&&function(e){s.d(t,e,(function(){return a[e]}))}(r);s("210e");var n,o=s("f0c5"),l=Object(o["a"])(a["default"],i["b"],i["c"],!1,null,"0599568e",null,!1,i["a"],n);t["default"]=l.exports},1859:function(e,t,s){"use strict";function i(e){if(!document.queryCommandSupported("copy"))return!1;var t=document.createElement("textarea");t.value=e,t.readOnly="readOnly",document.body.appendChild(t),t.select(),t.setSelectionRange(0,e.length);var s=document.execCommand("copy");return t.remove(),s}Object.defineProperty(t,"__esModule",{value:!0}),t.default=i},"210e":function(e,t,s){"use strict";var i=s("b271"),a=s.n(i);a.a},"69b2":function(e,t,s){"use strict";s.r(t);var i=s("80b6"),a=s.n(i);for(var r in i)"default"!==r&&function(e){s.d(t,e,(function(){return i[e]}))}(r);t["default"]=a.a},"80b6":function(e,t,s){"use strict";var i=s("4ea4");Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=i(s("5530")),r=s("fbc5"),n=(i(s("1859")),{data:function(){return{loding:!0,userData:"",userIdentity:"",helpDoc:"",classStyle:!1,animatedShow:!1,newList:[],newState:!1,newnextShow:!1,newPopIndex:"",customer:{customerShow:!1,customerCode:""},coverTransform:"translateY(0px)",coverTransition:"0s",startY:0,moving:!1,moveY:0}},onShow:function(){this.animatedShow=!0,this.userInfo(),this.customerInfo(),this.newInfo()},methods:{userInfo:function(){var e=this;(0,r.userIndex)().then((function(t){t.account=(0,a.default)({stone:t.stone,stone_value:t.stone_value},t.account),e.userData=t,e.helpDoc=t.help_doc,e.userIdentity=t.identityShow,e.loding=!1})).catch((function(e){uni.showToast({title:e.message,icon:"none"})}))},newInfo:function(){var e=this;(0,r.userNotice)().then((function(t){e.newList=t})).catch((function(e){uni.showToast({title:e.message,icon:"none"})}))},customerInfo:function(){var e=this;(0,r.userCustomer)().then((function(t){e.customer.customerCode=t.code})).catch((function(e){uni.showToast({title:e.message,icon:"none"})}))},coverTouchstart:function(e){this.coverTransition="transform .1s linear",this.startY=e.touches[0].clientY},coverTouchmove:function(e){this.moveY=e.touches[0].clientY;var t=this.moveY-this.startY;if(this.moving&&t<0)return this.coverTransform="translateY(0px)",void(this.moving=!1);t>0&&t<=120&&(this.coverTransform="translateY(".concat(t,"px)")),this.moving=t>=120},coverTouchend:function(){this.moving?this.runRefresh():(this.coverTransition="transform 0.3s cubic-bezier(.21,1.93,.53,.64)",this.coverTransform="translateY(0px)")},runRefresh:function(){this.coverTransition="transform .1s linear",this.coverTransform="translateY(120px)",this.playState=!0,this.$emit("refresh")}}});t.default=n},a44a:function(e,t,s){var i=s("24fb");t=i(!1),t.push([e.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/**\n * Web唐明明\n * 匆匆数载恍如梦,岁月迢迢华发增。\n * 碌碌无为枉半生,一朝惊醒万事空。\n */.ios-bottom[data-v-0599568e]{padding-bottom:env(safe-area-inset-bottom);padding-bottom:constant(safe-area-inset-bottom)}.ios-left[data-v-0599568e]{padding-left:env(safe-area-inset-left);padding-left:constant(safe-area-inset-left)}.ios-right[data-v-0599568e]{padding-right:env(safe-area-inset-right);padding-right:constant(safe-area-inset-right)}.ios-top[data-v-0599568e]{padding-top:0}.vertical[data-v-0599568e]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-pack:center}.nowrap[data-v-0599568e]{max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ellipsis[data-v-0599568e]{max-width:100%;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ellipsis-3[data-v-0599568e]{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3}.ellipsis-4[data-v-0599568e]{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:4}.ellipsis-5[data-v-0599568e]{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:5}\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 文字基本颜色 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */.content-scroll[data-v-0599568e]{height:calc(100vh - 60px)}.userVip[data-v-0599568e]{background-image:linear-gradient(90deg,#4721bd,#885efe,#5d39b9);margin:%?40?% %?40?% 0;border-radius:%?30?% %?30?% 0 0;border:%?3?% solid #b197ff;color:#f6e9fa;box-sizing:border-box}.userVip .userVip-top[data-v-0599568e]{display:flex;padding:%?30?%}.userVip .userVip-top .userVip-top-name[data-v-0599568e]{font-size:%?30?%;flex:1;line-height:%?48?%}.userVip .userVip-top .userVip-top-btn[data-v-0599568e]{font-size:%?26?%;background-color:#977ae8;border-radius:%?40?%;padding:0 %?20?% 0 %?25?%;height:%?48?%;line-height:%?48?%;display:flex}.userVip .userVip-top .userVip-top-btn .userVip-top-arrow[data-v-0599568e]{width:%?20?%;height:%?20?%;margin:%?14?% 0 0 %?10?%}.userVip .userVip-tips[data-v-0599568e]{margin-top:%?40?%;font-size:%?28?%}.userVip .userVip-tips .userVip-tips-title[data-v-0599568e]{margin-bottom:%?20?%;font-weight:600}.userVip .userVip-tips .userVip-tips-text[data-v-0599568e]{line-height:%?48?%}.userVip .userVip-rights[data-v-0599568e]{border-radius:%?10?%;margin:0 %?30?%;padding:%?20?%;box-sizing:border-box;background-image:linear-gradient(180deg,#dbceff,#bb9fff);color:#5723af}.userVip .userVip-rights .userVip-rightst-title[data-v-0599568e]{padding:0 %?20?%;box-sizing:border-box;font-size:%?30?%;display:flex;line-height:%?40?%}.userVip .userVip-rights .userVip-rightst-title .userVip-rightst-title-name[data-v-0599568e]{font-weight:600;flex:1}.userVip .userVip-rights .userVip-rightst-title .userVip-rightst-more[data-v-0599568e]{font-size:%?28?%;display:flex}.userVip .userVip-rights .userVip-rightst-title .userVip-rightst-more .userVip-rightst-more-img[data-v-0599568e]{width:%?40?%;height:%?40?%}.userVip .userVip-rights .userVip-rightst-list[data-v-0599568e]{margin-top:%?30?%;display:flex}.userVip .userVip-rights .userVip-rightst-list .userVip-rightst-label[data-v-0599568e]{display:inline-block;width:25%;text-align:center;font-size:%?26?%;line-height:%?40?%}.userVip .userVip-rights .userVip-rightst-list .userVip-rightst-label .userVip-rightst-img[data-v-0599568e]{width:%?90?%;height:%?90?%;vertical-align:top;margin-bottom:%?15?%}.header[data-v-0599568e]{background-image:linear-gradient(90deg,#7c52fc,#976dff);height:%?628?%}.header .user-tool[data-v-0599568e]{text-align:right;line-height:%?80?%}.header .user-tool .user-tool-name[data-v-0599568e]{flex:1;line-height:%?80?%;text-align:left;color:#fff;font-size:%?28?%}.header .user-tool .user-tool-icon[data-v-0599568e]{padding-right:%?30?%;margin-top:%?20?%;width:20px;height:20px;vertical-align:top}.header .user-info[data-v-0599568e]{position:relative;width:100%;height:%?140?%;box-sizing:border-box;padding-left:%?30?%;padding-right:%?30?%;color:#fff}.header .user-info .user-portrait[data-v-0599568e]{width:%?140?%;height:%?140?%;border-radius:50%;position:relative}.header .user-info .user-portrait .user-portrait-head[data-v-0599568e]{border-radius:50%;border:%?4?% solid #bfaaff;position:absolute;left:%?8?%;top:%?14?%;width:calc(100% - %?24?%);height:calc(100% - %?24?%)}.header .user-info .user-portrait .user-portrait-tips[data-v-0599568e]{position:absolute;width:100%;height:100%;z-index:1}.header .user-info .user-portrait .user-portrait-name[data-v-0599568e]{position:absolute;z-index:2;position:absolute;left:50%;bottom:%?-20?%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:linear-gradient(90deg,#211d1e,#4b403c);color:#fff;font-size:12px;border-radius:%?20?%;height:%?30?%;line-height:%?30?%;width:%?64?%;text-align:center}.header .user-info .user-portrait .user-portrait-name uni-text[data-v-0599568e]{display:block;-webkit-transform:scale(.8);transform:scale(.8);font-weight:700;background-image:linear-gradient(180deg,#dfd6cf,#f7ceba);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.header .user-info .user-head[data-v-0599568e]{position:absolute;left:0;top:0;width:100%;height:100%;padding:0 0 0 calc(60px + (%?60?% + %?10?%));box-sizing:border-box}.header .user-info .user-head .user-name[data-v-0599568e]{display:flex;margin:%?30?% 0 %?5?%;font-size:%?36?%}.header .user-info .user-head .user-name .user-name-identity[data-v-0599568e]{width:%?100?%;height:%?36?%;margin:%?4?% 0 0 %?10?%}.header .user-info .user-head .user-status[data-v-0599568e]{opacity:.7;font-size:%?26?%;display:flex;line-height:%?46?%}.header .user-info .user-head .user-status .user-status-copy[data-v-0599568e]{font-size:%?32?%!important;border:%?1?% solid #fff;border-radius:%?60?%;line-height:%?44?%;height:%?46?%;-webkit-transform:scale(.6);transform:scale(.6);padding:0 %?35?%}.header .card[data-v-0599568e]{height:%?200?%;margin:0 %?30?%;background:#555}.mian[data-v-0599568e]{margin-top:%?-260?%;padding:%?30?% %?30?% %?30?%;background:#f5f5f5}.mian .userAssets[data-v-0599568e]{margin-bottom:%?30?%;background-color:#fff;overflow:hidden;border-radius:%?15?%}.mian .userAssets .userAssets-top[data-v-0599568e]{background-color:#fff3dc;color:#654c2d;font-size:%?28?%;padding:%?20?%;box-sizing:border-box;height:%?94?%;position:relative}.mian .userAssets .userAssets-top .withdraw-name[data-v-0599568e]{display:flex;width:calc(100% - %?160?%);line-height:%?54?%}.mian .userAssets .userAssets-top .withdraw-name .withdraw-number[data-v-0599568e]{font-size:%?32?%;font-weight:600;padding-left:%?10?%}.mian .userAssets .userAssets-top .withdraw-btn[data-v-0599568e]{position:absolute;right:%?20?%;top:%?20?%;background-image:linear-gradient(90deg,#f9c869,#eca824);color:#f7eedc;width:%?140?%;text-align:center;line-height:%?54?%;border-radius:%?80?%;font-size:%?26?%}.mian .userAssets .userAssets-show[data-v-0599568e]{padding:%?30?%;box-sizing:border-box}.mian .userAssets .userAssets-show .assets-title[data-v-0599568e]{position:relative;padding-bottom:%?30?%;margin-bottom:%?40?%;font-weight:600;font-size:%?32?%}.mian .userAssets .userAssets-show .assets-title[data-v-0599568e]::after{position:absolute;content:"";left:0;bottom:0;width:100%;height:%?2?%;background-color:#f2f2f2}.mian .userAssets .userAssets-show .assets-list[data-v-0599568e]{display:flex}.mian .userAssets .userAssets-show .assets-list .assets-label[data-v-0599568e]{flex:2;text-align:center}.mian .userAssets .userAssets-show .assets-list .assets-label .assets-label-name[data-v-0599568e]{color:#9c9c9c;font-size:%?28?%;position:relative}.mian .userAssets .userAssets-show .assets-list .assets-label .assets-label-name .assets-label-icon[data-v-0599568e]{position:absolute;width:%?26?%;height:%?26?%;margin-left:%?6?%}.mian .userAssets .userAssets-show .assets-list .assets-label .assets-label-number[data-v-0599568e]{font-size:%?32?%;color:#ee4c47;font-weight:600;margin-top:%?10?%}.mian .userPartner[data-v-0599568e]{margin-bottom:%?30?%;background-color:#fff;overflow:hidden;padding:%?30?% 0;box-sizing:border-box;border-radius:%?15?%}.mian .userPartner .partner-title[data-v-0599568e]{font-size:%?32?%;position:relative;padding:0 %?30?% %?30?%;margin-bottom:%?30?%;font-weight:600}.mian .userPartner .partner-title[data-v-0599568e]::after{position:absolute;content:"";left:0;bottom:0;width:100%;height:%?2?%;background-color:#f2f2f2}.mian .userPartner .partner-list[data-v-0599568e]{display:flex;margin-top:%?40?%}.mian .userPartner .partner-list .partner-label[data-v-0599568e]{flex:2;text-align:center}.mian .userPartner .partner-list .partner-label .partner-label-name[data-v-0599568e]{color:#9c9c9c;font-size:%?28?%}.mian .userPartner .partner-list .partner-label .partner-label-number[data-v-0599568e]{font-size:%?32?%;font-weight:600;margin-top:%?10?%}.mian .userPartner .partner-title[data-v-0599568e]{margin-bottom:0}.mian .userPartner .tool-list .tool-label[data-v-0599568e]{display:inline-block;width:25%;text-align:center;font-size:%?28?%;margin:%?40?% 0 %?20?%}.mian .userPartner .tool-list .tool-label .tool-label-img[data-v-0599568e]{width:%?44?%;height:%?44?%;margin-bottom:%?10?%}.mian .userPartner .tool-list .tool-label .tool-label-name[data-v-0599568e]{color:#5e5e5e}.mian .userNew[data-v-0599568e]{background-color:#fff;margin-bottom:%?30?%;height:%?90?%;overflow:hidden;border-radius:%?15?%;padding:0 %?30?%;box-sizing:border-box;display:flex}.mian .userNew .userNew-banner[data-v-0599568e]{width:calc(100% - %?70?%);height:%?90?%;line-height:%?90?%;font-size:%?28?%;color:#5e5e5e}.mian .userNew .userNew-icon[data-v-0599568e]{width:%?46?%;height:%?46?%;margin:%?22?% %?20?% 0 0}',""]),e.exports=t},b271:function(e,t,s){var i=s("a44a");"string"===typeof i&&(i=[[e.i,i,""]]),i.locals&&(e.exports=i.locals);var a=s("4f06").default;a("34052610",i,!0,{sourceMap:!1,shadowMode:!1})},fbc5:function(e,t,s){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.userPartne=t.userInvite=t.userClause=t.userHelp=t.userCustomer=t.userNotice=t.userIndex=void 0;var i=s("89d9"),a=function(){return(0,i.request)({url:"user/web"})};t.userIndex=a;var r=function(){return(0,i.request)({url:"articles/notice"})};t.userNotice=r;var n=function(){return(0,i.request)({url:"user/services"})};t.userCustomer=n;var o=function(){return(0,i.request)({url:"articles/helps"})};t.userHelp=o;var l=function(){return(0,i.request)({url:"articles/service"})};t.userClause=l;var u=function(){return(0,i.request)({url:"user/invite"})};t.userInvite=u;var c=function(e){return(0,i.request)({url:"user/relations",data:e})};t.userPartne=c},ff1a:function(e,t,s){"use strict";var i;s.d(t,"b",(function(){return a})),s.d(t,"c",(function(){return r})),s.d(t,"a",(function(){return i}));var a=function(){var e=this,t=e.$createElement,s=e._self._c||t;return e.loding?e._e():s("v-uni-view",[s("v-uni-scroll-view",{staticClass:"content-scroll",attrs:{"scroll-y":"true"}},[s("v-uni-view",{staticClass:"header"},[s("v-uni-view",{staticClass:"user-tool"},[s("v-uni-image",{staticClass:"user-tool-icon",attrs:{src:"/static/user/user-top-00.png",mode:"aspectFill"},on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.$Router.push({name:"setting"})}}}),s("v-uni-image",{staticClass:"user-tool-icon",attrs:{src:"/static/user/user-top-01.png",mode:"aspectFill"},on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.$Router.push({name:"news"})}}})],1),s("v-uni-view",{staticClass:"user-info"},[s("v-uni-view",{staticClass:"user-portrait"},[s("v-uni-image",{staticClass:"user-portrait-head",attrs:{src:e.userData.avatar?e.userData.avatar:"/static/user/user-portrait.png",mode:"aspectFill"}})],1),s("v-uni-view",{staticClass:"user-head"},[s("v-uni-view",{staticClass:"user-name"},[e._v(e._s(e.userData.nickname)),e.userData.identity?s("v-uni-image",{staticClass:"user-name-identity",attrs:{src:e.userData.identity.cover}}):e._e()],1),s("v-uni-view",{staticClass:"user-status"},[e._v("邀请码:"+e._s(e.userData.invite)),s("v-uni-view",{staticClass:"user-status-copy",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.copyCenter(e.userData.invite)}}},[s("v-uni-text",[e._v("复制")])],1)],1)],1)],1),s("v-uni-view",{staticClass:"userVip"},[s("v-uni-view",{staticClass:"userVip-top"},[e.userIdentity.right?s("v-uni-view",{staticClass:"userVip-top-name"},[e._v("开通"+e._s(e.userIdentity.right.name)+"。")]):e._e(),e.userIdentity.is_top?s("v-uni-view",{staticClass:"userVip-top-btn"},[e._v("终身有效")]):s("v-uni-view",{staticClass:"userVip-top-btn",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.$Router.push({name:"vipIndex"})}}},[e._v("去开通"),s("v-uni-image",{staticClass:"userVip-top-arrow",attrs:{src:"/static/user/userVip_arrow.png"}})],1)],1),s("v-uni-view",{staticClass:"userVip-rights"},[s("v-uni-view",{staticClass:"userVip-rightst-title"},[s("v-uni-view",{staticClass:"userVip-rightst-title-name"},[e._v("查看会员专属权益")]),s("v-uni-view",{staticClass:"userVip-rightst-more",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.$Router.push({name:"vipIndex"})}}},[e._v("全部更多"),s("v-uni-image",{staticClass:"userVip-rightst-more-img",attrs:{src:"/static/user/userVip_more_arrow.png"}})],1)],1),e.userIdentity.right?s("v-uni-view",{staticClass:"userVip-rightst-list"},[e._l(e.userIdentity.right.rights,(function(t,i){return s("v-uni-view",{key:i,staticClass:"userVip-rightst-label"},[i<=3?[s("v-uni-image",{staticClass:"userVip-rightst-img",attrs:{src:t.cover}}),s("v-uni-view",{staticClass:"nowrap userVip-rightst-name"},[e._v(e._s(t.name))])]:e._e()],2)})),s("v-uni-view",{staticClass:"userVip-rightst-label"},[s("v-uni-image",{staticClass:"userVip-rightst-img",attrs:{src:"/static/user/userRightst_icon_more.png"}}),s("v-uni-view",{staticClass:"nowrap userVip-rightst-name"},[e._v("敬请期待")])],1)],2):e._e()],1)],1)],1),s("v-uni-view",{staticClass:"mian",style:[{transform:e.coverTransform,transition:e.coverTransition}],on:{touchstart:function(t){arguments[0]=t=e.$handleEvent(t),e.coverTouchstart.apply(void 0,arguments)},touchmove:function(t){arguments[0]=t=e.$handleEvent(t),e.coverTouchmove.apply(void 0,arguments)},touchend:function(t){arguments[0]=t=e.$handleEvent(t),e.coverTouchend.apply(void 0,arguments)}}},[s("v-uni-view",{staticClass:"userNew"},[s("v-uni-image",{staticClass:"userNew-icon",attrs:{src:"/static/user/userNew_icon.png"}}),s("v-uni-swiper",{staticClass:"userNew-banner",attrs:{"disable-touch":!0,circular:!0,autoplay:!0,interval:"3000",vertical:!0}},e._l(e.newList,(function(t,i){return s("v-uni-swiper-item",{key:i,staticClass:"ellipsis",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.newEject(i)}}},[e._v(e._s(t.title))])})),1)],1),s("v-uni-view",{staticClass:"userAssets"},[s("v-uni-view",{staticClass:"userAssets-top"},[e.userData.account?s("v-uni-view",{staticClass:"withdraw-name"},[e._v("当前能量球价值"),s("v-uni-view",{staticClass:"withdraw-number"},[e._v("¥"+e._s(e.userData.account.stone_value||0))])],1):e._e(),s("v-uni-view",{staticClass:"withdraw-btn",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.$Router.push({name:"Extract"})}}},[e._v("去提现")])],1),s("v-uni-view",{staticClass:"userAssets-show"},[s("v-uni-view",{staticClass:"assets-title"},[e._v("我的资产")]),e.userData.account?s("v-uni-view",{staticClass:"assets-list"},[s("v-uni-view",{staticClass:"assets-label",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.$Router.push({name:"walletProperty"})}}},[s("v-uni-view",{staticClass:"assets-label-name"},[e._v("能量球钱包"),s("v-uni-image",{staticClass:"assets-label-icon",attrs:{src:"/static/user/userAssets_tips.png"},on:{click:function(t){t.stopPropagation(),arguments[0]=t=e.$handleEvent(t),e.showHelp("wallet")}}})],1),s("v-uni-view",{staticClass:"assets-label-number"},[e._v(e._s(e.userData.account.stone||0))])],1),s("v-uni-view",{staticClass:"assets-label",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.$Router.push({name:"Fragment"})}}},[s("v-uni-view",{staticClass:"assets-label-name"},[e._v("能量碎片"),s("v-uni-image",{staticClass:"assets-label-icon",attrs:{src:"/static/user/userAssets_tips.png"},on:{click:function(t){t.stopPropagation(),arguments[0]=t=e.$handleEvent(t),e.showHelp("chip")}}})],1),s("v-uni-view",{staticClass:"assets-label-number"},[e._v(e._s(e.userData.account.score||0))])],1)],1):e._e()],1)],1),s("v-uni-view",{staticClass:"userPartner"},[s("v-uni-view",{staticClass:"partner-title"},[e._v("我的伙伴")]),e.userData.relation_count?s("v-uni-view",{staticClass:"partner-list"},[s("v-uni-view",{staticClass:"partner-label",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.$Router.push({name:"userPartner",params:{larer:""}})}}},[s("v-uni-view",{staticClass:"partner-label-name"},[e._v("伙伴总数")]),s("v-uni-view",{staticClass:"partner-label-number"},[e._v(e._s(e.userData.relation_count.all||0))])],1),s("v-uni-view",{staticClass:"partner-label",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.$Router.push({name:"userPartner",params:{larer:1}})}}},[s("v-uni-view",{staticClass:"partner-label-name"},[e._v("直接伙伴")]),s("v-uni-view",{staticClass:"partner-label-number"},[e._v(e._s(e.userData.relation_count.one||0))])],1),s("v-uni-view",{staticClass:"partner-label",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.$Router.push({name:"userPartner",params:{larer:2}})}}},[s("v-uni-view",{staticClass:"partner-label-name"},[e._v("间接伙伴")]),s("v-uni-view",{staticClass:"partner-label-number"},[e._v(e._s(e.userData.relation_count.two||0))])],1)],1):e._e()],1),e.userData.is_company?s("v-uni-view",{staticClass:"userPartner"},[s("v-uni-view",{staticClass:"partner-title"},[e._v("企业工具")]),s("v-uni-view",{staticClass:"tool-list"},[s("v-uni-view",{staticClass:"tool-label",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.$Router.push({name:"goodsManagement"})}}},[s("v-uni-image",{staticClass:"tool-label-img",attrs:{src:"/static/user/userTool-00.png",mode:""}}),s("v-uni-view",{staticClass:"tool-label-name"},[e._v("商品权证")])],1),s("v-uni-view",{staticClass:"tool-label",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.$Router.push({name:"couponsManagement"})}}},[s("v-uni-image",{staticClass:"tool-label-img",attrs:{src:"/static/user/userTool-01.png",mode:""}}),s("v-uni-view",{staticClass:"tool-label-name"},[e._v("优惠券管理")])],1),s("v-uni-view",{staticClass:"tool-label",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.$Router.push({name:"instrumentSpread"})}}},[s("v-uni-image",{staticClass:"tool-label-img",attrs:{src:"/static/user/userTool-02.png",mode:""}}),s("v-uni-view",{staticClass:"tool-label-name"},[e._v("营销推广码")])],1),s("v-uni-view",{staticClass:"tool-label",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.$Router.push({name:"instrumentBasics"})}}},[s("v-uni-image",{staticClass:"tool-label-img",attrs:{src:"/static/user/userTool-03.png",mode:""}}),s("v-uni-view",{staticClass:"tool-label-name"},[e._v("基础信息")])],1),s("v-uni-view",{staticClass:"tool-label",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.$Router.push({name:"shopLists"})}}},[s("v-uni-image",{staticClass:"tool-label-img",attrs:{src:"/static/user/userTool-04.png",mode:""}}),s("v-uni-view",{staticClass:"tool-label-name"},[e._v("部门门店")])],1),s("v-uni-view",{staticClass:"tool-label",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.$Router.push({name:"employeesList"})}}},[s("v-uni-image",{staticClass:"tool-label-img",attrs:{src:"/static/user/userTool-05.png",mode:""}}),s("v-uni-view",{staticClass:"tool-label-name"},[e._v("员工管理")])],1)],1)],1):e._e(),s("v-uni-view",{staticClass:"userPartner"},[s("v-uni-view",{staticClass:"partner-title"},[e._v("我的服务")]),s("v-uni-view",{staticClass:"tool-list"},[s("v-uni-view",{staticClass:"tool-label",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.custEject.apply(void 0,arguments)}}},[s("v-uni-image",{staticClass:"tool-label-img",attrs:{src:"/static/user/userServe-00.png",mode:""}}),s("v-uni-view",{staticClass:"tool-label-name"},[e._v("专属客服")])],1),s("v-uni-view",{staticClass:"tool-label",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.$Router.push({name:"userCode"})}}},[s("v-uni-image",{staticClass:"tool-label-img",attrs:{src:"/static/user/userServe-01.png",mode:""}}),s("v-uni-view",{staticClass:"tool-label-name"},[e._v("邀请好友")])],1),s("v-uni-view",{staticClass:"tool-label",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.$Router.push({name:"userHelp"})}}},[s("v-uni-image",{staticClass:"tool-label-img",attrs:{src:"/static/user/userServe-02.png",mode:""}}),s("v-uni-view",{staticClass:"tool-label-name"},[e._v("帮助中心")])],1),s("v-uni-view",{staticClass:"tool-label",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.$Router.push({name:"userClause"})}}},[s("v-uni-image",{staticClass:"tool-label-img",attrs:{src:"/static/user/userServe-03.png",mode:""}}),s("v-uni-view",{staticClass:"tool-label-name"},[e._v("服务条款")])],1)],1)],1)],1)],1)],1)},r=[]}}]); \ No newline at end of file diff --git a/unpackage/dist/build/h5/static/js/pages-verification-history.1141a748.js b/unpackage/dist/build/h5/static/js/pages-verification-history.1141a748.js new file mode 100644 index 0000000..fefb6c5 --- /dev/null +++ b/unpackage/dist/build/h5/static/js/pages-verification-history.1141a748.js @@ -0,0 +1 @@ +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-verification-history"],{"141f":function(t,e,i){"use strict";i.d(e,"b",(function(){return s})),i.d(e,"c",(function(){return o})),i.d(e,"a",(function(){return a}));var a={uPicker:i("00a5").default,uniIcons:i("f1a7").default,uSelect:i("ee87").default,uIcon:i("08da").default,uToast:i("4d12").default},s=function(){var t=this,e=t.$createElement,i=t._self._c||e;return t.loaded?i("v-uni-view",{staticClass:"Record"},[i("v-uni-view",{staticClass:"record-top"},[i("v-uni-image",{staticClass:"record-bg",attrs:{src:"/static/images/ver-bg.png",mode:"widthFix"}}),i("v-uni-view",{staticClass:"record-top-nav"},[i("v-uni-view",{class:["record-top-item","year"===t.type?"selectTopItem":""],on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.selectType("year")}}},[t._v("按年")]),i("v-uni-view",{class:["record-top-item","month"===t.type?"selectTopItem":""],on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.selectType("month")}}},[t._v("按月")]),i("v-uni-view",{class:["record-top-item","day"===t.type?"selectTopItem":""],on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.selectType("day")}}},[t._v("按日")])],1),i("v-uni-view",{staticClass:"record-mouth-year"},[i("v-uni-view",{staticClass:"record-type-left"},[i("u-picker",{attrs:{mode:"time",params:t.params,title:"筛选日期","start-year":"2021","end-year":t.currentYear},on:{confirm:function(e){arguments[0]=e=t.$handleEvent(e),t.confirm.apply(void 0,arguments)}},model:{value:t.show,callback:function(e){t.show=e},expression:"show"}}),i("v-uni-view",{on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.show=!0}}},[t._v(t._s(t.date?t.date:"选择日期")),i("uni-icons",{attrs:{type:"arrowdown",color:"#fff",size:"12"}})],1)],1),i("v-uni-view",{staticClass:"record-type-right"},[i("v-uni-view",{class:["pay_type_item","goods"===t.scantype?"pay_type_item_select":""],on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.selectCoinType("goods")}}},[t._v("权证")]),i("v-uni-view",{class:["pay_type_item","coupons"===t.scantype?"pay_type_item_select":""],on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.selectCoinType("coupons")}}},[t._v("优惠券")])],1)],1),i("v-uni-view",{staticClass:"record-title"},[t._v("核销总数 ( 件 )")]),i("v-uni-view",{staticClass:"record-money"},[i("span"),t._v(t._s(t.account)),i("span")])],1),t.isBos?i("v-uni-view",{staticClass:"boss"},[i("v-uni-view",{staticClass:"boss-left"},[i("v-uni-image",{staticClass:"boss-img",attrs:{src:"/static/images/boss.png",mode:"mode"}}),t._v("我是BOSS")],1),i("v-uni-view",{staticClass:"boss-right",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.shopShow=!0}}},[i("u-select",{attrs:{list:t.ShopList,"value-name":"store_id","label-name":"name"},on:{confirm:function(e){arguments[0]=e=t.$handleEvent(e),t.shopConfirm.apply(void 0,arguments)}},model:{value:t.shopShow,callback:function(e){t.shopShow=e},expression:"shopShow"}}),t._v("门店:"),i("u-icon",{attrs:{name:"arrow-down",color:"#606266","label-color":"#606266","margin-right":"10","label-pos":"left",label:t.store_id?t.store_name:"全部门店",size:"28"}})],1)],1):t._e(),t.lists.length>0?i("v-uni-view",{staticClass:"lists"},t._l(t.lists,(function(e,a){return i("v-uni-view",{key:a,staticClass:"list-item"},[i("v-uni-view",{staticClass:"list-item-title"},[i("v-uni-view",{staticClass:"left"},[i("v-uni-view",{staticClass:"tags"},[t._v(t._s("goods"===t.scantype?"权证核销":"优惠券核销"))]),"goods"===t.scantype?i("v-uni-view",{staticClass:"title"},[t._v(t._s(e.goods_sku.goods_name))]):i("v-uni-view",{staticClass:"title"},[t._v(t._s(e.coupon.title))])],1)],1),"goods"===t.scantype?i("v-uni-view",{staticClass:"list-item-content"},[i("v-uni-image",{staticClass:"good-img",attrs:{src:e.goods_sku.cover,mode:"aspectFill"}}),i("v-uni-view",{staticClass:"list-item-right"},[i("v-uni-view",{staticClass:"content-item"},[t._v("核销商品数量:X "+t._s(e.qty))]),i("v-uni-view",{staticClass:"content-item"},[t._v("核销商品规格:"+t._s(e.goods_sku.unit||"通用规格"))]),i("v-uni-view",{staticClass:"content-item"},[t._v("核销时间:"+t._s(e.used_at))])],1)],1):i("v-uni-view",{staticClass:"list-item-content"},["goods"===e.source.type?i("v-uni-image",{staticClass:"good-img",attrs:{src:e.source.cover,mode:"aspectFill"}}):t._e(),i("v-uni-view",{staticClass:"list-item-right"},["goods"===e.source.type?i("v-uni-view",{staticClass:"content-item"},[t._v("兑换商品名称:"+t._s(e.source.name))]):t._e(),i("v-uni-view",{staticClass:"content-item"},[t._v("优惠券规格:满 "+t._s(e.coupon.full)+" 减 "+t._s(e.coupon.price))]),i("v-uni-view",{staticClass:"content-item"},[t._v("优惠券类型:"+t._s(e.coupon.type.text))]),i("v-uni-view",{staticClass:"content-item"},[t._v("核销时间:"+t._s(e.used_at))])],1)],1),i("v-uni-view",{staticClass:"person"},[i("v-uni-image",{staticClass:"avatar",attrs:{src:e.clerk.avatar,mode:"aspectFill"}}),t._v(t._s(e.clerk.nickname)),i("v-uni-view",{staticClass:"shop-name"},[t._v(t._s(e.store.name))])],1)],1)})),1):t._e(),0===t.lists.length&&"goods"===t.scantype?i("no-list",{attrs:{name:"no-in",txt:"没有任何权证核销记录"}}):t._e(),0===t.lists.length&&"coupons"===t.scantype?i("no-list",{attrs:{name:"no-out",txt:"没有任何优惠券核销记录"}}):t._e(),i("u-toast",{ref:"uToast"})],1):t._e()},o=[]},"1b4d":function(t,e,i){var a=i("f8f4");"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var s=i("4f06").default;s("7044bfec",a,!0,{sourceMap:!1,shadowMode:!1})},"2f3a":function(t,e,i){"use strict";i.r(e);var a=i("141f"),s=i("b2715");for(var o in s)"default"!==o&&function(t){i.d(e,t,(function(){return s[t]}))}(o);i("eb39");var n,l=i("f0c5"),r=Object(l["a"])(s["default"],a["b"],a["c"],!1,null,"041b8c82",null,!1,a["a"],n);e["default"]=r.exports},"4db8":function(t,e,i){"use strict";i.d(e,"b",(function(){return s})),i.d(e,"c",(function(){return o})),i.d(e,"a",(function(){return a}));var a={uPopup:i("7ffe").default},s=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("v-uni-view",{staticClass:"u-select"},[i("u-popup",{attrs:{maskCloseAble:t.maskCloseAble,mode:"bottom",popup:!1,length:"auto",safeAreaInsetBottom:t.safeAreaInsetBottom,"z-index":t.uZIndex},on:{close:function(e){arguments[0]=e=t.$handleEvent(e),t.close.apply(void 0,arguments)}},model:{value:t.value,callback:function(e){t.value=e},expression:"value"}},[i("v-uni-view",{staticClass:"u-select"},[i("v-uni-view",{staticClass:"u-select__header",on:{touchmove:function(e){e.stopPropagation(),e.preventDefault(),arguments[0]=e=t.$handleEvent(e)}}},[i("v-uni-view",{staticClass:"u-select__header__cancel u-select__header__btn",style:{color:t.cancelColor},attrs:{"hover-class":"u-hover-class","hover-stay-time":150},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.getResult("cancel")}}},[t._v(t._s(t.cancelText))]),i("v-uni-view",{staticClass:"u-select__header__title"},[t._v(t._s(t.title))]),i("v-uni-view",{staticClass:"u-select__header__confirm u-select__header__btn",style:{color:t.moving?t.cancelColor:t.confirmColor},attrs:{"hover-class":"u-hover-class","hover-stay-time":150},on:{touchmove:function(e){e.stopPropagation(),arguments[0]=e=t.$handleEvent(e)},click:function(e){e.stopPropagation(),arguments[0]=e=t.$handleEvent(e),t.getResult("confirm")}}},[t._v(t._s(t.confirmText))])],1),i("v-uni-view",{staticClass:"u-select__body"},[i("v-uni-picker-view",{staticClass:"u-select__body__picker-view",attrs:{value:t.defaultSelector},on:{change:function(e){arguments[0]=e=t.$handleEvent(e),t.columnChange.apply(void 0,arguments)},pickstart:function(e){arguments[0]=e=t.$handleEvent(e),t.pickstart.apply(void 0,arguments)},pickend:function(e){arguments[0]=e=t.$handleEvent(e),t.pickend.apply(void 0,arguments)}}},t._l(t.columnData,(function(e,a){return i("v-uni-picker-view-column",{key:a},t._l(e,(function(e,a){return i("v-uni-view",{key:a,staticClass:"u-select__body__picker-view__item"},[i("v-uni-view",{staticClass:"u-line-1"},[t._v(t._s(e[t.labelName]))])],1)})),1)})),1)],1)],1)],1)],1)},o=[]},7253:function(t,e,i){var a=i("24fb");e=a(!1),e.push([t.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/**\n * Web唐明明\n * 匆匆数载恍如梦,岁月迢迢华发增。\n * 碌碌无为枉半生,一朝惊醒万事空。\n */.ios-bottom[data-v-041b8c82]{padding-bottom:env(safe-area-inset-bottom);padding-bottom:constant(safe-area-inset-bottom)}.ios-left[data-v-041b8c82]{padding-left:env(safe-area-inset-left);padding-left:constant(safe-area-inset-left)}.ios-right[data-v-041b8c82]{padding-right:env(safe-area-inset-right);padding-right:constant(safe-area-inset-right)}.ios-top[data-v-041b8c82]{padding-top:0}.vertical[data-v-041b8c82]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-pack:center}.nowrap[data-v-041b8c82]{max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ellipsis[data-v-041b8c82]{max-width:100%;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ellipsis-3[data-v-041b8c82]{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3}.ellipsis-4[data-v-041b8c82]{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:4}.ellipsis-5[data-v-041b8c82]{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:5}\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 文字基本颜色 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */.Record[data-v-041b8c82]{width:100%;min-height:100vh;padding-top:%?30?%;background-color:#f5f5f5}.record-top[data-v-041b8c82]{width:calc(100% - %?60?%);height:%?360?%;background-image:linear-gradient(270deg,#076cff,#076cff);box-shadow:0 %?10?% %?20?% %?0?% rgba(139,100,253,.4);margin:0 %?30?%;border-radius:%?20?%;box-sizing:border-box;position:relative;padding:%?10?% %?50?% %?20?% %?50?%;z-index:1}.record-top .record-bg[data-v-041b8c82]{position:absolute;width:%?230?%;bottom:0;right:%?30?%;z-index:1}.record-top .record-top-nav[data-v-041b8c82]{display:flex;flex-direction:row;align-items:center;justify-content:center;box-sizing:border-box}.record-top .record-top-nav .record-top-item[data-v-041b8c82]{margin:%?40?% %?20?%;font-size:%?30?%;font-weight:500;color:#fff}.record-top .record-top-nav .selectTopItem[data-v-041b8c82]{border-bottom:solid %?4?% #fff}.record-top .record-mouth-year[data-v-041b8c82]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;box-sizing:border-box;position:relative;z-index:2;color:#fff;font-size:%?30?%}.record-top .record-mouth-year .record-type-left[data-v-041b8c82]{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;box-sizing:border-box}.record-top .record-mouth-year .record-type-left uni-icons[data-v-041b8c82]{margin-left:%?4?%}.record-top .record-mouth-year .record-type-right[data-v-041b8c82]{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;box-sizing:border-box;font-size:%?24?%}.record-top .record-mouth-year .record-type-right .pay_type_item[data-v-041b8c82]{margin:0 %?10?%;padding:%?2?% %?20?%;border-radius:%?30?%;border:solid %?1?% transparent}.record-top .record-mouth-year .record-type-right .pay_type_item_select[data-v-041b8c82]{border:solid %?1?% #f7f7f7}.record-top .record-title[data-v-041b8c82]{font-size:%?28?%;color:#fff;padding:%?20?% 0}.record-top .record-money[data-v-041b8c82]{color:#fff;font-size:%?50?%;font-weight:700}.record-top .record-money span[data-v-041b8c82]{font-size:%?30?%;font-weight:400;margin-right:%?4?%}.boss[data-v-041b8c82]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;box-sizing:border-box;padding:%?30?%;background-color:#fff}.boss .boss-left[data-v-041b8c82]{display:flex;flex-direction:row;align-items:center;justify-content:center;box-sizing:border-box;font-size:%?32?%;font-weight:700}.boss .boss-right[data-v-041b8c82]{font-size:%?28?%}.boss .boss-right u-icon[data-v-041b8c82]{padding-left:%?20?%}.boss .boss-img[data-v-041b8c82]{width:%?90?%;height:%?90?%;border-radius:50%;margin-right:%?20?%}.lists[data-v-041b8c82]{padding:%?20?%}.lists .list-item[data-v-041b8c82]{background-color:#fff;width:100%;border-radius:%?20?%;margin-bottom:%?20?%;padding:%?20?%}.lists .list-item .list-item-title[data-v-041b8c82]{width:100%;border-bottom:solid %?1?% #f7f7f7;display:flex;flex-direction:row;align-items:center;justify-content:space-between;box-sizing:border-box;padding:%?20?% 0}.lists .list-item .list-item-title .left[data-v-041b8c82]{flex:1;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;box-sizing:border-box}.lists .list-item .list-item-title .left .title[data-v-041b8c82]{width:%?520?%;overflow:hidden;font-size:%?30?%;margin-left:%?12?%;text-overflow:ellipsis;white-space:nowrap}.lists .list-item .list-item-title .left .tags[data-v-041b8c82]{padding:%?4?% %?10?%;border-radius:%?20?% 0 %?20?% 0;background-color:#076cff;font-size:%?26?%;color:#fff}.lists .list-item .list-item-content[data-v-041b8c82]{width:100%;color:#999;padding:%?20?% 0;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;box-sizing:border-box;border-bottom:solid %?1?% #f7f7f7}.lists .list-item .list-item-content .good-img[data-v-041b8c82]{margin-right:%?20?%;width:%?160?%;height:%?160?%;border-radius:%?10?%}.lists .list-item .list-item-content .list-item-right[data-v-041b8c82]{flex:1}.lists .list-item .list-item-content .list-item-right .content-item[data-v-041b8c82]{padding:%?10?% 0}.lists .list-item .person[data-v-041b8c82]{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;box-sizing:border-box;font-size:%?30?%;padding:%?20?% 0 0 0;font-weight:700}.lists .list-item .person .avatar[data-v-041b8c82]{width:%?70?%;height:%?70?%;border-radius:50%;margin-right:%?10?%}.lists .list-item .person .shop-name[data-v-041b8c82]{background-color:#076cff;color:#fff;font-size:%?24?%;font-weight:400;padding:%?4?% %?20?%;border-radius:%?12?%;margin-left:%?20?%}',""]),t.exports=e},"77ed":function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.scanList=e.scanInfo=void 0;var a=i("89d9"),s=function(t,e,i){return(0,a.request)({url:t,method:i,data:e})};e.scanInfo=s;var o=function(t,e){return(0,a.request)({url:t,method:"GET",data:e})};e.scanList=o},8457:function(t,e,i){"use strict";i("cb29"),i("d81d"),i("a9e3"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var a={props:{list:{type:Array,default:function(){return[]}},border:{type:Boolean,default:!0},value:{type:Boolean,default:!1},cancelColor:{type:String,default:"#606266"},confirmColor:{type:String,default:"#2979ff"},zIndex:{type:[String,Number],default:0},safeAreaInsetBottom:{type:Boolean,default:!1},maskCloseAble:{type:Boolean,default:!0},defaultValue:{type:Array,default:function(){return[0]}},mode:{type:String,default:"single-column"},valueName:{type:String,default:"value"},labelName:{type:String,default:"label"},childName:{type:String,default:"children"},title:{type:String,default:""},cancelText:{type:String,default:"取消"},confirmText:{type:String,default:"确认"}},data:function(){return{defaultSelector:[0],columnData:[],selectValue:[],lastSelectIndex:[],columnNum:0,moving:!1}},watch:{value:{immediate:!0,handler:function(t){var e=this;t&&setTimeout((function(){return e.init()}),10)}}},computed:{uZIndex:function(){return this.zIndex?this.zIndex:this.$u.zIndex.popup}},methods:{pickstart:function(){},pickend:function(){},init:function(){this.setColumnNum(),this.setDefaultSelector(),this.setColumnData(),this.setSelectValue()},setDefaultSelector:function(){this.defaultSelector=this.defaultValue.length==this.columnNum?this.defaultValue:Array(this.columnNum).fill(0),this.lastSelectIndex=this.$u.deepClone(this.defaultSelector)},setColumnNum:function(){if("single-column"==this.mode)this.columnNum=1;else if("mutil-column"==this.mode)this.columnNum=this.list.length;else if("mutil-column-auto"==this.mode){var t=1,e=this.list;while(e[0][this.childName])e=e[0]?e[0][this.childName]:{},t++;this.columnNum=t}},setColumnData:function(){var t=[];if(this.selectValue=[],"mutil-column-auto"==this.mode)for(var e=this.list[this.defaultSelector.length?this.defaultSelector[0]:0],i=0;i0&&void 0!==arguments[0]?arguments[0]:null;t&&this.$emit(t,this.selectValue),this.close()},selectHandler:function(){this.$emit("click")}}};e.default=a},9449:function(t,e,i){var a=i("7253");"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var s=i("4f06").default;s("183c0dfd",a,!0,{sourceMap:!1,shadowMode:!1})},"9fd7":function(t,e,i){"use strict";i.r(e);var a=i("8457"),s=i.n(a);for(var o in a)"default"!==o&&function(t){i.d(e,t,(function(){return a[t]}))}(o);e["default"]=s.a},b2715:function(t,e,i){"use strict";i.r(e);var a=i("ecd2"),s=i.n(a);for(var o in a)"default"!==o&&function(t){i.d(e,t,(function(){return a[t]}))}(o);e["default"]=s.a},cb29:function(t,e,i){var a=i("23e7"),s=i("81d5"),o=i("44d2");a({target:"Array",proto:!0},{fill:s}),o("fill")},d474:function(t,e,i){"use strict";var a=i("1b4d"),s=i.n(a);s.a},eb39:function(t,e,i){"use strict";var a=i("9449"),s=i.n(a);s.a},ecd2:function(t,e,i){"use strict";var a=i("4ea4");i("99af"),i("fb6a"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var s=a(i("2909")),o=i("77ed"),n={data:function(){return{lists:[],has_more:!0,page:1,type:"year",scantype:"goods",date:(new Date).toISOString().slice(0,4),params:{year:!0,month:!0,day:!0},show:!1,currentDay:(new Date).toISOString().slice(0,10),currentMonth:(new Date).toISOString().slice(0,7),currentYear:(new Date).toISOString().slice(0,4),account:"",loaded:!1,shopShow:!1,ShopList:[],store_name:"",store_id:"",isBos:!1}},onLoad:function(){this.getList()},onReachBottom:function(){this.has_more?(this.page=this.page+1,this.getList()):this.$refs.uToast.show({title:"吼吼吼~我是有底的~",type:"error",icon:!1,duration:3e3})},methods:{getList:function(){var t=this,e={page:this.page,date_type:this.type,date:this.date,store_id:this.store_id},i="";i="goods"===this.scantype?"manages/warrants/logs":"coupons/verify/logs/coupons",(0,o.scanList)(i,e).then((function(e){console.log(e),t.account=e.all,t.lists=t.lists.concat(e.lists.data),t.has_more=e.lists.page.has_more,t.loaded=!0,t.ShopList=[{name:"全部",store_id:""}].concat((0,s.default)(e.stores)),t.isBos=e.isBos})).catch((function(e){t.$refs.uToast.show({title:e.message,type:"error",icon:!1,duration:3e3})}))},selectCoinType:function(t){this.scantype!==t&&(this.scantype=t,this.store_id="",this.reset())},reset:function(){this.page=1,this.lists=[],this.has_more=!0,this.getList()},selectType:function(t){if(console.log(t,typeof t),this.type!==t)switch(t){case"year":this.type=t,this.params={year:!0,month:!1,day:!1},this.date=this.currentYear,this.store_id="",this.reset();break;case"month":this.type=t,this.params={year:!0,month:!0,day:!1},this.date=this.currentMonth,this.store_id="",this.reset();break;case"day":this.type=t,this.params={year:!0,month:!1,day:!1},this.date=this.currentDay,this.store_id="",this.reset();break}},confirm:function(t){var e=this.type;switch(e){case"year":this.date=t.year,this.reset();break;case"month":this.date=t.year+"-"+t.month,this.reset();break;case"day":this.date=t.year+"-"+t.month+"-"+t.day,this.reset();break}},shopConfirm:function(t){this.store_id=t[0].value,this.store_name=t[0].label,this.reset()}}};e.default=n},ee87:function(t,e,i){"use strict";i.r(e);var a=i("4db8"),s=i("9fd7");for(var o in s)"default"!==o&&function(t){i.d(e,t,(function(){return s[t]}))}(o);i("d474");var n,l=i("f0c5"),r=Object(l["a"])(s["default"],a["b"],a["c"],!1,null,"c980ebec",null,!1,a["a"],n);e["default"]=r.exports},f8f4:function(t,e,i){var a=i("24fb");e=a(!1),e.push([t.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/**\n * Web唐明明\n * 匆匆数载恍如梦,岁月迢迢华发增。\n * 碌碌无为枉半生,一朝惊醒万事空。\n */.ios-bottom[data-v-c980ebec]{padding-bottom:env(safe-area-inset-bottom);padding-bottom:constant(safe-area-inset-bottom)}.ios-left[data-v-c980ebec]{padding-left:env(safe-area-inset-left);padding-left:constant(safe-area-inset-left)}.ios-right[data-v-c980ebec]{padding-right:env(safe-area-inset-right);padding-right:constant(safe-area-inset-right)}.ios-top[data-v-c980ebec]{padding-top:0}.vertical[data-v-c980ebec]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-pack:center}.nowrap[data-v-c980ebec]{max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ellipsis[data-v-c980ebec]{max-width:100%;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ellipsis-3[data-v-c980ebec]{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3}.ellipsis-4[data-v-c980ebec]{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:4}.ellipsis-5[data-v-c980ebec]{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:5}\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 文字基本颜色 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */.u-select__action[data-v-c980ebec]{position:relative;line-height:%?70?%;height:%?70?%}.u-select__action__icon[data-v-c980ebec]{position:absolute;right:%?20?%;top:50%;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}.u-select__action__icon--reverse[data-v-c980ebec]{-webkit-transform:rotate(-180deg) translateY(50%);transform:rotate(-180deg) translateY(50%)}.u-select__hader__title[data-v-c980ebec]{color:#606266}.u-select--border[data-v-c980ebec]{border-radius:%?6?%;border-radius:4px;border:1px solid #dcdfe6}.u-select__header[data-v-c980ebec]{\ndisplay:flex;flex-direction:row;\nalign-items:center;justify-content:space-between;height:%?80?%;padding:0 %?40?%}.u-select__body[data-v-c980ebec]{width:100%;height:%?500?%;overflow:hidden;background-color:#fff}.u-select__body__picker-view[data-v-c980ebec]{height:100%;box-sizing:border-box}.u-select__body__picker-view__item[data-v-c980ebec]{\ndisplay:flex;flex-direction:row;\nalign-items:center;justify-content:center;font-size:%?32?%;color:#303133;padding:0 %?8?%}',""]),t.exports=e}}]); \ No newline at end of file diff --git a/unpackage/dist/build/h5/static/js/pages-verification-history.f61e3b0a.js b/unpackage/dist/build/h5/static/js/pages-verification-history.f61e3b0a.js deleted file mode 100644 index a0f3020..0000000 --- a/unpackage/dist/build/h5/static/js/pages-verification-history.f61e3b0a.js +++ /dev/null @@ -1 +0,0 @@ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-verification-history"],{"141f":function(t,e,i){"use strict";i.d(e,"b",(function(){return s})),i.d(e,"c",(function(){return o})),i.d(e,"a",(function(){return a}));var a={uPicker:i("00a5").default,uniIcons:i("f1a7").default,uSelect:i("ee87").default,uIcon:i("08da").default,uToast:i("4d12").default},s=function(){var t=this,e=t.$createElement,i=t._self._c||e;return t.loaded?i("v-uni-view",{staticClass:"Record"},[i("v-uni-view",{staticClass:"record-top"},[i("v-uni-image",{staticClass:"record-bg",attrs:{src:"/static/images/ver-bg.png",mode:"widthFix"}}),i("v-uni-view",{staticClass:"record-top-nav"},[i("v-uni-view",{class:["record-top-item","year"===t.type?"selectTopItem":""],on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.selectType("year")}}},[t._v("按年")]),i("v-uni-view",{class:["record-top-item","month"===t.type?"selectTopItem":""],on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.selectType("month")}}},[t._v("按月")]),i("v-uni-view",{class:["record-top-item","day"===t.type?"selectTopItem":""],on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.selectType("day")}}},[t._v("按日")])],1),i("v-uni-view",{staticClass:"record-mouth-year"},[i("v-uni-view",{staticClass:"record-type-left"},[i("u-picker",{attrs:{mode:"time",params:t.params,title:"筛选日期","start-year":"2021","end-year":t.currentYear},on:{confirm:function(e){arguments[0]=e=t.$handleEvent(e),t.confirm.apply(void 0,arguments)}},model:{value:t.show,callback:function(e){t.show=e},expression:"show"}}),i("v-uni-view",{on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.show=!0}}},[t._v(t._s(t.date?t.date:"选择日期")),i("uni-icons",{attrs:{type:"arrowdown",color:"#fff",size:"12"}})],1)],1),i("v-uni-view",{staticClass:"record-type-right"},[i("v-uni-view",{class:["pay_type_item","goods"===t.scantype?"pay_type_item_select":""],on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.selectCoinType("goods")}}},[t._v("权证")]),i("v-uni-view",{class:["pay_type_item","coupons"===t.scantype?"pay_type_item_select":""],on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.selectCoinType("coupons")}}},[t._v("优惠券")])],1)],1),i("v-uni-view",{staticClass:"record-title"},[t._v("核销总数 ( 件 )")]),i("v-uni-view",{staticClass:"record-money"},[i("span"),t._v(t._s(t.account)),i("span")])],1),t.isBos?i("v-uni-view",{staticClass:"boss"},[i("v-uni-view",{staticClass:"boss-left"},[i("v-uni-image",{staticClass:"boss-img",attrs:{src:"/static/images/boss.png",mode:"mode"}}),t._v("我是BOSS")],1),i("v-uni-view",{staticClass:"boss-right",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.shopShow=!0}}},[i("u-select",{attrs:{list:t.ShopList,"value-name":"store_id","label-name":"name"},on:{confirm:function(e){arguments[0]=e=t.$handleEvent(e),t.shopConfirm.apply(void 0,arguments)}},model:{value:t.shopShow,callback:function(e){t.shopShow=e},expression:"shopShow"}}),t._v("门店:"),i("u-icon",{attrs:{name:"arrow-down",color:"#606266","label-color":"#606266","margin-right":"10","label-pos":"left",label:t.store_id?t.store_name:"全部门店",size:"28"}})],1)],1):t._e(),t.lists.length>0?i("v-uni-view",{staticClass:"lists"},t._l(t.lists,(function(e,a){return i("v-uni-view",{key:a,staticClass:"list-item"},[i("v-uni-view",{staticClass:"list-item-title"},[i("v-uni-view",{staticClass:"left"},[i("v-uni-view",{staticClass:"tags"},[t._v(t._s("goods"===t.scantype?"权证核销":"优惠券核销"))]),"goods"===t.scantype?i("v-uni-view",{staticClass:"title"},[t._v(t._s(e.goods_sku.goods_name))]):i("v-uni-view",{staticClass:"title"},[t._v(t._s(e.coupon.title))])],1)],1),"goods"===t.scantype?i("v-uni-view",{staticClass:"list-item-content"},[i("v-uni-image",{staticClass:"good-img",attrs:{src:e.goods_sku.cover,mode:"aspectFill"}}),i("v-uni-view",{staticClass:"list-item-right"},[i("v-uni-view",{staticClass:"content-item"},[t._v("核销商品数量:X "+t._s(e.qty))]),i("v-uni-view",{staticClass:"content-item"},[t._v("核销商品规格:"+t._s(e.goods_sku.unit||"通用规格"))]),i("v-uni-view",{staticClass:"content-item"},[t._v("核销时间:"+t._s(e.used_at))])],1)],1):i("v-uni-view",{staticClass:"list-item-content"},["goods"===e.source.type?i("v-uni-image",{staticClass:"good-img",attrs:{src:e.source.cover,mode:"aspectFill"}}):t._e(),i("v-uni-view",{staticClass:"list-item-right"},["goods"===e.source.type?i("v-uni-view",{staticClass:"content-item"},[t._v("兑换商品名称:"+t._s(e.source.name))]):t._e(),i("v-uni-view",{staticClass:"content-item"},[t._v("优惠券规格:满 "+t._s(e.coupon.full)+" 减 "+t._s(e.coupon.price))]),i("v-uni-view",{staticClass:"content-item"},[t._v("优惠券类型:"+t._s(e.coupon.type.text))]),i("v-uni-view",{staticClass:"content-item"},[t._v("核销时间:"+t._s(e.used_at))])],1)],1),i("v-uni-view",{staticClass:"person"},[i("v-uni-image",{staticClass:"avatar",attrs:{src:e.clerk.avatar,mode:"aspectFill"}}),t._v(t._s(e.clerk.nickname)),i("v-uni-view",{staticClass:"shop-name"},[t._v(t._s(e.store.name))])],1)],1)})),1):t._e(),0===t.lists.length&&"goods"===t.scantype?i("no-list",{attrs:{name:"no-in",txt:"没有任何权证核销记录"}}):t._e(),0===t.lists.length&&"coupons"===t.scantype?i("no-list",{attrs:{name:"no-out",txt:"没有任何优惠券核销记录"}}):t._e(),i("u-toast",{ref:"uToast"})],1):t._e()},o=[]},"1b4d":function(t,e,i){var a=i("f8f4");"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var s=i("4f06").default;s("7044bfec",a,!0,{sourceMap:!1,shadowMode:!1})},"2f3a":function(t,e,i){"use strict";i.r(e);var a=i("141f"),s=i("b271");for(var o in s)"default"!==o&&function(t){i.d(e,t,(function(){return s[t]}))}(o);i("eb39");var n,l=i("f0c5"),r=Object(l["a"])(s["default"],a["b"],a["c"],!1,null,"041b8c82",null,!1,a["a"],n);e["default"]=r.exports},"4db8":function(t,e,i){"use strict";i.d(e,"b",(function(){return s})),i.d(e,"c",(function(){return o})),i.d(e,"a",(function(){return a}));var a={uPopup:i("7ffe").default},s=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("v-uni-view",{staticClass:"u-select"},[i("u-popup",{attrs:{maskCloseAble:t.maskCloseAble,mode:"bottom",popup:!1,length:"auto",safeAreaInsetBottom:t.safeAreaInsetBottom,"z-index":t.uZIndex},on:{close:function(e){arguments[0]=e=t.$handleEvent(e),t.close.apply(void 0,arguments)}},model:{value:t.value,callback:function(e){t.value=e},expression:"value"}},[i("v-uni-view",{staticClass:"u-select"},[i("v-uni-view",{staticClass:"u-select__header",on:{touchmove:function(e){e.stopPropagation(),e.preventDefault(),arguments[0]=e=t.$handleEvent(e)}}},[i("v-uni-view",{staticClass:"u-select__header__cancel u-select__header__btn",style:{color:t.cancelColor},attrs:{"hover-class":"u-hover-class","hover-stay-time":150},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.getResult("cancel")}}},[t._v(t._s(t.cancelText))]),i("v-uni-view",{staticClass:"u-select__header__title"},[t._v(t._s(t.title))]),i("v-uni-view",{staticClass:"u-select__header__confirm u-select__header__btn",style:{color:t.moving?t.cancelColor:t.confirmColor},attrs:{"hover-class":"u-hover-class","hover-stay-time":150},on:{touchmove:function(e){e.stopPropagation(),arguments[0]=e=t.$handleEvent(e)},click:function(e){e.stopPropagation(),arguments[0]=e=t.$handleEvent(e),t.getResult("confirm")}}},[t._v(t._s(t.confirmText))])],1),i("v-uni-view",{staticClass:"u-select__body"},[i("v-uni-picker-view",{staticClass:"u-select__body__picker-view",attrs:{value:t.defaultSelector},on:{change:function(e){arguments[0]=e=t.$handleEvent(e),t.columnChange.apply(void 0,arguments)},pickstart:function(e){arguments[0]=e=t.$handleEvent(e),t.pickstart.apply(void 0,arguments)},pickend:function(e){arguments[0]=e=t.$handleEvent(e),t.pickend.apply(void 0,arguments)}}},t._l(t.columnData,(function(e,a){return i("v-uni-picker-view-column",{key:a},t._l(e,(function(e,a){return i("v-uni-view",{key:a,staticClass:"u-select__body__picker-view__item"},[i("v-uni-view",{staticClass:"u-line-1"},[t._v(t._s(e[t.labelName]))])],1)})),1)})),1)],1)],1)],1)],1)},o=[]},7253:function(t,e,i){var a=i("24fb");e=a(!1),e.push([t.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/**\n * Web唐明明\n * 匆匆数载恍如梦,岁月迢迢华发增。\n * 碌碌无为枉半生,一朝惊醒万事空。\n */.ios-bottom[data-v-041b8c82]{padding-bottom:env(safe-area-inset-bottom);padding-bottom:constant(safe-area-inset-bottom)}.ios-left[data-v-041b8c82]{padding-left:env(safe-area-inset-left);padding-left:constant(safe-area-inset-left)}.ios-right[data-v-041b8c82]{padding-right:env(safe-area-inset-right);padding-right:constant(safe-area-inset-right)}.ios-top[data-v-041b8c82]{padding-top:0}.vertical[data-v-041b8c82]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-pack:center}.nowrap[data-v-041b8c82]{max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ellipsis[data-v-041b8c82]{max-width:100%;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ellipsis-3[data-v-041b8c82]{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3}.ellipsis-4[data-v-041b8c82]{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:4}.ellipsis-5[data-v-041b8c82]{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:5}\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 文字基本颜色 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */.Record[data-v-041b8c82]{width:100%;min-height:100vh;padding-top:%?30?%;background-color:#f5f5f5}.record-top[data-v-041b8c82]{width:calc(100% - %?60?%);height:%?360?%;background-image:linear-gradient(270deg,#076cff,#076cff);box-shadow:0 %?10?% %?20?% %?0?% rgba(139,100,253,.4);margin:0 %?30?%;border-radius:%?20?%;box-sizing:border-box;position:relative;padding:%?10?% %?50?% %?20?% %?50?%;z-index:1}.record-top .record-bg[data-v-041b8c82]{position:absolute;width:%?230?%;bottom:0;right:%?30?%;z-index:1}.record-top .record-top-nav[data-v-041b8c82]{display:flex;flex-direction:row;align-items:center;justify-content:center;box-sizing:border-box}.record-top .record-top-nav .record-top-item[data-v-041b8c82]{margin:%?40?% %?20?%;font-size:%?30?%;font-weight:500;color:#fff}.record-top .record-top-nav .selectTopItem[data-v-041b8c82]{border-bottom:solid %?4?% #fff}.record-top .record-mouth-year[data-v-041b8c82]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;box-sizing:border-box;position:relative;z-index:2;color:#fff;font-size:%?30?%}.record-top .record-mouth-year .record-type-left[data-v-041b8c82]{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;box-sizing:border-box}.record-top .record-mouth-year .record-type-left uni-icons[data-v-041b8c82]{margin-left:%?4?%}.record-top .record-mouth-year .record-type-right[data-v-041b8c82]{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;box-sizing:border-box;font-size:%?24?%}.record-top .record-mouth-year .record-type-right .pay_type_item[data-v-041b8c82]{margin:0 %?10?%;padding:%?2?% %?20?%;border-radius:%?30?%;border:solid %?1?% transparent}.record-top .record-mouth-year .record-type-right .pay_type_item_select[data-v-041b8c82]{border:solid %?1?% #f7f7f7}.record-top .record-title[data-v-041b8c82]{font-size:%?28?%;color:#fff;padding:%?20?% 0}.record-top .record-money[data-v-041b8c82]{color:#fff;font-size:%?50?%;font-weight:700}.record-top .record-money span[data-v-041b8c82]{font-size:%?30?%;font-weight:400;margin-right:%?4?%}.boss[data-v-041b8c82]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;box-sizing:border-box;padding:%?30?%;background-color:#fff}.boss .boss-left[data-v-041b8c82]{display:flex;flex-direction:row;align-items:center;justify-content:center;box-sizing:border-box;font-size:%?32?%;font-weight:700}.boss .boss-right[data-v-041b8c82]{font-size:%?28?%}.boss .boss-right u-icon[data-v-041b8c82]{padding-left:%?20?%}.boss .boss-img[data-v-041b8c82]{width:%?90?%;height:%?90?%;border-radius:50%;margin-right:%?20?%}.lists[data-v-041b8c82]{padding:%?20?%}.lists .list-item[data-v-041b8c82]{background-color:#fff;width:100%;border-radius:%?20?%;margin-bottom:%?20?%;padding:%?20?%}.lists .list-item .list-item-title[data-v-041b8c82]{width:100%;border-bottom:solid %?1?% #f7f7f7;display:flex;flex-direction:row;align-items:center;justify-content:space-between;box-sizing:border-box;padding:%?20?% 0}.lists .list-item .list-item-title .left[data-v-041b8c82]{flex:1;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;box-sizing:border-box}.lists .list-item .list-item-title .left .title[data-v-041b8c82]{width:%?520?%;overflow:hidden;font-size:%?30?%;margin-left:%?12?%;text-overflow:ellipsis;white-space:nowrap}.lists .list-item .list-item-title .left .tags[data-v-041b8c82]{padding:%?4?% %?10?%;border-radius:%?20?% 0 %?20?% 0;background-color:#076cff;font-size:%?26?%;color:#fff}.lists .list-item .list-item-content[data-v-041b8c82]{width:100%;color:#999;padding:%?20?% 0;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;box-sizing:border-box;border-bottom:solid %?1?% #f7f7f7}.lists .list-item .list-item-content .good-img[data-v-041b8c82]{margin-right:%?20?%;width:%?160?%;height:%?160?%;border-radius:%?10?%}.lists .list-item .list-item-content .list-item-right[data-v-041b8c82]{flex:1}.lists .list-item .list-item-content .list-item-right .content-item[data-v-041b8c82]{padding:%?10?% 0}.lists .list-item .person[data-v-041b8c82]{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;box-sizing:border-box;font-size:%?30?%;padding:%?20?% 0 0 0;font-weight:700}.lists .list-item .person .avatar[data-v-041b8c82]{width:%?70?%;height:%?70?%;border-radius:50%;margin-right:%?10?%}.lists .list-item .person .shop-name[data-v-041b8c82]{background-color:#076cff;color:#fff;font-size:%?24?%;font-weight:400;padding:%?4?% %?20?%;border-radius:%?12?%;margin-left:%?20?%}',""]),t.exports=e},"77ed":function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.scanList=e.scanInfo=void 0;var a=i("89d9"),s=function(t,e,i){return(0,a.request)({url:t,method:i,data:e})};e.scanInfo=s;var o=function(t,e){return(0,a.request)({url:t,method:"GET",data:e})};e.scanList=o},8457:function(t,e,i){"use strict";i("cb29"),i("d81d"),i("a9e3"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var a={props:{list:{type:Array,default:function(){return[]}},border:{type:Boolean,default:!0},value:{type:Boolean,default:!1},cancelColor:{type:String,default:"#606266"},confirmColor:{type:String,default:"#2979ff"},zIndex:{type:[String,Number],default:0},safeAreaInsetBottom:{type:Boolean,default:!1},maskCloseAble:{type:Boolean,default:!0},defaultValue:{type:Array,default:function(){return[0]}},mode:{type:String,default:"single-column"},valueName:{type:String,default:"value"},labelName:{type:String,default:"label"},childName:{type:String,default:"children"},title:{type:String,default:""},cancelText:{type:String,default:"取消"},confirmText:{type:String,default:"确认"}},data:function(){return{defaultSelector:[0],columnData:[],selectValue:[],lastSelectIndex:[],columnNum:0,moving:!1}},watch:{value:{immediate:!0,handler:function(t){var e=this;t&&setTimeout((function(){return e.init()}),10)}}},computed:{uZIndex:function(){return this.zIndex?this.zIndex:this.$u.zIndex.popup}},methods:{pickstart:function(){},pickend:function(){},init:function(){this.setColumnNum(),this.setDefaultSelector(),this.setColumnData(),this.setSelectValue()},setDefaultSelector:function(){this.defaultSelector=this.defaultValue.length==this.columnNum?this.defaultValue:Array(this.columnNum).fill(0),this.lastSelectIndex=this.$u.deepClone(this.defaultSelector)},setColumnNum:function(){if("single-column"==this.mode)this.columnNum=1;else if("mutil-column"==this.mode)this.columnNum=this.list.length;else if("mutil-column-auto"==this.mode){var t=1,e=this.list;while(e[0][this.childName])e=e[0]?e[0][this.childName]:{},t++;this.columnNum=t}},setColumnData:function(){var t=[];if(this.selectValue=[],"mutil-column-auto"==this.mode)for(var e=this.list[this.defaultSelector.length?this.defaultSelector[0]:0],i=0;i0&&void 0!==arguments[0]?arguments[0]:null;t&&this.$emit(t,this.selectValue),this.close()},selectHandler:function(){this.$emit("click")}}};e.default=a},9449:function(t,e,i){var a=i("7253");"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var s=i("4f06").default;s("183c0dfd",a,!0,{sourceMap:!1,shadowMode:!1})},"9fd7":function(t,e,i){"use strict";i.r(e);var a=i("8457"),s=i.n(a);for(var o in a)"default"!==o&&function(t){i.d(e,t,(function(){return a[t]}))}(o);e["default"]=s.a},b271:function(t,e,i){"use strict";i.r(e);var a=i("ecd2"),s=i.n(a);for(var o in a)"default"!==o&&function(t){i.d(e,t,(function(){return a[t]}))}(o);e["default"]=s.a},cb29:function(t,e,i){var a=i("23e7"),s=i("81d5"),o=i("44d2");a({target:"Array",proto:!0},{fill:s}),o("fill")},d474:function(t,e,i){"use strict";var a=i("1b4d"),s=i.n(a);s.a},eb39:function(t,e,i){"use strict";var a=i("9449"),s=i.n(a);s.a},ecd2:function(t,e,i){"use strict";var a=i("4ea4");i("99af"),i("fb6a"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var s=a(i("2909")),o=i("77ed"),n={data:function(){return{lists:[],has_more:!0,page:1,type:"year",scantype:"goods",date:(new Date).toISOString().slice(0,4),params:{year:!0,month:!0,day:!0},show:!1,currentDay:(new Date).toISOString().slice(0,10),currentMonth:(new Date).toISOString().slice(0,7),currentYear:(new Date).toISOString().slice(0,4),account:"",loaded:!1,shopShow:!1,ShopList:[],store_name:"",store_id:"",isBos:!1}},onLoad:function(){this.getList()},onReachBottom:function(){this.has_more?(this.page=this.page+1,this.getList()):this.$refs.uToast.show({title:"吼吼吼~我是有底的~",type:"error",icon:!1,duration:3e3})},methods:{getList:function(){var t=this,e={page:this.page,date_type:this.type,date:this.date,store_id:this.store_id},i="";i="goods"===this.scantype?"manages/warrants/logs":"coupons/verify/logs/coupons",(0,o.scanList)(i,e).then((function(e){console.log(e),t.account=e.all,t.lists=t.lists.concat(e.lists.data),t.has_more=e.lists.page.has_more,t.loaded=!0,t.ShopList=[{name:"全部",store_id:""}].concat((0,s.default)(e.stores)),t.isBos=e.isBos})).catch((function(e){t.$refs.uToast.show({title:e.message,type:"error",icon:!1,duration:3e3})}))},selectCoinType:function(t){this.scantype!==t&&(this.scantype=t,this.store_id="",this.reset())},reset:function(){this.page=1,this.lists=[],this.has_more=!0,this.getList()},selectType:function(t){if(console.log(t,typeof t),this.type!==t)switch(t){case"year":this.type=t,this.params={year:!0,month:!1,day:!1},this.date=this.currentYear,this.store_id="",this.reset();break;case"month":this.type=t,this.params={year:!0,month:!0,day:!1},this.date=this.currentMonth,this.store_id="",this.reset();break;case"day":this.type=t,this.params={year:!0,month:!1,day:!1},this.date=this.currentDay,this.store_id="",this.reset();break}},confirm:function(t){var e=this.type;switch(e){case"year":this.date=t.year,this.reset();break;case"month":this.date=t.year+"-"+t.month,this.reset();break;case"day":this.date=t.year+"-"+t.month+"-"+t.day,this.reset();break}},shopConfirm:function(t){this.store_id=t[0].value,this.store_name=t[0].label,this.reset()}}};e.default=n},ee87:function(t,e,i){"use strict";i.r(e);var a=i("4db8"),s=i("9fd7");for(var o in s)"default"!==o&&function(t){i.d(e,t,(function(){return s[t]}))}(o);i("d474");var n,l=i("f0c5"),r=Object(l["a"])(s["default"],a["b"],a["c"],!1,null,"c980ebec",null,!1,a["a"],n);e["default"]=r.exports},f8f4:function(t,e,i){var a=i("24fb");e=a(!1),e.push([t.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/**\n * Web唐明明\n * 匆匆数载恍如梦,岁月迢迢华发增。\n * 碌碌无为枉半生,一朝惊醒万事空。\n */.ios-bottom[data-v-c980ebec]{padding-bottom:env(safe-area-inset-bottom);padding-bottom:constant(safe-area-inset-bottom)}.ios-left[data-v-c980ebec]{padding-left:env(safe-area-inset-left);padding-left:constant(safe-area-inset-left)}.ios-right[data-v-c980ebec]{padding-right:env(safe-area-inset-right);padding-right:constant(safe-area-inset-right)}.ios-top[data-v-c980ebec]{padding-top:0}.vertical[data-v-c980ebec]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-pack:center}.nowrap[data-v-c980ebec]{max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ellipsis[data-v-c980ebec]{max-width:100%;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ellipsis-3[data-v-c980ebec]{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3}.ellipsis-4[data-v-c980ebec]{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:4}.ellipsis-5[data-v-c980ebec]{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:5}\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 文字基本颜色 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */.u-select__action[data-v-c980ebec]{position:relative;line-height:%?70?%;height:%?70?%}.u-select__action__icon[data-v-c980ebec]{position:absolute;right:%?20?%;top:50%;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}.u-select__action__icon--reverse[data-v-c980ebec]{-webkit-transform:rotate(-180deg) translateY(50%);transform:rotate(-180deg) translateY(50%)}.u-select__hader__title[data-v-c980ebec]{color:#606266}.u-select--border[data-v-c980ebec]{border-radius:%?6?%;border-radius:4px;border:1px solid #dcdfe6}.u-select__header[data-v-c980ebec]{\ndisplay:flex;flex-direction:row;\nalign-items:center;justify-content:space-between;height:%?80?%;padding:0 %?40?%}.u-select__body[data-v-c980ebec]{width:100%;height:%?500?%;overflow:hidden;background-color:#fff}.u-select__body__picker-view[data-v-c980ebec]{height:100%;box-sizing:border-box}.u-select__body__picker-view__item[data-v-c980ebec]{\ndisplay:flex;flex-direction:row;\nalign-items:center;justify-content:center;font-size:%?32?%;color:#303133;padding:0 %?8?%}',""]),t.exports=e}}]); \ No newline at end of file diff --git a/unpackage/dist/build/h5/static/js/pages-vip-vip.7b8688b4.js b/unpackage/dist/build/h5/static/js/pages-vip-vip.7b8688b4.js new file mode 100644 index 0000000..2b40912 --- /dev/null +++ b/unpackage/dist/build/h5/static/js/pages-vip-vip.7b8688b4.js @@ -0,0 +1 @@ +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-vip-vip"],{"089f":function(e,i,t){"use strict";var n=t("37ee"),a=t.n(n);a.a},"1de5":function(e,i,t){"use strict";e.exports=function(e,i){return i||(i={}),e=e&&e.__esModule?e.default:e,"string"!==typeof e?e:(/^['"].*['"]$/.test(e)&&(e=e.slice(1,-1)),i.hash&&(e+=i.hash),/["'() \t\n]/.test(e)||i.needQuotes?'"'.concat(e.replace(/"/g,'\\"').replace(/\n/g,"\\n"),'"'):e)}},"1f56":function(e,i){e.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFYAAABACAMAAAC3B3BDAAAAM1BMVEUAAADb29vc3Nzb29vb29vb29vc3Nzb29vc3Nza2trb29vb29vb29va2trd3d3b29vb29u1O//tAAAAEHRSTlMAv9LHt4TgXz438nHGmUwq97zaPgAAAHhJREFUWMPt1bsOgCAMhWGQcvfC+z+tNjrK1JJgPP/W5RuaJjUIIYTQfEWiOEBtV/ouMWvV2YXZoM46Zhewv2X3zd4VZssz+CxTU+uURKzvsXYMSyI299hDuFz7hro854GB/S476OkQs6s6W5mtRj0fgjcIIYTQdJ2WxQ1J9tuhiAAAAABJRU5ErkJggg=="},"37ee":function(e,i,t){var n=t("fea2");"string"===typeof n&&(n=[[e.i,n,""]]),n.locals&&(e.exports=n.locals);var a=t("4f06").default;a("091febc4",n,!0,{sourceMap:!1,shadowMode:!1})},5651:function(e,i,t){var n=t("24fb");i=n(!1),i.push([e.i,"uni-page-body[data-v-6ebb6a08]{background-color:#fff}body.?%PAGE?%[data-v-6ebb6a08]{background-color:#fff}",""]),e.exports=i},"57dc":function(e,i,t){e.exports=t.p+"static/fonts/uni.75745d34.ttf"},"5f33":function(e,i,t){"use strict";t.r(i);var n=t("caa6"),a=t.n(n);for(var o in n)"default"!==o&&function(e){t.d(i,e,(function(){return n[e]}))}(o);i["default"]=a.a},6876:function(e,i,t){"use strict";var n;t.d(i,"b",(function(){return a})),t.d(i,"c",(function(){return o})),t.d(i,"a",(function(){return n}));var a=function(){var e=this,i=e.$createElement,t=e._self._c||i;return t("v-uni-text",{staticClass:"uni-icons",class:[e.fontFamily,e.fontFamily?e.type:""],style:{color:e.color,"font-size":e.size+"px"},on:{click:function(i){arguments[0]=i=e.$handleEvent(i),e._onClick.apply(void 0,arguments)}}},[e._v(e._s(e.fontFamily?"":e.icons[e.type]))])},o=[]},"7b81":function(e,i,t){var n=t("5651");"string"===typeof n&&(n=[[e.i,n,""]]),n.locals&&(e.exports=n.locals);var a=t("4f06").default;a("54025d55",n,!0,{sourceMap:!1,shadowMode:!1})},8882:function(e,i,t){var n;t("c975"),t("ac1f"),t("466d"),t("5319"),t("1276");var a=t("9523");!function(a,o){n=function(){return o(a)}.call(i,t,i,e),void 0===n||(e.exports=n)}(window,(function(e,i){if(!e.jWeixin){var t,n,o={config:"preVerifyJSAPI",onMenuShareTimeline:"menu:share:timeline",onMenuShareAppMessage:"menu:share:appmessage",onMenuShareQQ:"menu:share:qq",onMenuShareWeibo:"menu:share:weiboApp",onMenuShareQZone:"menu:share:QZone",previewImage:"imagePreview",getLocation:"geoLocation",openProductSpecificView:"openProductViewWithPid",addCard:"batchAddCard",openCard:"batchViewCard",chooseWXPay:"getBrandWCPayRequest",openEnterpriseRedPacket:"getRecevieBizHongBaoRequest",startSearchBeacons:"startMonitoringBeacons",stopSearchBeacons:"stopMonitoringBeacons",onSearchBeacons:"onBeaconsInRange",consumeAndShareCard:"consumedShareCard",openAddress:"editAddress"},r=function(){var e={};for(var i in o)e[o[i]]=i;return e}(),s=e.document,c=s.title,d=navigator.userAgent.toLowerCase(),l=navigator.platform.toLowerCase(),u=!(!l.match("mac")&&!l.match("win")),p=-1!=d.indexOf("wxdebugger"),f=-1!=d.indexOf("micromessenger"),v=-1!=d.indexOf("android"),g=-1!=d.indexOf("iphone")||-1!=d.indexOf("ipad"),h=(n=d.match(/micromessenger\/(\d+\.\d+\.\d+)/)||d.match(/micromessenger\/(\d+\.\d+)/))?n[1]:"",b={initStartTime:E(),initEndTime:0,preVerifyStartTime:0,preVerifyEndTime:0},m={version:1,appId:"",initTime:0,preVerifyTime:0,networkType:"",isPreVerifyOk:1,systemType:g?1:v?2:-1,clientVersion:h,url:encodeURIComponent(location.href)},w={},y={_completes:[]},x={state:0,data:{}};z((function(){b.initEndTime=E()}));var _=!1,k=[],A=(t={config:function(i){V("config",w=i);var t=!1!==w.check;z((function(){if(t)S(o.config,{verifyJsApiList:O(w.jsApiList),verifyOpenTagList:O(w.openTagList)},function(){y._complete=function(e){b.preVerifyEndTime=E(),x.state=1,x.data=e},y.success=function(e){m.isPreVerifyOk=0},y.fail=function(e){y._fail?y._fail(e):x.state=-1};var e=y._completes;return e.push((function(){!function(){if(!(u||p||w.debug||h<"6.0.2"||m.systemType<0)){var e=new Image;m.appId=w.appId,m.initTime=b.initEndTime-b.initStartTime,m.preVerifyTime=b.preVerifyEndTime-b.preVerifyStartTime,A.getNetworkType({isInnerInvoke:!0,success:function(i){m.networkType=i.networkType;var t="https://open.weixin.qq.com/sdk/report?v="+m.version+"&o="+m.isPreVerifyOk+"&s="+m.systemType+"&c="+m.clientVersion+"&a="+m.appId+"&n="+m.networkType+"&i="+m.initTime+"&p="+m.preVerifyTime+"&u="+m.url;e.src=t}})}}()})),y.complete=function(i){for(var t=0,n=e.length;t=e.length?{done:!0}:{done:!1,value:e[a++]}},e:function(e){throw e},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var r,s=!0,c=!1;return{s:function(){t=e[Symbol.iterator]()},n:function(){var e=t.next();return s=e.done,e},e:function(e){c=!0,r=e},f:function(){try{s||null==t["return"]||t["return"]()}finally{if(c)throw r}}}}},caa6:function(e,i,t){"use strict";var n=t("4ea4");t("a9e3"),Object.defineProperty(i,"__esModule",{value:!0}),i.default=void 0;var a=n(t("e437")),o={name:"UniIcons",emits:["click"],props:{type:{type:String,default:""},color:{type:String,default:"#333333"},size:{type:[Number,String],default:16},fontFamily:{type:String,default:""}},data:function(){return{icons:a.default}},methods:{_onClick:function(){this.$emit("click")}}};i.default=o},e437:function(e,i,t){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.default=void 0;var n={pulldown:"",refreshempty:"",back:"",forward:"",more:"","more-filled":"",scan:"",qq:"",weibo:"",weixin:"",pengyouquan:"",loop:"",refresh:"","refresh-filled":"",arrowthindown:"",arrowthinleft:"",arrowthinright:"",arrowthinup:"","undo-filled":"",undo:"",redo:"","redo-filled":"",bars:"",chatboxes:"",camera:"","chatboxes-filled":"","camera-filled":"","cart-filled":"",cart:"","checkbox-filled":"",checkbox:"",arrowleft:"",arrowdown:"",arrowright:"","smallcircle-filled":"",arrowup:"",circle:"","eye-filled":"","eye-slash-filled":"","eye-slash":"",eye:"","flag-filled":"",flag:"","gear-filled":"",reload:"",gear:"","hand-thumbsdown-filled":"","hand-thumbsdown":"","hand-thumbsup-filled":"","heart-filled":"","hand-thumbsup":"",heart:"",home:"",info:"","home-filled":"","info-filled":"","circle-filled":"","chat-filled":"",chat:"","mail-open-filled":"","email-filled":"","mail-open":"",email:"",checkmarkempty:"",list:"","locked-filled":"",locked:"","map-filled":"","map-pin":"","map-pin-ellipse":"",map:"","minus-filled":"","mic-filled":"",minus:"",micoff:"",mic:"",clear:"",smallcircle:"",close:"",closeempty:"",paperclip:"",paperplane:"","paperplane-filled":"","person-filled":"","contact-filled":"",person:"",contact:"","images-filled":"",phone:"",images:"",image:"","image-filled":"","location-filled":"",location:"","plus-filled":"",plus:"",plusempty:"","help-filled":"",help:"","navigate-filled":"",navigate:"","mic-slash-filled":"",search:"",settings:"",sound:"","sound-filled":"","spinner-cycle":"","download-filled":"","personadd-filled":"","videocam-filled":"",personadd:"",upload:"","upload-filled":"",starhalf:"","star-filled":"",star:"",trash:"","phone-filled":"",compose:"",videocam:"","trash-filled":"",download:"","chatbubble-filled":"",chatbubble:"","cloud-download":"","cloud-upload-filled":"","cloud-upload":"","cloud-download-filled":"",headphones:"",shop:""};i.default=n},ef1b:function(e,i,t){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.uploads=void 0;var n=t("89d9"),a=function(e){return(0,n.uploading)(e)};i.uploads=a},f1a7:function(e,i,t){"use strict";t.r(i);var n=t("6876"),a=t("5f33");for(var o in a)"default"!==o&&function(e){t.d(i,e,(function(){return a[e]}))}(o);t("99ac");var r,s=t("f0c5"),c=Object(s["a"])(a["default"],n["b"],n["c"],!1,null,"218f84fe",null,!1,n["a"],r);i["default"]=c.exports},f31e:function(e,i,t){"use strict";t.d(i,"b",(function(){return a})),t.d(i,"c",(function(){return o})),t.d(i,"a",(function(){return n}));var n={uniIcons:t("f1a7").default},a=function(){var e=this,i=e.$createElement,n=e._self._c||i;return e.loding?e._e():n("v-uni-view",{staticClass:"content"},[e.canForm?n("v-uni-view",{staticClass:"canBack"}):e._e(),e.canForm?n("v-uni-view",{staticClass:"canPop"},[n("v-uni-image",{staticClass:"canPop-tips",attrs:{src:"/static/user/order-cancelPay.png",mode:"widthFix"},on:{click:function(i){arguments[0]=i=e.$handleEvent(i),e.canClick.apply(void 0,arguments)}}}),n("v-uni-view",{staticClass:"canPop-cont"},[e._v("上传打款凭证")]),n("v-uni-image",{staticClass:"canPop-cover",attrs:{src:e.canFromImg.showpath||t("1f56"),mode:"aspectFill"},on:{click:function(i){arguments[0]=i=e.$handleEvent(i),e.updImg()}}}),n("v-uni-view",{staticClass:"canPop-btn",on:{click:function(i){arguments[0]=i=e.$handleEvent(i),e.canSubmit.apply(void 0,arguments)}}},[e._v("提交")])],1):e._e(),n("v-uni-swiper",{staticClass:"vip-container",attrs:{"previous-margin":"55rpx","next-margin":"55rpx",circular:!0},on:{change:function(i){arguments[0]=i=e.$handleEvent(i),e.swiperChange.apply(void 0,arguments)}}},e._l(e.identitie,(function(i,a){return n("v-uni-swiper-item",{key:a,staticClass:"swiper-item"},[n("v-uni-view",{staticClass:"vip-item",class:e.tabsIndex==a?"color-item-img":""},[n("v-uni-image",{staticClass:"vip-back",attrs:{src:i.card_cover,mode:"scaleToFill"}}),n("v-uni-view",{staticClass:"vip-cont"},[n("v-uni-view",{staticClass:"vip-name"},[e._v(e._s(i.name)),n("v-uni-image",{staticClass:"vip-name-img",attrs:{src:t("faba"),mode:"widthFix"},on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.showRemark(i.name,i.node_definition)}}})],1),i.count?n("v-uni-view",{staticClass:"vip-number"},[e._v(e._s(i.count.stock>0?"剩余名额:"+i.count.residue:"不限名数"))]):e._e(),n("v-uni-view",{staticClass:"vip-tips"},[2==i.identity_id?n("v-uni-view",{staticClass:"vip-tips-text vip-tips-color-01"},[e._v(e._s(i.title))]):3==i.identity_id?n("v-uni-view",{staticClass:"vip-tips-text vip-tips-color-02"},[e._v(e._s(i.title))]):4==i.identity_id?n("v-uni-view",{staticClass:"vip-tips-text vip-tips-color-03"},[e._v(e._s(i.title))]):5==i.identity_id?n("v-uni-view",{staticClass:"vip-tips-text vip-tips-color-04"},[e._v(e._s(i.title))]):e._e()],1)],1)],1)],1)})),1),n("v-uni-view",{staticClass:"privilege"},[n("v-uni-view",{staticClass:"privilege-list"},[n("v-uni-image",{staticClass:"privilege-img",attrs:{src:"/static/user/vip_privilege_00.png",mode:""}}),n("v-uni-view",{staticClass:"privilege-text"},[n("v-uni-view",{staticClass:"privilege-name"},[e._v("节点定义")]),e._v(e._s(e.identitie[e.tabsIndex].node_definition))],1)],1),n("v-uni-view",{staticClass:"privilege-list"},[n("v-uni-image",{staticClass:"privilege-img",attrs:{src:"/static/user/vip_privilege_01.png",mode:""}}),n("v-uni-view",{staticClass:"privilege-text"},[n("v-uni-view",{staticClass:"privilege-name"},[e._v("升级条件")]),e.openCondition.energy_shard?[n("v-uni-view",{staticClass:"privilege-label",class:{active:e.openCondition.energy_shard.finish}},[e._v(e._s(e.openCondition.energy_shard.message)),e.openCondition.energy_shard.finish?n("uni-icons",{attrs:{type:"checkmarkempty",size:"17",color:"#f6b338"}}):e._e()],1),e.openCondition.energy_shard.finish?n("v-uni-view",{staticClass:"privilege-label"},[e._v(e._s(e.openCondition.service_charge.message))]):n("v-uni-view",{staticClass:"privilege-label",class:{active:e.openCondition.price.finish}},[e._v(e._s(e.openCondition.price.message))])]:[n("v-uni-view",{staticClass:"privilege-label",class:{active:e.openCondition.price.finish}},[e._v(e._s(e.openCondition.price.message))])]],2)],1),n("v-uni-view",{staticClass:"privilege-list"},[n("v-uni-image",{staticClass:"privilege-img",attrs:{src:"/static/user/vip_privilege_02.png",mode:""}}),n("v-uni-view",{staticClass:"privilege-text"},[n("v-uni-view",{staticClass:"privilege-name"},[e._v("节点权益")]),e._l(e.identitie[e.tabsIndex].rights,(function(i,t){return n("v-uni-view",{key:t,staticClass:"privilege-label privilege-right"},[e._v("&"+e._s(i.remark))])}))],2)],1)],1),n("v-uni-view",{staticClass:"agree"},[n("v-uni-view",{staticClass:"agree-tips",on:{click:function(i){arguments[0]=i=e.$handleEvent(i),e.$Router.push({name:"vipAgree",params:{type:"vipAgree"}})}}},[e._v("请仔细阅读并确认服务协议")])],1),n("v-uni-view",{staticClass:"agree-btn",on:{click:function(i){arguments[0]=i=e.$handleEvent(i),e.agreeChange.apply(void 0,arguments)}}},[n("v-uni-radio",{staticStyle:{transform:"scale(.7)"},attrs:{checked:e.selected,color:"#7c52fc"}}),e._v("会员服务协议")],1),n("v-uni-view",{staticClass:"footer"},[n("v-uni-image",{staticClass:"footer-btn",attrs:{src:e.identitie[e.tabsIndex].button_cover,mode:"widthFix"},on:{click:function(i){arguments[0]=i=e.$handleEvent(i),e.openOrder.apply(void 0,arguments)}}})],1)],1)},o=[]},faba:function(e,i){e.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAM1BMVEX///8AAAD///////////////////////////////////////////////////////////+Q8lQ3AAAAEXRSTlOAABE+dTEHN0gpbSNhZ1xSHHylzX4AAAD+SURBVDjLZVPdooYgCJuI/37V+z/tqVMi4q5iWzAy4RSoBe9DIc0pQzgYL44Ud0NgKLA3hnjA4EfacDF2lGmgydb+k+c2DFHaBnrKUL+aPsN4x0v0LxG/hiD6RBXqNozpj+B7z0/j8pHRQRqkmz/H6Chd4TogtFhnW8iKvpQsBmEvFGygGRwBadPb3ALwyEbu9CwjZYY3+v/JYhrMCI6rDm9C5ltvmkig7Yh5SQzXzQa0joRbQlTmuo6Ei+uf1s03g14aSGvG0zmsqdxaxtdAegtdtfHTFjUjsJ73GIxDefXFuaqVuZirZ071jNvlpSxdOJO+vILYgs/ZpxYV+Qe1SgWAQc5UYwAAAABJRU5ErkJggg=="},fea2:function(e,i,t){var n=t("24fb");i=n(!1),i.push([e.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/**\n * Web唐明明\n * 匆匆数载恍如梦,岁月迢迢华发增。\n * 碌碌无为枉半生,一朝惊醒万事空。\n */.ios-bottom[data-v-6ebb6a08]{padding-bottom:env(safe-area-inset-bottom);padding-bottom:constant(safe-area-inset-bottom)}.ios-left[data-v-6ebb6a08]{padding-left:env(safe-area-inset-left);padding-left:constant(safe-area-inset-left)}.ios-right[data-v-6ebb6a08]{padding-right:env(safe-area-inset-right);padding-right:constant(safe-area-inset-right)}.ios-top[data-v-6ebb6a08]{padding-top:0}.vertical[data-v-6ebb6a08]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-pack:center}.nowrap[data-v-6ebb6a08]{max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ellipsis[data-v-6ebb6a08]{max-width:100%;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ellipsis-3[data-v-6ebb6a08]{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3}.ellipsis-4[data-v-6ebb6a08]{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:4}.ellipsis-5[data-v-6ebb6a08]{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:5}\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 文字基本颜色 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */.canBack[data-v-6ebb6a08]{position:fixed;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);left:0;top:0;z-index:99}.canPop[data-v-6ebb6a08]{position:absolute;background-color:#fff;left:%?100?%;right:%?100?%;top:30%;z-index:101;padding:%?30?%;box-sizing:border-box;border-radius:%?10?%;text-align:center}.canPop .canPop-tips[data-v-6ebb6a08]{position:absolute;right:%?20?%;top:%?32?%;width:%?32?%;height:%?32?%;z-index:1002}.canPop .canPop-cont[data-v-6ebb6a08]{font-size:%?32?%;font-weight:600}.canPop .canPop-cover[data-v-6ebb6a08]{margin:%?60?% auto %?40?%;width:%?240?%;height:%?240?%;border:%?2?% solid #f3f3f3}.canPop .canPop-btn[data-v-6ebb6a08]{text-align:center;background:#8b64fd;border-radius:0;height:%?90?%;line-height:%?90?%;font-size:%?32?%;color:#fff}.canPop .canPop-btn[data-v-6ebb6a08]::after{border:none}.vip-container[data-v-6ebb6a08]{width:%?750?%;height:%?340?%;margin-top:%?30?%}.swiper-item[data-v-6ebb6a08]{width:%?640?%;height:%?340?%;display:flex}.vip-item[data-v-6ebb6a08]{width:%?640?%;height:%?340?%;border-radius:%?20?%;position:relative}.vip-item .vip-back[data-v-6ebb6a08]{position:absolute;left:0;top:0;width:100%;height:100%}.vip-item .vip-cont[data-v-6ebb6a08]{position:absolute;left:0;top:0;width:100%;height:100%;z-index:9;padding:%?45?% %?70?%;box-sizing:border-box}.vip-item .vip-cont .vip-name[data-v-6ebb6a08]{display:flex;font-size:%?46?%;color:#fff;font-weight:600}.vip-item .vip-cont .vip-name .vip-name-img[data-v-6ebb6a08]{width:%?36?%;height:%?36?%;margin:%?12?% %?20?%}.vip-item .vip-cont .vip-number[data-v-6ebb6a08]{margin:%?10?% 0 %?40?%;color:#fff;font-size:%?32?%;opacity:.8}.vip-item .vip-cont .vip-tips[data-v-6ebb6a08]{font-size:%?30?%;background-color:#e8ebf6;display:inline-block;border-radius:%?80?%;height:%?60?%;line-height:%?60?%;padding:0 %?30?%}.vip-item .vip-cont .vip-tips .vip-tips-text[data-v-6ebb6a08]{font-weight:700;-webkit-background-clip:text;background-clip:text;color:transparent}.vip-item .vip-cont .vip-tips .vip-tips-color-00[data-v-6ebb6a08]{background-image:linear-gradient(180deg,#6189f0,#b6b9c1)}.vip-item .vip-cont .vip-tips .vip-tips-color-01[data-v-6ebb6a08]{background-image:linear-gradient(0deg,#ffd459,#ff6c52)}.vip-item .vip-cont .vip-tips .vip-tips-color-02[data-v-6ebb6a08]{background-image:linear-gradient(0deg,#e0c9fe,#892edb)}.vip-item .vip-cont .vip-tips .vip-tips-color-03[data-v-6ebb6a08]{background-image:linear-gradient(0deg,#f6b237,#f035e3)}.vip-item .vip-cont .vip-tips .vip-tips-color-04[data-v-6ebb6a08]{background-image:linear-gradient(0deg,#c455ec,#5f76e9)}.privilege[data-v-6ebb6a08]{padding:%?20?% %?30?% %?80?%;box-sizing:border-box}.privilege .privilege-list[data-v-6ebb6a08]{margin-bottom:%?50?%;display:flex}.privilege .privilege-list .privilege-img[data-v-6ebb6a08]{width:%?74?%;height:%?74?%}.privilege .privilege-list .privilege-text[data-v-6ebb6a08]{width:calc(100% - %?74?%);padding-left:%?40?%;font-size:%?32?%;color:#999;line-height:%?52?%}.privilege .privilege-list .privilege-text .privilege-name[data-v-6ebb6a08]{font-size:%?40?%;color:#000;margin:%?10?% 0 %?20?%}.privilege .privilege-list .privilege-text .privilege-label.active[data-v-6ebb6a08]{color:#f6b338}.privilege .privilege-list .privilege-text .privilege-right[data-v-6ebb6a08]{color:#7877eb}.agree[data-v-6ebb6a08]{margin:%?30?% 0;text-align:center}.agree .agree-tips[data-v-6ebb6a08]{background-color:#999;display:inline-block;padding:%?14?% %?30?%;color:#fff;border-radius:%?60?%}.agree-btn[data-v-6ebb6a08]{display:flex;font-size:%?30?%;text-align:left;color:#999;padding:%?30?%}.notice[data-v-6ebb6a08]{font-size:%?28?%;color:#555;padding:%?30?% %?60?% %?60?%}.notice .title[data-v-6ebb6a08]{padding-bottom:%?15?%;font-weight:700}.notice .item[data-v-6ebb6a08]{padding-bottom:%?15?%;line-height:%?40?%;text-align:justify}.footer[data-v-6ebb6a08]{padding:0 %?30?%;box-sizing:border-box;text-align:center}.footer .footer-btn[data-v-6ebb6a08]{width:74%}.privilege[data-v-6ebb6a08]{padding:%?30?%}.privilege .title[data-v-6ebb6a08]{font-weight:700;color:#322711;font-size:%?32?%;text-align:center;line-height:%?90?%}.privilege .privilege-box[data-v-6ebb6a08]{display:flex;flex-wrap:wrap;padding:%?30?% 0}.privilege .privilege-box .item[data-v-6ebb6a08]{width:25%;padding:%?15?%;box-sizing:border-box;text-align:center}.privilege .privilege-box .item .icon[data-v-6ebb6a08]{width:%?78?%;height:%?78?%;background:#bd995d;border-radius:50%;vertical-align:top}.privilege .privilege-box .item .text[data-v-6ebb6a08]{font-size:%?26?%;color:#201212;line-height:%?60?%}.cards[data-v-6ebb6a08]{position:relative;background:#1f1b1c}.cards .card[data-v-6ebb6a08]{position:relative;margin:0 %?30?%;background:linear-gradient(90deg,#3b3d4a,#231d1f);padding:%?15?%;border-radius:%?10?%;z-index:2}.cards .card .card-content[data-v-6ebb6a08]{position:relative;border:solid %?1?% hsla(0,0%,100%,.4);border-radius:%?10?%;padding:%?30?% %?180?% %?60?% %?148?%;min-height:%?98?%}.cards .card .card-content .cover[data-v-6ebb6a08]{position:absolute;left:%?30?%;top:%?30?%;width:%?98?%;height:%?98?%;border-radius:50%}.cards .card .card-content .user[data-v-6ebb6a08]{color:hsla(0,0%,100%,.7);line-height:%?58?%;font-size:%?30?%}.cards .card .card-content .sub-time[data-v-6ebb6a08]{line-height:%?40?%;color:#e6ce9e;font-size:%?26?%}.cards .card .card-content .btn[data-v-6ebb6a08]{position:absolute;color:#261f0f;background:#e6ce9e;width:%?160?%;border-radius:%?30?%;font-size:%?28?%;right:%?30?%;top:%?50?%;line-height:%?58?%;text-align:center}.cards .cards-angle[data-v-6ebb6a08]{position:absolute;left:0;bottom:0;width:100%;z-index:3}.cards[data-v-6ebb6a08]::after{content:" ";height:%?70?%;background:#b29671;position:absolute;width:100%;bottom:0;border-radius:%?10?%;z-index:0}.tabs[data-v-6ebb6a08]{background:#1f1b1c;color:#fff;padding:0 0 %?30?% 0;display:flex;justify-content:center;font-size:%?30?%}.tabs .item[data-v-6ebb6a08]{margin:0 %?30?%;line-height:%?70?%;height:%?70?%;color:hsla(0,0%,100%,.6)}.tabs .item.show[data-v-6ebb6a08]{position:relative;font-weight:700;font-size:%?32?%;color:#fff}.tabs .item.show[data-v-6ebb6a08]::after{position:absolute;bottom:0;left:20%;width:60%;height:%?6?%;border-radius:%?3?%;content:" ";background:#fff}',""]),e.exports=i}}]); \ No newline at end of file diff --git a/unpackage/dist/build/h5/static/js/pages-vip-vip.9cd75738.js b/unpackage/dist/build/h5/static/js/pages-vip-vip.9cd75738.js deleted file mode 100644 index 4e4e2d1..0000000 --- a/unpackage/dist/build/h5/static/js/pages-vip-vip.9cd75738.js +++ /dev/null @@ -1 +0,0 @@ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-vip-vip"],{"0334":function(e,i,t){"use strict";var n=t("3e02"),a=t.n(n);a.a},"1de5":function(e,i,t){"use strict";e.exports=function(e,i){return i||(i={}),e=e&&e.__esModule?e.default:e,"string"!==typeof e?e:(/^['"].*['"]$/.test(e)&&(e=e.slice(1,-1)),i.hash&&(e+=i.hash),/["'() \t\n]/.test(e)||i.needQuotes?'"'.concat(e.replace(/"/g,'\\"').replace(/\n/g,"\\n"),'"'):e)}},"1f56":function(e,i){e.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFYAAABACAMAAAC3B3BDAAAAM1BMVEUAAADb29vc3Nzb29vb29vb29vc3Nzb29vc3Nza2trb29vb29vb29va2trd3d3b29vb29u1O//tAAAAEHRSTlMAv9LHt4TgXz438nHGmUwq97zaPgAAAHhJREFUWMPt1bsOgCAMhWGQcvfC+z+tNjrK1JJgPP/W5RuaJjUIIYTQfEWiOEBtV/ouMWvV2YXZoM46Zhewv2X3zd4VZssz+CxTU+uURKzvsXYMSyI299hDuFz7hro854GB/S476OkQs6s6W5mtRj0fgjcIIYTQdJ2WxQ1J9tuhiAAAAABJRU5ErkJggg=="},"3e02":function(e,i,t){var n=t("e7d6");"string"===typeof n&&(n=[[e.i,n,""]]),n.locals&&(e.exports=n.locals);var a=t("4f06").default;a("463f7a85",n,!0,{sourceMap:!1,shadowMode:!1})},"57dc":function(e,i,t){e.exports=t.p+"static/fonts/uni.75745d34.ttf"},"5f33":function(e,i,t){"use strict";t.r(i);var n=t("caa6"),a=t.n(n);for(var o in n)"default"!==o&&function(e){t.d(i,e,(function(){return n[e]}))}(o);i["default"]=a.a},6876:function(e,i,t){"use strict";var n;t.d(i,"b",(function(){return a})),t.d(i,"c",(function(){return o})),t.d(i,"a",(function(){return n}));var a=function(){var e=this,i=e.$createElement,t=e._self._c||i;return t("v-uni-text",{staticClass:"uni-icons",class:[e.fontFamily,e.fontFamily?e.type:""],style:{color:e.color,"font-size":e.size+"px"},on:{click:function(i){arguments[0]=i=e.$handleEvent(i),e._onClick.apply(void 0,arguments)}}},[e._v(e._s(e.fontFamily?"":e.icons[e.type]))])},o=[]},8882:function(e,i,t){var n;t("c975"),t("ac1f"),t("466d"),t("5319"),t("1276");var a=t("9523");!function(a,o){n=function(){return o(a)}.call(i,t,i,e),void 0===n||(e.exports=n)}(window,(function(e,i){if(!e.jWeixin){var t,n,o={config:"preVerifyJSAPI",onMenuShareTimeline:"menu:share:timeline",onMenuShareAppMessage:"menu:share:appmessage",onMenuShareQQ:"menu:share:qq",onMenuShareWeibo:"menu:share:weiboApp",onMenuShareQZone:"menu:share:QZone",previewImage:"imagePreview",getLocation:"geoLocation",openProductSpecificView:"openProductViewWithPid",addCard:"batchAddCard",openCard:"batchViewCard",chooseWXPay:"getBrandWCPayRequest",openEnterpriseRedPacket:"getRecevieBizHongBaoRequest",startSearchBeacons:"startMonitoringBeacons",stopSearchBeacons:"stopMonitoringBeacons",onSearchBeacons:"onBeaconsInRange",consumeAndShareCard:"consumedShareCard",openAddress:"editAddress"},r=function(){var e={};for(var i in o)e[o[i]]=i;return e}(),s=e.document,c=s.title,d=navigator.userAgent.toLowerCase(),l=navigator.platform.toLowerCase(),f=!(!l.match("mac")&&!l.match("win")),u=-1!=d.indexOf("wxdebugger"),p=-1!=d.indexOf("micromessenger"),v=-1!=d.indexOf("android"),g=-1!=d.indexOf("iphone")||-1!=d.indexOf("ipad"),h=(n=d.match(/micromessenger\/(\d+\.\d+\.\d+)/)||d.match(/micromessenger\/(\d+\.\d+)/))?n[1]:"",m={initStartTime:E(),initEndTime:0,preVerifyStartTime:0,preVerifyEndTime:0},b={version:1,appId:"",initTime:0,preVerifyTime:0,networkType:"",isPreVerifyOk:1,systemType:g?1:v?2:-1,clientVersion:h,url:encodeURIComponent(location.href)},w={},y={_completes:[]},x={state:0,data:{}};z((function(){m.initEndTime=E()}));var _=!1,k=[],A=(t={config:function(i){V("config",w=i);var t=!1!==w.check;z((function(){if(t)S(o.config,{verifyJsApiList:O(w.jsApiList),verifyOpenTagList:O(w.openTagList)},function(){y._complete=function(e){m.preVerifyEndTime=E(),x.state=1,x.data=e},y.success=function(e){b.isPreVerifyOk=0},y.fail=function(e){y._fail?y._fail(e):x.state=-1};var e=y._completes;return e.push((function(){!function(){if(!(f||u||w.debug||h<"6.0.2"||b.systemType<0)){var e=new Image;b.appId=w.appId,b.initTime=m.initEndTime-m.initStartTime,b.preVerifyTime=m.preVerifyEndTime-m.preVerifyStartTime,A.getNetworkType({isInnerInvoke:!0,success:function(i){b.networkType=i.networkType;var t="https://open.weixin.qq.com/sdk/report?v="+b.version+"&o="+b.isPreVerifyOk+"&s="+b.systemType+"&c="+b.clientVersion+"&a="+b.appId+"&n="+b.networkType+"&i="+b.initTime+"&p="+b.preVerifyTime+"&u="+b.url;e.src=t}})}}()})),y.complete=function(i){for(var t=0,n=e.length;t=e.length?{done:!0}:{done:!1,value:e[a++]}},e:function(e){throw e},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var r,s=!0,c=!1;return{s:function(){t=e[Symbol.iterator]()},n:function(){var e=t.next();return s=e.done,e},e:function(e){c=!0,r=e},f:function(){try{s||null==t["return"]||t["return"]()}finally{if(c)throw r}}}}},caa6:function(e,i,t){"use strict";var n=t("4ea4");t("a9e3"),Object.defineProperty(i,"__esModule",{value:!0}),i.default=void 0;var a=n(t("e437")),o={name:"UniIcons",emits:["click"],props:{type:{type:String,default:""},color:{type:String,default:"#333333"},size:{type:[Number,String],default:16},fontFamily:{type:String,default:""}},data:function(){return{icons:a.default}},methods:{_onClick:function(){this.$emit("click")}}};i.default=o},ccb1:function(e,i,t){var n=t("e091");"string"===typeof n&&(n=[[e.i,n,""]]),n.locals&&(e.exports=n.locals);var a=t("4f06").default;a("24dfc40e",n,!0,{sourceMap:!1,shadowMode:!1})},da40:function(e,i,t){"use strict";var n=t("ccb1"),a=t.n(n);a.a},e091:function(e,i,t){var n=t("24fb");i=n(!1),i.push([e.i,"uni-page-body[data-v-6f79aab9]{background-color:#fff}body.?%PAGE?%[data-v-6f79aab9]{background-color:#fff}",""]),e.exports=i},e437:function(e,i,t){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.default=void 0;var n={pulldown:"",refreshempty:"",back:"",forward:"",more:"","more-filled":"",scan:"",qq:"",weibo:"",weixin:"",pengyouquan:"",loop:"",refresh:"","refresh-filled":"",arrowthindown:"",arrowthinleft:"",arrowthinright:"",arrowthinup:"","undo-filled":"",undo:"",redo:"","redo-filled":"",bars:"",chatboxes:"",camera:"","chatboxes-filled":"","camera-filled":"","cart-filled":"",cart:"","checkbox-filled":"",checkbox:"",arrowleft:"",arrowdown:"",arrowright:"","smallcircle-filled":"",arrowup:"",circle:"","eye-filled":"","eye-slash-filled":"","eye-slash":"",eye:"","flag-filled":"",flag:"","gear-filled":"",reload:"",gear:"","hand-thumbsdown-filled":"","hand-thumbsdown":"","hand-thumbsup-filled":"","heart-filled":"","hand-thumbsup":"",heart:"",home:"",info:"","home-filled":"","info-filled":"","circle-filled":"","chat-filled":"",chat:"","mail-open-filled":"","email-filled":"","mail-open":"",email:"",checkmarkempty:"",list:"","locked-filled":"",locked:"","map-filled":"","map-pin":"","map-pin-ellipse":"",map:"","minus-filled":"","mic-filled":"",minus:"",micoff:"",mic:"",clear:"",smallcircle:"",close:"",closeempty:"",paperclip:"",paperplane:"","paperplane-filled":"","person-filled":"","contact-filled":"",person:"",contact:"","images-filled":"",phone:"",images:"",image:"","image-filled":"","location-filled":"",location:"","plus-filled":"",plus:"",plusempty:"","help-filled":"",help:"","navigate-filled":"",navigate:"","mic-slash-filled":"",search:"",settings:"",sound:"","sound-filled":"","spinner-cycle":"","download-filled":"","personadd-filled":"","videocam-filled":"",personadd:"",upload:"","upload-filled":"",starhalf:"","star-filled":"",star:"",trash:"","phone-filled":"",compose:"",videocam:"","trash-filled":"",download:"","chatbubble-filled":"",chatbubble:"","cloud-download":"","cloud-upload-filled":"","cloud-upload":"","cloud-download-filled":"",headphones:"",shop:""};i.default=n},e7d6:function(e,i,t){var n=t("24fb");i=n(!1),i.push([e.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/**\n * Web唐明明\n * 匆匆数载恍如梦,岁月迢迢华发增。\n * 碌碌无为枉半生,一朝惊醒万事空。\n */.ios-bottom[data-v-6f79aab9]{padding-bottom:env(safe-area-inset-bottom);padding-bottom:constant(safe-area-inset-bottom)}.ios-left[data-v-6f79aab9]{padding-left:env(safe-area-inset-left);padding-left:constant(safe-area-inset-left)}.ios-right[data-v-6f79aab9]{padding-right:env(safe-area-inset-right);padding-right:constant(safe-area-inset-right)}.ios-top[data-v-6f79aab9]{padding-top:0}.vertical[data-v-6f79aab9]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-pack:center}.nowrap[data-v-6f79aab9]{max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ellipsis[data-v-6f79aab9]{max-width:100%;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ellipsis-3[data-v-6f79aab9]{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3}.ellipsis-4[data-v-6f79aab9]{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:4}.ellipsis-5[data-v-6f79aab9]{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:5}\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 文字基本颜色 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */.canBack[data-v-6f79aab9]{position:fixed;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);left:0;top:0;z-index:99}.canPop[data-v-6f79aab9]{position:absolute;background-color:#fff;left:%?100?%;right:%?100?%;top:30%;z-index:101;padding:%?30?%;box-sizing:border-box;border-radius:%?10?%;text-align:center}.canPop .canPop-tips[data-v-6f79aab9]{position:absolute;right:%?20?%;top:%?32?%;width:%?32?%;height:%?32?%;z-index:1002}.canPop .canPop-cont[data-v-6f79aab9]{font-size:%?32?%;font-weight:600}.canPop .canPop-cover[data-v-6f79aab9]{margin:%?60?% auto %?40?%;width:%?240?%;height:%?240?%;border:%?2?% solid #f3f3f3}.canPop .canPop-btn[data-v-6f79aab9]{text-align:center;background:#8b64fd;border-radius:0;height:%?90?%;line-height:%?90?%;font-size:%?32?%;color:#fff}.canPop .canPop-btn[data-v-6f79aab9]::after{border:none}.vip-container[data-v-6f79aab9]{width:%?750?%;height:%?340?%;margin-top:%?30?%}.swiper-item[data-v-6f79aab9]{width:%?640?%;height:%?340?%;display:flex}.vip-item[data-v-6f79aab9]{width:%?640?%;height:%?340?%;border-radius:%?20?%;position:relative}.vip-item .vip-back[data-v-6f79aab9]{position:absolute;left:0;top:0;width:100%;height:100%}.vip-item .vip-cont[data-v-6f79aab9]{position:absolute;left:0;top:0;width:100%;height:100%;z-index:9;padding:%?45?% %?70?%;box-sizing:border-box}.vip-item .vip-cont .vip-name[data-v-6f79aab9]{display:flex;font-size:%?46?%;color:#fff;font-weight:600}.vip-item .vip-cont .vip-name .vip-name-img[data-v-6f79aab9]{width:%?36?%;height:%?36?%;margin:%?12?% %?20?%}.vip-item .vip-cont .vip-number[data-v-6f79aab9]{margin:%?10?% 0 %?40?%;color:#fff;font-size:%?32?%;opacity:.8}.vip-item .vip-cont .vip-tips[data-v-6f79aab9]{font-size:%?30?%;background-color:#e8ebf6;display:inline-block;border-radius:%?80?%;height:%?60?%;line-height:%?60?%;padding:0 %?30?%}.vip-item .vip-cont .vip-tips .vip-tips-text[data-v-6f79aab9]{font-weight:700;-webkit-background-clip:text;background-clip:text;color:transparent}.vip-item .vip-cont .vip-tips .vip-tips-color-00[data-v-6f79aab9]{background-image:linear-gradient(180deg,#6189f0,#b6b9c1)}.vip-item .vip-cont .vip-tips .vip-tips-color-01[data-v-6f79aab9]{background-image:linear-gradient(0deg,#ffd459,#ff6c52)}.vip-item .vip-cont .vip-tips .vip-tips-color-02[data-v-6f79aab9]{background-image:linear-gradient(0deg,#e0c9fe,#892edb)}.vip-item .vip-cont .vip-tips .vip-tips-color-03[data-v-6f79aab9]{background-image:linear-gradient(0deg,#f6b237,#f035e3)}.vip-item .vip-cont .vip-tips .vip-tips-color-04[data-v-6f79aab9]{background-image:linear-gradient(0deg,#c455ec,#5f76e9)}.privilege[data-v-6f79aab9]{padding:%?20?% %?30?% %?80?%;box-sizing:border-box}.privilege .privilege-list[data-v-6f79aab9]{margin-bottom:%?50?%;display:flex}.privilege .privilege-list .privilege-img[data-v-6f79aab9]{width:%?74?%;height:%?74?%}.privilege .privilege-list .privilege-text[data-v-6f79aab9]{width:calc(100% - %?74?%);padding-left:%?40?%;font-size:%?32?%;color:#999;line-height:%?52?%}.privilege .privilege-list .privilege-text .privilege-name[data-v-6f79aab9]{font-size:%?40?%;color:#000;margin:%?10?% 0 %?20?%}.privilege .privilege-list .privilege-text .privilege-label.active[data-v-6f79aab9]{color:#f6b338}.privilege .privilege-list .privilege-text .privilege-right[data-v-6f79aab9]{color:#7877eb}.agree[data-v-6f79aab9]{margin:%?30?% 0;text-align:center}.agree .agree-tips[data-v-6f79aab9]{background-color:#999;display:inline-block;padding:%?14?% %?30?%;color:#fff;border-radius:%?60?%}.agree-btn[data-v-6f79aab9]{display:flex;font-size:%?30?%;text-align:left;color:#999;padding:%?30?%}.notice[data-v-6f79aab9]{font-size:%?28?%;color:#555;padding:%?30?% %?60?% %?60?%}.notice .title[data-v-6f79aab9]{padding-bottom:%?15?%;font-weight:700}.notice .item[data-v-6f79aab9]{padding-bottom:%?15?%;line-height:%?40?%;text-align:justify}.footer[data-v-6f79aab9]{padding:0 %?30?%;box-sizing:border-box;text-align:center}.footer .footer-btn[data-v-6f79aab9]{width:74%}.privilege[data-v-6f79aab9]{padding:%?30?%}.privilege .title[data-v-6f79aab9]{font-weight:700;color:#322711;font-size:%?32?%;text-align:center;line-height:%?90?%}.privilege .privilege-box[data-v-6f79aab9]{display:flex;flex-wrap:wrap;padding:%?30?% 0}.privilege .privilege-box .item[data-v-6f79aab9]{width:25%;padding:%?15?%;box-sizing:border-box;text-align:center}.privilege .privilege-box .item .icon[data-v-6f79aab9]{width:%?78?%;height:%?78?%;background:#bd995d;border-radius:50%;vertical-align:top}.privilege .privilege-box .item .text[data-v-6f79aab9]{font-size:%?26?%;color:#201212;line-height:%?60?%}.cards[data-v-6f79aab9]{position:relative;background:#1f1b1c}.cards .card[data-v-6f79aab9]{position:relative;margin:0 %?30?%;background:linear-gradient(90deg,#3b3d4a,#231d1f);padding:%?15?%;border-radius:%?10?%;z-index:2}.cards .card .card-content[data-v-6f79aab9]{position:relative;border:solid %?1?% hsla(0,0%,100%,.4);border-radius:%?10?%;padding:%?30?% %?180?% %?60?% %?148?%;min-height:%?98?%}.cards .card .card-content .cover[data-v-6f79aab9]{position:absolute;left:%?30?%;top:%?30?%;width:%?98?%;height:%?98?%;border-radius:50%}.cards .card .card-content .user[data-v-6f79aab9]{color:hsla(0,0%,100%,.7);line-height:%?58?%;font-size:%?30?%}.cards .card .card-content .sub-time[data-v-6f79aab9]{line-height:%?40?%;color:#e6ce9e;font-size:%?26?%}.cards .card .card-content .btn[data-v-6f79aab9]{position:absolute;color:#261f0f;background:#e6ce9e;width:%?160?%;border-radius:%?30?%;font-size:%?28?%;right:%?30?%;top:%?50?%;line-height:%?58?%;text-align:center}.cards .cards-angle[data-v-6f79aab9]{position:absolute;left:0;bottom:0;width:100%;z-index:3}.cards[data-v-6f79aab9]::after{content:" ";height:%?70?%;background:#b29671;position:absolute;width:100%;bottom:0;border-radius:%?10?%;z-index:0}.tabs[data-v-6f79aab9]{background:#1f1b1c;color:#fff;padding:0 0 %?30?% 0;display:flex;justify-content:center;font-size:%?30?%}.tabs .item[data-v-6f79aab9]{margin:0 %?30?%;line-height:%?70?%;height:%?70?%;color:hsla(0,0%,100%,.6)}.tabs .item.show[data-v-6f79aab9]{position:relative;font-weight:700;font-size:%?32?%;color:#fff}.tabs .item.show[data-v-6f79aab9]::after{position:absolute;bottom:0;left:20%;width:60%;height:%?6?%;border-radius:%?3?%;content:" ";background:#fff}',""]),e.exports=i},ef0b:function(e,i,t){"use strict";t.d(i,"b",(function(){return a})),t.d(i,"c",(function(){return o})),t.d(i,"a",(function(){return n}));var n={uniIcons:t("f1a7").default},a=function(){var e=this,i=e.$createElement,n=e._self._c||i;return e.loding?e._e():n("v-uni-view",{staticClass:"content"},[e.canForm?n("v-uni-view",{staticClass:"canBack"}):e._e(),e.canForm?n("v-uni-view",{staticClass:"canPop"},[n("v-uni-image",{staticClass:"canPop-tips",attrs:{src:"/static/user/order-cancelPay.png",mode:"widthFix"},on:{click:function(i){arguments[0]=i=e.$handleEvent(i),e.canClick.apply(void 0,arguments)}}}),n("v-uni-view",{staticClass:"canPop-cont"},[e._v("上传打款凭证")]),n("v-uni-image",{staticClass:"canPop-cover",attrs:{src:e.canFromImg.showpath||t("1f56"),mode:"aspectFill"},on:{click:function(i){arguments[0]=i=e.$handleEvent(i),e.updImg()}}}),n("v-uni-view",{staticClass:"canPop-btn",on:{click:function(i){arguments[0]=i=e.$handleEvent(i),e.canSubmit.apply(void 0,arguments)}}},[e._v("提交")])],1):e._e(),n("v-uni-swiper",{staticClass:"vip-container",attrs:{"previous-margin":"55rpx","next-margin":"55rpx",circular:!0},on:{change:function(i){arguments[0]=i=e.$handleEvent(i),e.swiperChange.apply(void 0,arguments)}}},e._l(e.identitie,(function(i,a){return n("v-uni-swiper-item",{key:a,staticClass:"swiper-item"},[n("v-uni-view",{staticClass:"vip-item",class:e.tabsIndex==a?"color-item-img":""},[n("v-uni-image",{staticClass:"vip-back",attrs:{src:i.card_cover,mode:"scaleToFill"}}),n("v-uni-view",{staticClass:"vip-cont"},[n("v-uni-view",{staticClass:"vip-name"},[e._v(e._s(i.name)),n("v-uni-image",{staticClass:"vip-name-img",attrs:{src:t("faba"),mode:"widthFix"},on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.showRemark(i.name,i.node_definition)}}})],1),i.count?n("v-uni-view",{staticClass:"vip-number"},[e._v(e._s(i.count.stock>0?"剩余名额:"+i.count.residue:"不限名数"))]):e._e(),n("v-uni-view",{staticClass:"vip-tips"},[2==i.identity_id?n("v-uni-view",{staticClass:"vip-tips-text vip-tips-color-01"},[e._v(e._s(i.title))]):3==i.identity_id?n("v-uni-view",{staticClass:"vip-tips-text vip-tips-color-02"},[e._v(e._s(i.title))]):4==i.identity_id?n("v-uni-view",{staticClass:"vip-tips-text vip-tips-color-03"},[e._v(e._s(i.title))]):5==i.identity_id?n("v-uni-view",{staticClass:"vip-tips-text vip-tips-color-04"},[e._v(e._s(i.title))]):e._e()],1)],1)],1)],1)})),1),n("v-uni-view",{staticClass:"privilege"},[n("v-uni-view",{staticClass:"privilege-list"},[n("v-uni-image",{staticClass:"privilege-img",attrs:{src:"/static/user/vip_privilege_00.png",mode:""}}),n("v-uni-view",{staticClass:"privilege-text"},[n("v-uni-view",{staticClass:"privilege-name"},[e._v("节点定义")]),e._v(e._s(e.identitie[e.tabsIndex].node_definition))],1)],1),n("v-uni-view",{staticClass:"privilege-list"},[n("v-uni-image",{staticClass:"privilege-img",attrs:{src:"/static/user/vip_privilege_01.png",mode:""}}),n("v-uni-view",{staticClass:"privilege-text"},[n("v-uni-view",{staticClass:"privilege-name"},[e._v("升级条件")]),e.openCondition.energy_shard?[n("v-uni-view",{staticClass:"privilege-label",class:{active:e.openCondition.energy_shard.finish}},[e._v(e._s(e.openCondition.energy_shard.message)),e.openCondition.energy_shard.finish?n("uni-icons",{attrs:{type:"checkmarkempty",size:"17",color:"#f6b338"}}):e._e()],1),e.openCondition.energy_shard.finish?n("v-uni-view",{staticClass:"privilege-label"},[e._v(e._s(e.openCondition.service_charge.message))]):n("v-uni-view",{staticClass:"privilege-label",class:{active:e.openCondition.price.finish}},[e._v(e._s(e.openCondition.price.message))])]:[n("v-uni-view",{staticClass:"privilege-label",class:{active:e.openCondition.price.finish}},[e._v(e._s(e.openCondition.price.message))])]],2)],1),n("v-uni-view",{staticClass:"privilege-list"},[n("v-uni-image",{staticClass:"privilege-img",attrs:{src:"/static/user/vip_privilege_02.png",mode:""}}),n("v-uni-view",{staticClass:"privilege-text"},[n("v-uni-view",{staticClass:"privilege-name"},[e._v("节点权益")]),e._l(e.identitie[e.tabsIndex].rights,(function(i,t){return n("v-uni-view",{key:t,staticClass:"privilege-label privilege-right"},[e._v("&"+e._s(i.remark))])}))],2)],1)],1),n("v-uni-view",{staticClass:"agree"},[n("v-uni-view",{staticClass:"agree-tips",on:{click:function(i){arguments[0]=i=e.$handleEvent(i),e.$Router.push({name:"vipAgree",params:{type:"vipAgree"}})}}},[e._v("请仔细阅读并确认服务协议")])],1),n("v-uni-view",{staticClass:"agree-btn",on:{click:function(i){arguments[0]=i=e.$handleEvent(i),e.agreeChange.apply(void 0,arguments)}}},[n("v-uni-radio",{staticStyle:{transform:"scale(.7)"},attrs:{checked:e.selected,color:"#7c52fc"}}),e._v("会员服务协议")],1),n("v-uni-view",{staticClass:"footer"},[n("v-uni-image",{staticClass:"footer-btn",attrs:{src:e.identitie[e.tabsIndex].button_cover,mode:"widthFix"},on:{click:function(i){arguments[0]=i=e.$handleEvent(i),e.openOrder.apply(void 0,arguments)}}})],1)],1)},o=[]},ef1b:function(e,i,t){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.uploads=void 0;var n=t("89d9"),a=function(e){return(0,n.uploading)(e)};i.uploads=a},f1a7:function(e,i,t){"use strict";t.r(i);var n=t("6876"),a=t("5f33");for(var o in a)"default"!==o&&function(e){t.d(i,e,(function(){return a[e]}))}(o);t("99ac");var r,s=t("f0c5"),c=Object(s["a"])(a["default"],n["b"],n["c"],!1,null,"218f84fe",null,!1,n["a"],r);i["default"]=c.exports},faba:function(e,i){e.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAM1BMVEX///8AAAD///////////////////////////////////////////////////////////+Q8lQ3AAAAEXRSTlOAABE+dTEHN0gpbSNhZ1xSHHylzX4AAAD+SURBVDjLZVPdooYgCJuI/37V+z/tqVMi4q5iWzAy4RSoBe9DIc0pQzgYL44Ud0NgKLA3hnjA4EfacDF2lGmgydb+k+c2DFHaBnrKUL+aPsN4x0v0LxG/hiD6RBXqNozpj+B7z0/j8pHRQRqkmz/H6Chd4TogtFhnW8iKvpQsBmEvFGygGRwBadPb3ALwyEbu9CwjZYY3+v/JYhrMCI6rDm9C5ltvmkig7Yh5SQzXzQa0joRbQlTmuo6Ei+uf1s03g14aSGvG0zmsqdxaxtdAegtdtfHTFjUjsJ73GIxDefXFuaqVuZirZ071jNvlpSxdOJO+vILYgs/ZpxYV+Qe1SgWAQc5UYwAAAABJRU5ErkJggg=="}}]); \ No newline at end of file diff --git a/unpackage/dist/build/h5/static/js/pages-wallet-extract.532541bc.js b/unpackage/dist/build/h5/static/js/pages-wallet-extract.532541bc.js new file mode 100644 index 0000000..764c9d5 --- /dev/null +++ b/unpackage/dist/build/h5/static/js/pages-wallet-extract.532541bc.js @@ -0,0 +1 @@ +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-wallet-extract"],{"0081":function(t,e,i){var n=i("0c89");"string"===typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);var a=i("4f06").default;a("06cb25d3",n,!0,{sourceMap:!1,shadowMode:!1})},"0c89":function(t,e,i){var n=i("24fb");e=n(!1),e.push([t.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/**\n * Web唐明明\n * 匆匆数载恍如梦,岁月迢迢华发增。\n * 碌碌无为枉半生,一朝惊醒万事空。\n */.ios-bottom[data-v-6911fcfb]{padding-bottom:env(safe-area-inset-bottom);padding-bottom:constant(safe-area-inset-bottom)}.ios-left[data-v-6911fcfb]{padding-left:env(safe-area-inset-left);padding-left:constant(safe-area-inset-left)}.ios-right[data-v-6911fcfb]{padding-right:env(safe-area-inset-right);padding-right:constant(safe-area-inset-right)}.ios-top[data-v-6911fcfb]{padding-top:0}.vertical[data-v-6911fcfb]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-pack:center}.nowrap[data-v-6911fcfb]{max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ellipsis[data-v-6911fcfb]{max-width:100%;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ellipsis-3[data-v-6911fcfb]{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3}.ellipsis-4[data-v-6911fcfb]{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:4}.ellipsis-5[data-v-6911fcfb]{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:5}\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 文字基本颜色 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */uni-page-body[data-v-6911fcfb]{width:100%;min-height:100vh;background-color:#f7f7f7}.receiptCode[data-v-6911fcfb]{color:grey;text-align:left;font-size:%?28?%}.WithdrawingCoin[data-v-6911fcfb]{background-color:#f7f7f7;width:100%;min-height:100vh;padding-bottom:%?100?%}.WithdrawingCoin .propery[data-v-6911fcfb]{position:relative;padding-top:0;background-image:linear-gradient(90deg,#7c52fc,#976dff);position:relative;overflow:hidden}.WithdrawingCoin .propery .record-bg[data-v-6911fcfb]{position:absolute;width:120%;height:%?300?%;bottom:%?-50?%;right:%?-20?%;z-index:1;opacity:.5;-webkit-transform:rotate(-7deg);transform:rotate(-7deg)}.WithdrawingCoin .propery .propery-content[data-v-6911fcfb]{position:relative;z-index:1;padding:%?90?% %?42?%;text-align:center}.WithdrawingCoin .propery .propery-content .currency[data-v-6911fcfb]{font-size:%?28?%;color:hsla(0,0%,100%,.8)}.WithdrawingCoin .propery .propery-content .balance[data-v-6911fcfb]{font-size:%?80?%;padding:%?30?% 0;color:#fff}.WithdrawingCoin .propery .propery-content .frozen[data-v-6911fcfb]{background:rgba(0,0,0,.1);color:hsla(0,0%,100%,.7);display:inline-block;font-size:%?24?%;padding:%?6?% %?30?%;border-radius:%?10?%;border:solid %?1?% hsla(0,0%,100%,.4)}.all[data-v-6911fcfb]{color:#8b64fd;width:%?160?%;text-align:center}.item-name[data-v-6911fcfb]{text-align:center;color:#303030;font-weight:700;margin-bottom:%?30?%;font-size:%?30?%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;box-sizing:border-box;background-image:linear-gradient(90deg,#aaf,#aaf);color:#fff;margin:%?30?%;padding:%?30?%}.item-name .right[data-v-6911fcfb]{flex:1;display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-size:%?34?%}.item-name .right .cardName[data-v-6911fcfb]{flex:1}.withdrawing-content[data-v-6911fcfb]{background-color:#fff;padding:%?30?% %?30?% %?30?% %?60?%;font-size:%?28?%\n /* 绑定银行卡 */}.withdrawing-content .bank-card[data-v-6911fcfb]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;box-sizing:border-box;padding:0 %?45?% 0 %?35?%}.withdrawing-content .item[data-v-6911fcfb]{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;box-sizing:border-box;padding:%?20?% 0}.withdrawing-content .item span[data-v-6911fcfb]:nth-child(1){color:#666;margin-right:%?20?%}.withdrawing-content .item .inputTxt[data-v-6911fcfb]{color:#999;padding-bottom:%?20?%}.withdrawing-content .item .input_num[data-v-6911fcfb]{font-size:%?60?%;color:#3a3a3a;font-weight:bolder;flex:1}.withdrawing-content .item-total[data-v-6911fcfb]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:%?30?% 0 0 0;color:#3a3a3a}.withdrawing-content .item-total .total[data-v-6911fcfb]{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;box-sizing:border-box}.withdrawing-content .item-total .total .money[data-v-6911fcfb]{padding-top:%?15?%}.withdrawing-content .item-total .lists[data-v-6911fcfb]{color:#8b64fd}.btn[data-v-6911fcfb]{background-image:linear-gradient(90deg,#7c52fc,#976dff);color:#fff;border-radius:%?10?%;text-align:center;padding:%?27?%;margin:%?90?% %?60?% %?30?% %?60?%;font-size:%?32?%;font-weight:700}.des[data-v-6911fcfb]{text-align:center;color:#cacaca;font-size:%?26?%}.total[data-v-6911fcfb]{color:#8b64fd;margin-top:%?20?%;margin-left:%?50?%;font-size:%?36?%}body.?%PAGE?%[data-v-6911fcfb]{background-color:#f7f7f7}',""]),t.exports=e},"1b98":function(t,e,i){"use strict";var n=i("0081"),a=i.n(n);a.a},"1de5":function(t,e,i){"use strict";t.exports=function(t,e){return e||(e={}),t=t&&t.__esModule?t.default:t,"string"!==typeof t?t:(/^['"].*['"]$/.test(t)&&(t=t.slice(1,-1)),e.hash&&(t+=e.hash),/["'() \t\n]/.test(t)||e.needQuotes?'"'.concat(t.replace(/"/g,'\\"').replace(/\n/g,"\\n"),'"'):t)}},3048:function(t,e,i){"use strict";i("a9e3"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=i("9236"),a={data:function(){return{balance:0,tax:0,cost:1,total:0,card:"",withdraw_input:"",bank_accounts:0,bankInfo:{}}},onLoad:function(){this.getInfo()},onShow:function(){uni.getStorageSync("refresh")&&(this.bankInfo={},this.getInfo())},methods:{getInfo:function(){var t=this;(0,n.withdrawsIndexCreate)().then((function(e){t.balance=e.balance,t.tax=e.tax,t.cost=e.cost,t.bank_accounts=e.bank_accounts.length,t.withdraw_input=Number(e.balance),uni.setStorageSync("refresh",!1)})).catch((function(t){uni.showToast({title:t.message,icon:"none"})}))},inputNum:function(t){var e=Number(t.detail.value);console.log(e,this.balance),e<=Number(this.balance)?this.total=Number(t.detail.value)*this.cost:(this.total=0,0===Number(this.balance)?(uni.showToast({title:"当前不能提现",icon:"none",duration:2e3}),this.withdraw_input=0,this.total=0):(uni.showToast({title:"最大值能超过"+this.balance,icon:"none",duration:2e3}),this.withdraw_input=this.balance,this.total=this.balance*this.cost))},all:function(){this.balance>0?(this.withdraw_input=this.balance,this.total=this.balance*this.cost):(uni.showToast({title:"啥也没有,我也做不到~",icon:"none",duration:2e3}),this.withdraw_input=0)},actions:function(){var t=this,e={bank_account_id:this.bankInfo.bank_account_id,amount:Number(this.withdraw_input)};void 0!==e.bank_account_id&&null!==e.bank_account_id&&""!==e.bank_account_id?0!==e.amount?uni.showModal({title:"温馨提示",content:"您是否确认提现,将会扣除"+this.tax+"%手续费",confirmColor:"#7c52fc",cancelColor:"#cacaca",cancelText:"我再想想",confirmText:"确认提现",success:function(i){i.confirm&&(uni.showLoading({title:"提交中"}),(0,n.withdrawsIndex)(e).then((function(e){uni.showToast({title:e,icon:"none",duration:3e3}),t.withdraw_input="",t.total="",setTimeout((function(e){t.getInfo(),uni.hideLoading()}),3e3)})).catch((function(t){uni.showToast({title:t.message,icon:"none"})})))}}):uni.showToast({title:"请输入能量球数量",icon:"none"}):uni.showToast({title:this.bank_accounts>0?"请选择银行卡":"请添加银行卡",icon:"none"})},addBanks:function(){this.$Router.push({name:"addBank"})},bankLists:function(){this.$Router.push({name:"bankList"})},withdrawDetail:function(){this.$Router.push({name:"withdrawList"})}}};e.default=a},"57dc":function(t,e,i){t.exports=i.p+"static/fonts/uni.75745d34.ttf"},"5f33":function(t,e,i){"use strict";i.r(e);var n=i("caa6"),a=i.n(n);for(var o in n)"default"!==o&&function(t){i.d(e,t,(function(){return n[t]}))}(o);e["default"]=a.a},6876:function(t,e,i){"use strict";var n;i.d(e,"b",(function(){return a})),i.d(e,"c",(function(){return o})),i.d(e,"a",(function(){return n}));var a=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("v-uni-text",{staticClass:"uni-icons",class:[t.fontFamily,t.fontFamily?t.type:""],style:{color:t.color,"font-size":t.size+"px"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t._onClick.apply(void 0,arguments)}}},[t._v(t._s(t.fontFamily?"":t.icons[t.type]))])},o=[]},"89ef":function(t,e,i){var n=i("24fb"),a=i("1de5"),o=i("57dc");e=n(!1);var r=a(o);e.push([t.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/**\n * Web唐明明\n * 匆匆数载恍如梦,岁月迢迢华发增。\n * 碌碌无为枉半生,一朝惊醒万事空。\n */.ios-bottom[data-v-218f84fe]{padding-bottom:env(safe-area-inset-bottom);padding-bottom:constant(safe-area-inset-bottom)}.ios-left[data-v-218f84fe]{padding-left:env(safe-area-inset-left);padding-left:constant(safe-area-inset-left)}.ios-right[data-v-218f84fe]{padding-right:env(safe-area-inset-right);padding-right:constant(safe-area-inset-right)}.ios-top[data-v-218f84fe]{padding-top:0}.vertical[data-v-218f84fe]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-pack:center}.nowrap[data-v-218f84fe]{max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ellipsis[data-v-218f84fe]{max-width:100%;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ellipsis-3[data-v-218f84fe]{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3}.ellipsis-4[data-v-218f84fe]{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:4}.ellipsis-5[data-v-218f84fe]{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:5}\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 文字基本颜色 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */@font-face{font-family:uniicons;src:url('+r+') format("truetype")}.uni-icons[data-v-218f84fe]{font-family:uniicons;text-decoration:none;text-align:center}',""]),t.exports=e},9236:function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.userAccoutScores=e.withdrawsIndexLists=e.withdrawsIndex=e.withdrawsIndexCreate=e.withdrawsAccountsDelete=e.withdrawsAccountsEdits=e.accountsCreateEdit=e.withdrawsAccountsList=e.withdrawsAccounts=e.accountsCreate=void 0;var n=i("89d9"),a=function(){return(0,n.request)({url:"withdraws/accounts/create"})};e.accountsCreate=a;var o=function(t){return(0,n.request)({url:"withdraws/accounts",method:"POST",data:t})};e.withdrawsAccounts=o;var r=function(t){return(0,n.request)({url:"withdraws/accounts",method:"get",data:t})};e.withdrawsAccountsList=r;var c=function(t){return(0,n.request)({url:"withdraws/accounts/"+t+"/edit"})};e.accountsCreateEdit=c;var l=function(t){return(0,n.request)({url:"withdraws/accounts/"+t.bank_account_id,method:"PUT",data:t})};e.withdrawsAccountsEdits=l;var s=function(t){return(0,n.request)({url:"withdraws/accounts/"+t,method:"DELETE"})};e.withdrawsAccountsDelete=s;var d=function(){return(0,n.request)({url:"withdraws/index/create"})};e.withdrawsIndexCreate=d;var f=function(t){return(0,n.request)({url:"withdraws/index",method:"POST",data:t})};e.withdrawsIndex=f;var u=function(t){return(0,n.request)({url:"withdraws/index",method:"get",data:t})};e.withdrawsIndexLists=u;var p=function(t){return(0,n.request)({url:"user/account/scores",method:"get",data:t})};e.userAccoutScores=p},"99ac":function(t,e,i){"use strict";var n=i("a9a0"),a=i.n(n);a.a},a9a0:function(t,e,i){var n=i("89ef");"string"===typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);var a=i("4f06").default;a("2acee188",n,!0,{sourceMap:!1,shadowMode:!1})},caa6:function(t,e,i){"use strict";var n=i("4ea4");i("a9e3"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var a=n(i("e437")),o={name:"UniIcons",emits:["click"],props:{type:{type:String,default:""},color:{type:String,default:"#333333"},size:{type:[Number,String],default:16},fontFamily:{type:String,default:""}},data:function(){return{icons:a.default}},methods:{_onClick:function(){this.$emit("click")}}};e.default=o},cb12:function(t,e,i){"use strict";i.r(e);var n=i("3048"),a=i.n(n);for(var o in n)"default"!==o&&function(t){i.d(e,t,(function(){return n[t]}))}(o);e["default"]=a.a},ccda:function(t,e,i){"use strict";i.r(e);var n=i("ec99"),a=i("cb12");for(var o in a)"default"!==o&&function(t){i.d(e,t,(function(){return a[t]}))}(o);i("1b98");var r,c=i("f0c5"),l=Object(c["a"])(a["default"],n["b"],n["c"],!1,null,"6911fcfb",null,!1,n["a"],r);e["default"]=l.exports},e437:function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n={pulldown:"",refreshempty:"",back:"",forward:"",more:"","more-filled":"",scan:"",qq:"",weibo:"",weixin:"",pengyouquan:"",loop:"",refresh:"","refresh-filled":"",arrowthindown:"",arrowthinleft:"",arrowthinright:"",arrowthinup:"","undo-filled":"",undo:"",redo:"","redo-filled":"",bars:"",chatboxes:"",camera:"","chatboxes-filled":"","camera-filled":"","cart-filled":"",cart:"","checkbox-filled":"",checkbox:"",arrowleft:"",arrowdown:"",arrowright:"","smallcircle-filled":"",arrowup:"",circle:"","eye-filled":"","eye-slash-filled":"","eye-slash":"",eye:"","flag-filled":"",flag:"","gear-filled":"",reload:"",gear:"","hand-thumbsdown-filled":"","hand-thumbsdown":"","hand-thumbsup-filled":"","heart-filled":"","hand-thumbsup":"",heart:"",home:"",info:"","home-filled":"","info-filled":"","circle-filled":"","chat-filled":"",chat:"","mail-open-filled":"","email-filled":"","mail-open":"",email:"",checkmarkempty:"",list:"","locked-filled":"",locked:"","map-filled":"","map-pin":"","map-pin-ellipse":"",map:"","minus-filled":"","mic-filled":"",minus:"",micoff:"",mic:"",clear:"",smallcircle:"",close:"",closeempty:"",paperclip:"",paperplane:"","paperplane-filled":"","person-filled":"","contact-filled":"",person:"",contact:"","images-filled":"",phone:"",images:"",image:"","image-filled":"","location-filled":"",location:"","plus-filled":"",plus:"",plusempty:"","help-filled":"",help:"","navigate-filled":"",navigate:"","mic-slash-filled":"",search:"",settings:"",sound:"","sound-filled":"","spinner-cycle":"","download-filled":"","personadd-filled":"","videocam-filled":"",personadd:"",upload:"","upload-filled":"",starhalf:"","star-filled":"",star:"",trash:"","phone-filled":"",compose:"",videocam:"","trash-filled":"",download:"","chatbubble-filled":"",chatbubble:"","cloud-download":"","cloud-upload-filled":"","cloud-upload":"","cloud-download-filled":"",headphones:"",shop:""};e.default=n},ec99:function(t,e,i){"use strict";i.d(e,"b",(function(){return a})),i.d(e,"c",(function(){return o})),i.d(e,"a",(function(){return n}));var n={uniIcons:i("f1a7").default},a=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("v-uni-view",{staticClass:"WithdrawingCoin "},[i("v-uni-view",{staticClass:"propery"},[i("v-uni-image",{staticClass:"record-bg",attrs:{src:"/static/imgs/account-bg.png",mode:"aspectFill"}}),i("v-uni-view",{staticClass:"propery-content"},[i("v-uni-view",{staticClass:"currency"},[t._v("能量球钱包"),i("span",[t._v("(≈ "+t._s(t.cost||"0.00")+" CNY)")])]),i("v-uni-view",{staticClass:"balance"},[t._v(t._s(t.balance||"0.00"))]),i("v-uni-view",{staticClass:"frozen",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.withdrawDetail.apply(void 0,arguments)}}},[t._v("提现记录")])],1)],1),i("v-uni-view",{staticClass:"item-name"},[t._v("提现至银行卡"),i("v-uni-view",{staticClass:"right"},[0===t.bank_accounts?i("v-uni-view",{staticClass:"cardName",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.addBanks.apply(void 0,arguments)}}},[t._v("添加银行卡")]):t._e(),t.bank_accounts>0?i("v-uni-view",{staticClass:"cardName",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.bankLists.apply(void 0,arguments)}}},[t._v(t._s(t.bankInfo.name?t.bankInfo.name:"选择银行卡"))]):t._e(),i("uni-icons",{attrs:{type:"arrowright",size:"12",color:"#fff"}})],1)],1),i("v-uni-view",{staticClass:"withdrawing-content"},[i("v-uni-view",{staticClass:"item"},[i("v-uni-view",{staticStyle:{flex:"1"}},[i("v-uni-view",{staticClass:"inputTxt"},[t._v("提现数量")]),i("v-uni-input",{staticClass:"input_num",attrs:{type:"number","placeholder-style":"color:#999;font-weight:normal; font-size:34rpx;",placeholder:"请输入提现数量",disabled:0===t.balance},on:{input:function(e){arguments[0]=e=t.$handleEvent(e),t.inputNum.apply(void 0,arguments)}},model:{value:t.withdraw_input,callback:function(e){t.withdraw_input=e},expression:"withdraw_input"}})],1),i("v-uni-view",{staticClass:"all",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.all.apply(void 0,arguments)}}},[t._v("全部提现")])],1)],1),t.total?i("v-uni-view",{staticClass:"total"},[t._v("≈ ¥"+t._s(t.total.toFixed(2)))]):t._e(),i("v-uni-view",{staticClass:"btn",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.actions.apply(void 0,arguments)}}},[t._v("提现至银行卡")]),i("v-uni-view",{staticClass:"des"},[t._v("预计5- 10个工作日到账 手续费: "+t._s(t.tax)+"%")])],1)},o=[]},f1a7:function(t,e,i){"use strict";i.r(e);var n=i("6876"),a=i("5f33");for(var o in a)"default"!==o&&function(t){i.d(e,t,(function(){return a[t]}))}(o);i("99ac");var r,c=i("f0c5"),l=Object(c["a"])(a["default"],n["b"],n["c"],!1,null,"218f84fe",null,!1,n["a"],r);e["default"]=l.exports}}]); \ No newline at end of file diff --git a/unpackage/dist/build/h5/static/js/pages-wallet-extract.a21a6160.js b/unpackage/dist/build/h5/static/js/pages-wallet-extract.a21a6160.js deleted file mode 100644 index 24af13c..0000000 --- a/unpackage/dist/build/h5/static/js/pages-wallet-extract.a21a6160.js +++ /dev/null @@ -1 +0,0 @@ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-wallet-extract"],{"1de5":function(t,e,a){"use strict";t.exports=function(t,e){return e||(e={}),t=t&&t.__esModule?t.default:t,"string"!==typeof t?t:(/^['"].*['"]$/.test(t)&&(t=t.slice(1,-1)),e.hash&&(t+=e.hash),/["'() \t\n]/.test(t)||e.needQuotes?'"'.concat(t.replace(/"/g,'\\"').replace(/\n/g,"\\n"),'"'):t)}},3048:function(t,e,a){"use strict";a("a9e3"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=a("9236"),i={data:function(){return{balance:0,tax:0,cost:1,total:0,card:"",withdraw_input:"",bank_accounts:0,bankInfo:{}}},onLoad:function(){this.getInfo()},onShow:function(){uni.getStorageSync("refresh")&&(this.bankInfo={},this.getInfo())},methods:{getInfo:function(){var t=this;(0,n.withdrawsIndexCreate)().then((function(e){t.balance=e.balance,t.tax=e.tax,t.cost=e.cost,t.bank_accounts=e.bank_accounts.length,t.withdraw_input=Number(e.balance),uni.setStorageSync("refresh",!1)})).catch((function(t){uni.showToast({title:t.message,icon:"none"})}))},inputNum:function(t){var e=Number(t.detail.value);e<=this.balance?this.total=Number(t.detail.value)*this.cost:(uni.showToast({title:"最大值能超过"+this.balance,icon:"none",duration:2e3}),this.withdraw_input="",this.total=0)},all:function(){this.balance>0?(this.withdraw_input=this.balance,this.total=this.balance*this.cost):uni.showToast({title:"啥也没有,我也做不到~",icon:"none",duration:2e3})},actions:function(){var t=this,e={bank_account_id:this.bankInfo.bank_account_id,amount:Number(this.withdraw_input)};void 0!==e.bank_account_id&&null!==e.bank_account_id&&""!==e.bank_account_id?0!==e.amount?uni.showModal({title:"温馨提示",content:"您是否确认提现,将会扣除"+this.tax+"%手续费",confirmColor:"#7c52fc",cancelColor:"#cacaca",cancelText:"我再想想",confirmText:"确认提现",success:function(a){a.confirm&&(uni.showLoading({title:"提交中"}),(0,n.withdrawsIndex)(e).then((function(e){uni.showToast({title:e,icon:"none",duration:3e3}),t.withdraw_input="",t.total="",setTimeout((function(e){t.getInfo(),uni.hideLoading()}),3e3)})).catch((function(t){uni.showToast({title:t.message,icon:"none"})})))}}):uni.showToast({title:"请输入能量球数量",icon:"none"}):uni.showToast({title:this.bank_accounts>0?"请选择银行卡":"请添加银行卡",icon:"none"})},addBanks:function(){this.$Router.push({name:"addBank"})},bankLists:function(){this.$Router.push({name:"bankList"})},withdrawDetail:function(){this.$Router.push({name:"withdrawList"})}}};e.default=i},"57dc":function(t,e,a){t.exports=a.p+"static/fonts/uni.75745d34.ttf"},"5f33":function(t,e,a){"use strict";a.r(e);var n=a("caa6"),i=a.n(n);for(var o in n)"default"!==o&&function(t){a.d(e,t,(function(){return n[t]}))}(o);e["default"]=i.a},6243:function(t,e,a){var n=a("24fb");e=n(!1),e.push([t.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/**\n * Web唐明明\n * 匆匆数载恍如梦,岁月迢迢华发增。\n * 碌碌无为枉半生,一朝惊醒万事空。\n */.ios-bottom[data-v-155eaf4d]{padding-bottom:env(safe-area-inset-bottom);padding-bottom:constant(safe-area-inset-bottom)}.ios-left[data-v-155eaf4d]{padding-left:env(safe-area-inset-left);padding-left:constant(safe-area-inset-left)}.ios-right[data-v-155eaf4d]{padding-right:env(safe-area-inset-right);padding-right:constant(safe-area-inset-right)}.ios-top[data-v-155eaf4d]{padding-top:0}.vertical[data-v-155eaf4d]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-pack:center}.nowrap[data-v-155eaf4d]{max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ellipsis[data-v-155eaf4d]{max-width:100%;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ellipsis-3[data-v-155eaf4d]{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3}.ellipsis-4[data-v-155eaf4d]{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:4}.ellipsis-5[data-v-155eaf4d]{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:5}\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 文字基本颜色 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */uni-page-body[data-v-155eaf4d]{width:100%;min-height:100vh;background-color:#f7f7f7}.receiptCode[data-v-155eaf4d]{color:grey;text-align:left;font-size:%?28?%}.WithdrawingCoin[data-v-155eaf4d]{background-color:#f7f7f7;width:100%;min-height:100vh;padding-bottom:%?100?%}.WithdrawingCoin .propery[data-v-155eaf4d]{position:relative;padding-top:0;background-image:linear-gradient(90deg,#7c52fc,#976dff);position:relative;overflow:hidden}.WithdrawingCoin .propery .record-bg[data-v-155eaf4d]{position:absolute;width:120%;height:%?300?%;bottom:%?-50?%;right:%?-20?%;z-index:1;opacity:.5;-webkit-transform:rotate(-7deg);transform:rotate(-7deg)}.WithdrawingCoin .propery .propery-content[data-v-155eaf4d]{position:relative;z-index:1;padding:%?90?% %?42?%;text-align:center}.WithdrawingCoin .propery .propery-content .currency[data-v-155eaf4d]{font-size:%?28?%;color:hsla(0,0%,100%,.8)}.WithdrawingCoin .propery .propery-content .balance[data-v-155eaf4d]{font-size:%?80?%;padding:%?30?% 0;color:#fff}.WithdrawingCoin .propery .propery-content .frozen[data-v-155eaf4d]{background:rgba(0,0,0,.1);color:hsla(0,0%,100%,.7);display:inline-block;font-size:%?24?%;padding:%?6?% %?30?%;border-radius:%?10?%;border:solid %?1?% hsla(0,0%,100%,.4)}.all[data-v-155eaf4d]{color:#8b64fd;width:%?160?%;text-align:center}.item-name[data-v-155eaf4d]{text-align:center;color:#303030;font-weight:700;margin-bottom:%?30?%;font-size:%?30?%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;box-sizing:border-box;background-image:linear-gradient(90deg,#aaf,#aaf);color:#fff;margin:%?30?%;padding:%?30?%}.item-name .right[data-v-155eaf4d]{flex:1;display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-size:%?34?%}.item-name .right .cardName[data-v-155eaf4d]{flex:1}.withdrawing-content[data-v-155eaf4d]{background-color:#fff;padding:%?30?% %?30?% %?30?% %?60?%;font-size:%?28?%\n /* 绑定银行卡 */}.withdrawing-content .bank-card[data-v-155eaf4d]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;box-sizing:border-box;padding:0 %?45?% 0 %?35?%}.withdrawing-content .item[data-v-155eaf4d]{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;box-sizing:border-box;padding:%?20?% 0}.withdrawing-content .item span[data-v-155eaf4d]:nth-child(1){color:#666;margin-right:%?20?%}.withdrawing-content .item .inputTxt[data-v-155eaf4d]{color:#999;padding-bottom:%?20?%}.withdrawing-content .item .input_num[data-v-155eaf4d]{font-size:%?60?%;color:#3a3a3a;font-weight:bolder;flex:1}.withdrawing-content .item-total[data-v-155eaf4d]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:%?30?% 0 0 0;color:#3a3a3a}.withdrawing-content .item-total .total[data-v-155eaf4d]{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;box-sizing:border-box}.withdrawing-content .item-total .total .money[data-v-155eaf4d]{padding-top:%?15?%}.withdrawing-content .item-total .lists[data-v-155eaf4d]{color:#8b64fd}.btn[data-v-155eaf4d]{background-image:linear-gradient(90deg,#7c52fc,#976dff);color:#fff;border-radius:%?10?%;text-align:center;padding:%?27?%;margin:%?90?% %?60?% %?30?% %?60?%;font-size:%?32?%;font-weight:700}.des[data-v-155eaf4d]{text-align:center;color:#cacaca;font-size:%?26?%}.total[data-v-155eaf4d]{color:#8b64fd;margin-top:%?20?%;margin-left:%?50?%;font-size:%?36?%}body.?%PAGE?%[data-v-155eaf4d]{background-color:#f7f7f7}',""]),t.exports=e},6876:function(t,e,a){"use strict";var n;a.d(e,"b",(function(){return i})),a.d(e,"c",(function(){return o})),a.d(e,"a",(function(){return n}));var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-uni-text",{staticClass:"uni-icons",class:[t.fontFamily,t.fontFamily?t.type:""],style:{color:t.color,"font-size":t.size+"px"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t._onClick.apply(void 0,arguments)}}},[t._v(t._s(t.fontFamily?"":t.icons[t.type]))])},o=[]},"89ef":function(t,e,a){var n=a("24fb"),i=a("1de5"),o=a("57dc");e=n(!1);var r=i(o);e.push([t.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/**\n * Web唐明明\n * 匆匆数载恍如梦,岁月迢迢华发增。\n * 碌碌无为枉半生,一朝惊醒万事空。\n */.ios-bottom[data-v-218f84fe]{padding-bottom:env(safe-area-inset-bottom);padding-bottom:constant(safe-area-inset-bottom)}.ios-left[data-v-218f84fe]{padding-left:env(safe-area-inset-left);padding-left:constant(safe-area-inset-left)}.ios-right[data-v-218f84fe]{padding-right:env(safe-area-inset-right);padding-right:constant(safe-area-inset-right)}.ios-top[data-v-218f84fe]{padding-top:0}.vertical[data-v-218f84fe]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-pack:center}.nowrap[data-v-218f84fe]{max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ellipsis[data-v-218f84fe]{max-width:100%;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ellipsis-3[data-v-218f84fe]{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3}.ellipsis-4[data-v-218f84fe]{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:4}.ellipsis-5[data-v-218f84fe]{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:5}\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 文字基本颜色 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */@font-face{font-family:uniicons;src:url('+r+') format("truetype")}.uni-icons[data-v-218f84fe]{font-family:uniicons;text-decoration:none;text-align:center}',""]),t.exports=e},9236:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.userAccoutScores=e.withdrawsIndexLists=e.withdrawsIndex=e.withdrawsIndexCreate=e.withdrawsAccountsDelete=e.withdrawsAccountsEdits=e.accountsCreateEdit=e.withdrawsAccountsList=e.withdrawsAccounts=e.accountsCreate=void 0;var n=a("89d9"),i=function(){return(0,n.request)({url:"withdraws/accounts/create"})};e.accountsCreate=i;var o=function(t){return(0,n.request)({url:"withdraws/accounts",method:"POST",data:t})};e.withdrawsAccounts=o;var r=function(t){return(0,n.request)({url:"withdraws/accounts",method:"get",data:t})};e.withdrawsAccountsList=r;var d=function(t){return(0,n.request)({url:"withdraws/accounts/"+t+"/edit"})};e.accountsCreateEdit=d;var l=function(t){return(0,n.request)({url:"withdraws/accounts/"+t.bank_account_id,method:"PUT",data:t})};e.withdrawsAccountsEdits=l;var s=function(t){return(0,n.request)({url:"withdraws/accounts/"+t,method:"DELETE"})};e.withdrawsAccountsDelete=s;var c=function(){return(0,n.request)({url:"withdraws/index/create"})};e.withdrawsIndexCreate=c;var f=function(t){return(0,n.request)({url:"withdraws/index",method:"POST",data:t})};e.withdrawsIndex=f;var u=function(t){return(0,n.request)({url:"withdraws/index",method:"get",data:t})};e.withdrawsIndexLists=u;var p=function(t){return(0,n.request)({url:"user/account/scores",method:"get",data:t})};e.userAccoutScores=p},"99ac":function(t,e,a){"use strict";var n=a("a9a0"),i=a.n(n);i.a},a9a0:function(t,e,a){var n=a("89ef");"string"===typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);var i=a("4f06").default;i("2acee188",n,!0,{sourceMap:!1,shadowMode:!1})},caa6:function(t,e,a){"use strict";var n=a("4ea4");a("a9e3"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=n(a("e437")),o={name:"UniIcons",emits:["click"],props:{type:{type:String,default:""},color:{type:String,default:"#333333"},size:{type:[Number,String],default:16},fontFamily:{type:String,default:""}},data:function(){return{icons:i.default}},methods:{_onClick:function(){this.$emit("click")}}};e.default=o},cb12:function(t,e,a){"use strict";a.r(e);var n=a("3048"),i=a.n(n);for(var o in n)"default"!==o&&function(t){a.d(e,t,(function(){return n[t]}))}(o);e["default"]=i.a},ccda:function(t,e,a){"use strict";a.r(e);var n=a("e0b9"),i=a("cb12");for(var o in i)"default"!==o&&function(t){a.d(e,t,(function(){return i[t]}))}(o);a("d86b");var r,d=a("f0c5"),l=Object(d["a"])(i["default"],n["b"],n["c"],!1,null,"155eaf4d",null,!1,n["a"],r);e["default"]=l.exports},d86b:function(t,e,a){"use strict";var n=a("de03"),i=a.n(n);i.a},de03:function(t,e,a){var n=a("6243");"string"===typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);var i=a("4f06").default;i("b7a1f3f4",n,!0,{sourceMap:!1,shadowMode:!1})},e0b9:function(t,e,a){"use strict";a.d(e,"b",(function(){return i})),a.d(e,"c",(function(){return o})),a.d(e,"a",(function(){return n}));var n={uniIcons:a("f1a7").default},i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-uni-view",{staticClass:"WithdrawingCoin "},[a("v-uni-view",{staticClass:"propery"},[a("v-uni-image",{staticClass:"record-bg",attrs:{src:"/static/imgs/account-bg.png",mode:"aspectFill"}}),a("v-uni-view",{staticClass:"propery-content"},[a("v-uni-view",{staticClass:"currency"},[t._v("能量球钱包"),a("span",[t._v("(≈ "+t._s(t.cost||"0.00")+" CNY)")])]),a("v-uni-view",{staticClass:"balance"},[t._v(t._s(t.balance||"0.00"))]),a("v-uni-view",{staticClass:"frozen",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.withdrawDetail.apply(void 0,arguments)}}},[t._v("提现记录")])],1)],1),a("v-uni-view",{staticClass:"item-name"},[t._v("提现至银行卡"),a("v-uni-view",{staticClass:"right"},[0===t.bank_accounts?a("v-uni-view",{staticClass:"cardName",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.addBanks.apply(void 0,arguments)}}},[t._v("添加银行卡")]):t._e(),t.bank_accounts>0?a("v-uni-view",{staticClass:"cardName",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.bankLists.apply(void 0,arguments)}}},[t._v(t._s(t.bankInfo.name?t.bankInfo.name:"选择银行卡"))]):t._e(),a("uni-icons",{attrs:{type:"arrowright",size:"12",color:"#fff"}})],1)],1),a("v-uni-view",{staticClass:"withdrawing-content"},[a("v-uni-view",{staticClass:"item"},[a("v-uni-view",{staticStyle:{flex:"1"}},[a("v-uni-view",{staticClass:"inputTxt"},[t._v("提现数量")]),a("v-uni-input",{staticClass:"input_num",attrs:{type:"number","placeholder-style":"color:#999;font-weight:normal; font-size:34rpx;",placeholder:"请输入提现数量"},on:{input:function(e){arguments[0]=e=t.$handleEvent(e),t.inputNum.apply(void 0,arguments)}},model:{value:t.withdraw_input,callback:function(e){t.withdraw_input=e},expression:"withdraw_input"}})],1),a("v-uni-view",{staticClass:"all",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.all.apply(void 0,arguments)}}},[t._v("全部提现")])],1)],1),t.total?a("v-uni-view",{staticClass:"total"},[t._v("≈ ¥"+t._s(t.total.toFixed(2)))]):t._e(),a("v-uni-view",{staticClass:"btn",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.actions.apply(void 0,arguments)}}},[t._v("提现至银行卡")]),a("v-uni-view",{staticClass:"des"},[t._v("预计5- 10个工作日到账 手续费: "+t._s(t.tax)+"%")])],1)},o=[]},e437:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n={pulldown:"",refreshempty:"",back:"",forward:"",more:"","more-filled":"",scan:"",qq:"",weibo:"",weixin:"",pengyouquan:"",loop:"",refresh:"","refresh-filled":"",arrowthindown:"",arrowthinleft:"",arrowthinright:"",arrowthinup:"","undo-filled":"",undo:"",redo:"","redo-filled":"",bars:"",chatboxes:"",camera:"","chatboxes-filled":"","camera-filled":"","cart-filled":"",cart:"","checkbox-filled":"",checkbox:"",arrowleft:"",arrowdown:"",arrowright:"","smallcircle-filled":"",arrowup:"",circle:"","eye-filled":"","eye-slash-filled":"","eye-slash":"",eye:"","flag-filled":"",flag:"","gear-filled":"",reload:"",gear:"","hand-thumbsdown-filled":"","hand-thumbsdown":"","hand-thumbsup-filled":"","heart-filled":"","hand-thumbsup":"",heart:"",home:"",info:"","home-filled":"","info-filled":"","circle-filled":"","chat-filled":"",chat:"","mail-open-filled":"","email-filled":"","mail-open":"",email:"",checkmarkempty:"",list:"","locked-filled":"",locked:"","map-filled":"","map-pin":"","map-pin-ellipse":"",map:"","minus-filled":"","mic-filled":"",minus:"",micoff:"",mic:"",clear:"",smallcircle:"",close:"",closeempty:"",paperclip:"",paperplane:"","paperplane-filled":"","person-filled":"","contact-filled":"",person:"",contact:"","images-filled":"",phone:"",images:"",image:"","image-filled":"","location-filled":"",location:"","plus-filled":"",plus:"",plusempty:"","help-filled":"",help:"","navigate-filled":"",navigate:"","mic-slash-filled":"",search:"",settings:"",sound:"","sound-filled":"","spinner-cycle":"","download-filled":"","personadd-filled":"","videocam-filled":"",personadd:"",upload:"","upload-filled":"",starhalf:"","star-filled":"",star:"",trash:"","phone-filled":"",compose:"",videocam:"","trash-filled":"",download:"","chatbubble-filled":"",chatbubble:"","cloud-download":"","cloud-upload-filled":"","cloud-upload":"","cloud-download-filled":"",headphones:"",shop:""};e.default=n},f1a7:function(t,e,a){"use strict";a.r(e);var n=a("6876"),i=a("5f33");for(var o in i)"default"!==o&&function(t){a.d(e,t,(function(){return i[t]}))}(o);a("99ac");var r,d=a("f0c5"),l=Object(d["a"])(i["default"],n["b"],n["c"],!1,null,"218f84fe",null,!1,n["a"],r);e["default"]=l.exports}}]); \ No newline at end of file diff --git a/unpackage/dist/build/h5/static/js/pages-wallet-fragment.2021a6d6.js b/unpackage/dist/build/h5/static/js/pages-wallet-fragment.2021a6d6.js new file mode 100644 index 0000000..b6faa48 --- /dev/null +++ b/unpackage/dist/build/h5/static/js/pages-wallet-fragment.2021a6d6.js @@ -0,0 +1 @@ +(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-wallet-fragment"],{"214f":function(e,t,i){"use strict";i.r(t);var r=i("33e2"),a=i("c272");for(var o in a)"default"!==o&&function(e){i.d(t,e,(function(){return a[e]}))}(o);i("f93c");var s,n=i("f0c5"),c=Object(n["a"])(a["default"],r["b"],r["c"],!1,null,"b1f65ebe",null,!1,r["a"],s);t["default"]=c.exports},"33e2":function(e,t,i){"use strict";i.d(t,"b",(function(){return a})),i.d(t,"c",(function(){return o})),i.d(t,"a",(function(){return r}));var r={uPicker:i("00a5").default,uniIcons:i("f1a7").default,uToast:i("4d12").default},a=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("v-uni-view",{staticClass:"Record"},[i("v-uni-view",{staticClass:"record-top"},[i("v-uni-image",{staticClass:"record-bg",attrs:{src:"/static/imgs/account-bg.png",mode:"widthFix"}}),i("v-uni-view",{staticClass:"record-top-nav"},[i("v-uni-view",{class:["record-top-item","year"===e.type?"selectTopItem":""],on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.selectType("year")}}},[e._v("年账单")]),i("v-uni-view",{class:["record-top-item","month"===e.type?"selectTopItem":""],on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.selectType("month")}}},[e._v("月账单")]),i("v-uni-view",{class:["record-top-item","day"===e.type?"selectTopItem":""],on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.selectType("day")}}},[e._v("日账单")])],1),i("v-uni-view",{staticClass:"record-mouth-year"},[i("v-uni-view",{staticClass:"record-type-left"},[i("u-picker",{attrs:{mode:"time",params:e.params,title:"筛选日期","start-year":"2021","end-year":e.currentYear},on:{confirm:function(t){arguments[0]=t=e.$handleEvent(t),e.confirm.apply(void 0,arguments)}},model:{value:e.show,callback:function(t){e.show=t},expression:"show"}}),i("v-uni-view",{on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.show=!0}}},[e._v(e._s(e.date?e.date:"选择日期")),i("uni-icons",{attrs:{type:"arrowdown",color:"#fff",size:"12"}})],1)],1),i("v-uni-view",{staticClass:"record-type-right"},[i("v-uni-view",{class:["pay_type_item","all"===e.cointype?"pay_type_item_select":""],on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.selectCoinType("all")}}},[e._v("全部")]),i("v-uni-view",{class:["pay_type_item","1"===e.cointype?"pay_type_item_select":""],on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.selectCoinType("1")}}},[e._v("待发放")]),i("v-uni-view",{class:["pay_type_item","0"===e.cointype?"pay_type_item_select":""],on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.selectCoinType("0")}}},[e._v("已发放")])],1)],1),i("v-uni-view",{staticClass:"record-title"},[e._v("当前碎片个数")]),i("v-uni-view",{staticClass:"record-money"},[e._v(e._s(e.score||"0.00")),i("span",[e._v("个")])])],1),e.lists.length>0?i("v-uni-view",{staticClass:"record-list"},e._l(e.lists,(function(t,r){return i("v-uni-view",{key:r,staticClass:"record-list-item"},[i("v-uni-image",{staticClass:"record-icon",attrs:{src:"/static/imgs/record-icon.png",mode:"widthFix"}}),i("v-uni-view",{},[i("v-uni-view",{staticClass:"record-list-item-top"},[i("v-uni-view",{staticClass:"title ellipsis-1"},[e._v(e._s(t.remark)),i("span",{staticClass:"tags"},[e._v(e._s(t.frozen.text))])]),i("v-uni-view",{staticClass:"money"},[e._v(e._s(t.amount))])],1),i("v-uni-view",{staticClass:"record-list-item-date"},[e._v(e._s(t.created_at))])],1)],1)})),1):e._e(),0===e.lists.length?i("no-list",{attrs:{name:"no-record",txt:"没有任何碎片记录 ~ "}}):e._e(),i("u-toast",{ref:"uToast"})],1)},o=[]},"52ce":function(e,t,i){var r=i("24fb");t=r(!1),t.push([e.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/**\n * Web唐明明\n * 匆匆数载恍如梦,岁月迢迢华发增。\n * 碌碌无为枉半生,一朝惊醒万事空。\n */.ios-bottom[data-v-b1f65ebe]{padding-bottom:env(safe-area-inset-bottom);padding-bottom:constant(safe-area-inset-bottom)}.ios-left[data-v-b1f65ebe]{padding-left:env(safe-area-inset-left);padding-left:constant(safe-area-inset-left)}.ios-right[data-v-b1f65ebe]{padding-right:env(safe-area-inset-right);padding-right:constant(safe-area-inset-right)}.ios-top[data-v-b1f65ebe]{padding-top:0}.vertical[data-v-b1f65ebe]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-pack:center}.nowrap[data-v-b1f65ebe]{max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ellipsis[data-v-b1f65ebe]{max-width:100%;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ellipsis-3[data-v-b1f65ebe]{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3}.ellipsis-4[data-v-b1f65ebe]{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:4}.ellipsis-5[data-v-b1f65ebe]{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:5}\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 文字基本颜色 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */.Record[data-v-b1f65ebe]{width:100%;min-height:100vh;padding-top:%?30?%;background-color:#fff}.record-list[data-v-b1f65ebe]{padding:%?20?% %?30?%}.record-list .record-list-item[data-v-b1f65ebe]{padding:%?30?% 0;border-bottom:solid %?1?% #f7f7f7;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;box-sizing:border-box}.record-list .record-list-item .record-icon[data-v-b1f65ebe]{width:%?60?%;margin-right:%?20?%}.record-list .record-list-item .record-list-item-top[data-v-b1f65ebe]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;box-sizing:border-box;width:%?600?%}.record-list .record-list-item .record-list-item-top .tags[data-v-b1f65ebe]{padding-left:%?20?%;color:#f50;font-size:%?24?%}.record-list .record-list-item .record-list-item-top .title[data-v-b1f65ebe]{font-size:%?28?%;width:%?600?%;color:#444}.record-list .record-list-item .record-list-item-top .money[data-v-b1f65ebe]{color:#ee4c47;font-size:%?40?%;font-weight:700;position:relative;top:%?20?%;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;box-sizing:border-box}.record-list .record-list-item .record-list-item-date[data-v-b1f65ebe]{font-size:%?26?%;color:#a6a6a6;margin-top:%?10?%}.record-top[data-v-b1f65ebe]{width:calc(100% - %?60?%);background-image:linear-gradient(90deg,#7c52fc,#976dff);box-shadow:0 %?10?% %?20?% %?0?% rgba(151,109,255,.4);margin:0 %?30?%;border-radius:%?20?%;box-sizing:border-box;position:relative;padding:%?30?% %?30?% %?50?% %?50?%;z-index:1}.record-top .record-bg[data-v-b1f65ebe]{position:absolute;width:100%;bottom:0;right:0;z-index:1;opacity:.5}.record-top .record-top-nav[data-v-b1f65ebe]{display:flex;flex-direction:row;align-items:center;justify-content:center;box-sizing:border-box}.record-top .record-top-nav .record-top-item[data-v-b1f65ebe]{margin:%?40?% %?20?%;font-size:%?30?%;font-weight:500;color:#fff}.record-top .record-top-nav .selectTopItem[data-v-b1f65ebe]{border-bottom:solid %?4?% #fff}.record-top .record-mouth-year[data-v-b1f65ebe]{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;box-sizing:border-box;position:relative;z-index:2;color:#fff;font-size:%?30?%}.record-top .record-mouth-year .record-type-left[data-v-b1f65ebe]{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;box-sizing:border-box}.record-top .record-mouth-year .record-type-left uni-icons[data-v-b1f65ebe]{margin-left:%?4?%}.record-top .record-mouth-year .record-type-right[data-v-b1f65ebe]{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;box-sizing:border-box;font-size:%?24?%}.record-top .record-mouth-year .record-type-right .pay_type_item[data-v-b1f65ebe]{padding:%?2?% %?20?%;border-radius:%?30?%;border:solid %?1?% transparent}.record-top .record-mouth-year .record-type-right .pay_type_item_select[data-v-b1f65ebe]{border:solid %?1?% #f7f7f7}.record-top .record-title[data-v-b1f65ebe]{font-size:%?28?%;color:#fff;padding:0 0 %?20?% 0;margin-top:%?30?%}.record-top .record-money[data-v-b1f65ebe]{color:#fff;font-size:%?60?%;font-weight:700}.record-top .record-money span[data-v-b1f65ebe]{font-size:%?24?%;font-weight:400;padding-left:%?20?%;margin-right:%?4?%}',""]),e.exports=t},5945:function(e,t,i){"use strict";i("99af"),i("fb6a"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=i("9236"),a={data:function(){return{lists:[],has_next_page:!0,page:1,type:"year",date:(new Date).toISOString().slice(0,4),params:{year:!0,month:!1,day:!1},show:!1,currentDay:(new Date).toISOString().slice(0,10),currentMonth:(new Date).toISOString().slice(0,7),currentYear:(new Date).toISOString().slice(0,4),score:"",cointype:"all"}},onShow:function(){this.getList()},onReachBottom:function(){this.has_next_page?(this.page=this.page+1,this.getList()):this.$refs.uToast.show({title:"吼吼吼~我是有底的~",type:"primary",duration:3e3})},methods:{getList:function(){var e=this,t={page:this.page,type:this.type,date:this.date,frozen:this.cointype};(0,r.userAccoutScores)(t).then((function(t){console.log(t),e.score=t.score,e.lists=e.lists.concat(t.lists.data),e.has_next_page=t.lists.page.has_more})).catch((function(t){e.$refs.uToast.show({title:t.message,type:"primary",duration:3e3})}))},selectCoinType:function(e){this.cointype!==e&&(this.cointype=e,this.reset())},reset:function(){this.page=1,this.lists=[],this.has_next_page=!0,this.getList()},selectType:function(e){if(this.type!==e)switch(e){case"year":this.type=e,this.params={year:!0,month:!1,day:!1},this.date=this.currentYear,this.reset();break;case"month":this.type=e,this.params={year:!0,month:!0,day:!1},this.date=this.currentMonth,this.reset();break;case"day":this.type=e,this.params={year:!0,month:!0,day:!0},this.date=this.currentDay,this.reset();break}},confirm:function(e){var t=this.type;switch(t){case"year":this.date=e.year,this.reset();break;case"month":this.date=e.year+"-"+e.month,this.reset();break;case"day":this.date=e.year+"-"+e.month+"-"+e.day,this.reset();break}}}};t.default=a},9236:function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.userAccoutScores=t.withdrawsIndexLists=t.withdrawsIndex=t.withdrawsIndexCreate=t.withdrawsAccountsDelete=t.withdrawsAccountsEdits=t.accountsCreateEdit=t.withdrawsAccountsList=t.withdrawsAccounts=t.accountsCreate=void 0;var r=i("89d9"),a=function(){return(0,r.request)({url:"withdraws/accounts/create"})};t.accountsCreate=a;var o=function(e){return(0,r.request)({url:"withdraws/accounts",method:"POST",data:e})};t.withdrawsAccounts=o;var s=function(e){return(0,r.request)({url:"withdraws/accounts",method:"get",data:e})};t.withdrawsAccountsList=s;var n=function(e){return(0,r.request)({url:"withdraws/accounts/"+e+"/edit"})};t.accountsCreateEdit=n;var c=function(e){return(0,r.request)({url:"withdraws/accounts/"+e.bank_account_id,method:"PUT",data:e})};t.withdrawsAccountsEdits=c;var d=function(e){return(0,r.request)({url:"withdraws/accounts/"+e,method:"DELETE"})};t.withdrawsAccountsDelete=d;var l=function(){return(0,r.request)({url:"withdraws/index/create"})};t.withdrawsIndexCreate=l;var f=function(e){return(0,r.request)({url:"withdraws/index",method:"POST",data:e})};t.withdrawsIndex=f;var u=function(e){return(0,r.request)({url:"withdraws/index",method:"get",data:e})};t.withdrawsIndexLists=u;var p=function(e){return(0,r.request)({url:"user/account/scores",method:"get",data:e})};t.userAccoutScores=p},a400:function(e,t,i){var r=i("52ce");"string"===typeof r&&(r=[[e.i,r,""]]),r.locals&&(e.exports=r.locals);var a=i("4f06").default;a("2a457685",r,!0,{sourceMap:!1,shadowMode:!1})},c272:function(e,t,i){"use strict";i.r(t);var r=i("5945"),a=i.n(r);for(var o in r)"default"!==o&&function(e){i.d(t,e,(function(){return r[e]}))}(o);t["default"]=a.a},f93c:function(e,t,i){"use strict";var r=i("a400"),a=i.n(r);a.a}}]); \ No newline at end of file diff --git a/unpackage/dist/build/h5/static/js/pages-wallet-fragment.cc486754.js b/unpackage/dist/build/h5/static/js/pages-wallet-fragment.cc486754.js deleted file mode 100644 index 38313f3..0000000 --- a/unpackage/dist/build/h5/static/js/pages-wallet-fragment.cc486754.js +++ /dev/null @@ -1 +0,0 @@ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-wallet-fragment"],{"0b9e":function(t,e,i){"use strict";i.d(e,"b",(function(){return r})),i.d(e,"c",(function(){return o})),i.d(e,"a",(function(){return a}));var a={uPicker:i("00a5").default,uniIcons:i("f1a7").default,uToast:i("4d12").default},r=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("v-uni-view",{staticClass:"Record"},[i("v-uni-view",{staticClass:"record-top"},[i("v-uni-image",{staticClass:"record-bg",attrs:{src:"/static/imgs/account-bg.png",mode:"widthFix"}}),i("v-uni-view",{staticClass:"record-top-nav"},[i("v-uni-view",{class:["record-top-item","year"===t.type?"selectTopItem":""],on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.selectType("year")}}},[t._v("年账单")]),i("v-uni-view",{class:["record-top-item","month"===t.type?"selectTopItem":""],on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.selectType("month")}}},[t._v("月账单")]),i("v-uni-view",{class:["record-top-item","day"===t.type?"selectTopItem":""],on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.selectType("day")}}},[t._v("日账单")])],1),i("v-uni-view",{staticClass:"record-mouth-year"},[i("v-uni-view",{staticClass:"record-type-left"},[i("u-picker",{attrs:{mode:"time",params:t.params,title:"筛选日期","start-year":"2021","end-year":t.currentYear},on:{confirm:function(e){arguments[0]=e=t.$handleEvent(e),t.confirm.apply(void 0,arguments)}},model:{value:t.show,callback:function(e){t.show=e},expression:"show"}}),i("v-uni-view",{on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.show=!0}}},[t._v(t._s(t.date?t.date:"选择日期")),i("uni-icons",{attrs:{type:"arrowdown",color:"#fff",size:"12"}})],1)],1),i("v-uni-view",{staticClass:"record-type-right"},[i("v-uni-view",{class:["pay_type_item","all"===t.cointype?"pay_type_item_select":""],on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.selectCoinType("all")}}},[t._v("全部")]),i("v-uni-view",{class:["pay_type_item","1"===t.cointype?"pay_type_item_select":""],on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.selectCoinType("1")}}},[t._v("待发放")]),i("v-uni-view",{class:["pay_type_item","0"===t.cointype?"pay_type_item_select":""],on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.selectCoinType("0")}}},[t._v("已发放")])],1)],1),i("v-uni-view",{staticClass:"record-title"},[t._v("当前碎片个数")]),i("v-uni-view",{staticClass:"record-money"},[t._v(t._s(t.score||"0.00")),i("span",[t._v("个")])])],1),t.lists.length>0?i("v-uni-view",{staticClass:"record-list"},t._l(t.lists,(function(e,a){return i("v-uni-view",{key:a,staticClass:"record-list-item"},[i("v-uni-image",{staticClass:"record-icon",attrs:{src:"/static/imgs/record-icon.png",mode:"widthFix"}}),i("v-uni-view",{},[i("v-uni-view",{staticClass:"record-list-item-top"},[i("v-uni-view",{staticClass:"title ellipsis-2"},[t._v(t._s(e.remark))]),i("v-uni-view",{staticClass:"money"},[t._v(t._s(e.amount))])],1),i("v-uni-view",{staticClass:"record-list-item-date"},[t._v(t._s(e.created_at))])],1)],1)})),1):t._e(),0===t.lists.length?i("no-list",{attrs:{name:"no-record",txt:"没有任何碎片记录 ~ "}}):t._e(),i("u-toast",{ref:"uToast"})],1)},o=[]},"0f28":function(t,e,i){"use strict";var a=i("9007"),r=i.n(a);r.a},"214f":function(t,e,i){"use strict";i.r(e);var a=i("0b9e"),r=i("c272");for(var o in r)"default"!==o&&function(t){i.d(e,t,(function(){return r[t]}))}(o);i("0f28");var s,n=i("f0c5"),c=Object(n["a"])(r["default"],a["b"],a["c"],!1,null,"281baf82",null,!1,a["a"],s);e["default"]=c.exports},5945:function(t,e,i){"use strict";i("99af"),i("fb6a"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var a=i("9236"),r={data:function(){return{lists:[],has_next_page:!0,page:1,type:"year",date:(new Date).toISOString().slice(0,4),params:{year:!0,month:!1,day:!1},show:!1,currentDay:(new Date).toISOString().slice(0,10),currentMonth:(new Date).toISOString().slice(0,7),currentYear:(new Date).toISOString().slice(0,4),score:"",cointype:"all"}},onShow:function(){this.getList()},onReachBottom:function(){this.has_next_page?(this.page=this.page+1,this.getList()):this.$refs.uToast.show({title:"吼吼吼~我是有底的~",type:"primary",duration:3e3})},methods:{getList:function(){var t=this,e={page:this.page,type:this.type,date:this.date,frozen:this.cointype};(0,a.userAccoutScores)(e).then((function(e){console.log(e),t.score=e.score,t.lists=t.lists.concat(e.lists.data),t.has_next_page=e.lists.page.has_more})).catch((function(e){t.$refs.uToast.show({title:e.message,type:"primary",duration:3e3})}))},selectCoinType:function(t){this.cointype!==t&&(this.cointype=t,this.reset())},reset:function(){this.page=1,this.lists=[],this.has_next_page=!0,this.getList()},selectType:function(t){if(this.type!==t)switch(t){case"year":this.type=t,this.params={year:!0,month:!1,day:!1},this.date=this.currentYear,this.reset();break;case"month":this.type=t,this.params={year:!0,month:!0,day:!1},this.date=this.currentMonth,this.reset();break;case"day":this.type=t,this.params={year:!0,month:!0,day:!0},this.date=this.currentDay,this.reset();break}},confirm:function(t){var e=this.type;switch(e){case"year":this.date=t.year,this.reset();break;case"month":this.date=t.year+"-"+t.month,this.reset();break;case"day":this.date=t.year+"-"+t.month+"-"+t.day,this.reset();break}}}};e.default=r},7684:function(t,e,i){var a=i("24fb");e=a(!1),e.push([t.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/**\n * Web唐明明\n * 匆匆数载恍如梦,岁月迢迢华发增。\n * 碌碌无为枉半生,一朝惊醒万事空。\n */.ios-bottom[data-v-281baf82]{padding-bottom:env(safe-area-inset-bottom);padding-bottom:constant(safe-area-inset-bottom)}.ios-left[data-v-281baf82]{padding-left:env(safe-area-inset-left);padding-left:constant(safe-area-inset-left)}.ios-right[data-v-281baf82]{padding-right:env(safe-area-inset-right);padding-right:constant(safe-area-inset-right)}.ios-top[data-v-281baf82]{padding-top:0}.vertical[data-v-281baf82]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-pack:center}.nowrap[data-v-281baf82]{max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ellipsis[data-v-281baf82]{max-width:100%;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ellipsis-3[data-v-281baf82]{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3}.ellipsis-4[data-v-281baf82]{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:4}.ellipsis-5[data-v-281baf82]{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:5}\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 文字基本颜色 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */.Record[data-v-281baf82]{width:100%;min-height:100vh;padding-top:%?30?%;background-color:#fff}.record-list[data-v-281baf82]{padding:%?20?% %?30?%}.record-list .record-list-item[data-v-281baf82]{padding:%?30?% 0;border-bottom:solid %?1?% #f7f7f7;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;box-sizing:border-box}.record-list .record-list-item .record-icon[data-v-281baf82]{width:%?60?%;margin-right:%?20?%}.record-list .record-list-item .record-list-item-top[data-v-281baf82]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;box-sizing:border-box;width:%?600?%}.record-list .record-list-item .record-list-item-top .title[data-v-281baf82]{font-size:%?28?%;width:%?600?%;color:#444}.record-list .record-list-item .record-list-item-top .money[data-v-281baf82]{color:#ee4c47;font-size:%?40?%;font-weight:700;position:relative;top:%?20?%;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;box-sizing:border-box}.record-list .record-list-item .record-list-item-date[data-v-281baf82]{font-size:%?26?%;color:#a6a6a6;margin-top:%?10?%}.record-top[data-v-281baf82]{width:calc(100% - %?60?%);background-image:linear-gradient(90deg,#7c52fc,#976dff);box-shadow:0 %?10?% %?20?% %?0?% rgba(151,109,255,.4);margin:0 %?30?%;border-radius:%?20?%;box-sizing:border-box;position:relative;padding:%?30?% %?30?% %?50?% %?50?%;z-index:1}.record-top .record-bg[data-v-281baf82]{position:absolute;width:100%;bottom:0;right:0;z-index:1;opacity:.5}.record-top .record-top-nav[data-v-281baf82]{display:flex;flex-direction:row;align-items:center;justify-content:center;box-sizing:border-box}.record-top .record-top-nav .record-top-item[data-v-281baf82]{margin:%?40?% %?20?%;font-size:%?30?%;font-weight:500;color:#fff}.record-top .record-top-nav .selectTopItem[data-v-281baf82]{border-bottom:solid %?4?% #fff}.record-top .record-mouth-year[data-v-281baf82]{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;box-sizing:border-box;position:relative;z-index:2;color:#fff;font-size:%?30?%}.record-top .record-mouth-year .record-type-left[data-v-281baf82]{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;box-sizing:border-box}.record-top .record-mouth-year .record-type-left uni-icons[data-v-281baf82]{margin-left:%?4?%}.record-top .record-mouth-year .record-type-right[data-v-281baf82]{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;box-sizing:border-box;font-size:%?24?%}.record-top .record-mouth-year .record-type-right .pay_type_item[data-v-281baf82]{padding:%?2?% %?20?%;border-radius:%?30?%;border:solid %?1?% transparent}.record-top .record-mouth-year .record-type-right .pay_type_item_select[data-v-281baf82]{border:solid %?1?% #f7f7f7}.record-top .record-title[data-v-281baf82]{font-size:%?28?%;color:#fff;padding:0 0 %?20?% 0;margin-top:%?30?%}.record-top .record-money[data-v-281baf82]{color:#fff;font-size:%?60?%;font-weight:700}.record-top .record-money span[data-v-281baf82]{font-size:%?24?%;font-weight:400;padding-left:%?20?%;margin-right:%?4?%}',""]),t.exports=e},9007:function(t,e,i){var a=i("7684");"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var r=i("4f06").default;r("36800189",a,!0,{sourceMap:!1,shadowMode:!1})},9236:function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.userAccoutScores=e.withdrawsIndexLists=e.withdrawsIndex=e.withdrawsIndexCreate=e.withdrawsAccountsDelete=e.withdrawsAccountsEdits=e.accountsCreateEdit=e.withdrawsAccountsList=e.withdrawsAccounts=e.accountsCreate=void 0;var a=i("89d9"),r=function(){return(0,a.request)({url:"withdraws/accounts/create"})};e.accountsCreate=r;var o=function(t){return(0,a.request)({url:"withdraws/accounts",method:"POST",data:t})};e.withdrawsAccounts=o;var s=function(t){return(0,a.request)({url:"withdraws/accounts",method:"get",data:t})};e.withdrawsAccountsList=s;var n=function(t){return(0,a.request)({url:"withdraws/accounts/"+t+"/edit"})};e.accountsCreateEdit=n;var c=function(t){return(0,a.request)({url:"withdraws/accounts/"+t.bank_account_id,method:"PUT",data:t})};e.withdrawsAccountsEdits=c;var d=function(t){return(0,a.request)({url:"withdraws/accounts/"+t,method:"DELETE"})};e.withdrawsAccountsDelete=d;var l=function(){return(0,a.request)({url:"withdraws/index/create"})};e.withdrawsIndexCreate=l;var f=function(t){return(0,a.request)({url:"withdraws/index",method:"POST",data:t})};e.withdrawsIndex=f;var u=function(t){return(0,a.request)({url:"withdraws/index",method:"get",data:t})};e.withdrawsIndexLists=u;var p=function(t){return(0,a.request)({url:"user/account/scores",method:"get",data:t})};e.userAccoutScores=p},c272:function(t,e,i){"use strict";i.r(e);var a=i("5945"),r=i.n(a);for(var o in a)"default"!==o&&function(t){i.d(e,t,(function(){return a[t]}))}(o);e["default"]=r.a}}]); \ No newline at end of file