第一次提交

This commit is contained in:
caolc
2023-03-14 15:39:40 +08:00
parent d659190a9e
commit 0708de8d86
354 changed files with 15675 additions and 2683 deletions

View File

@@ -0,0 +1,10 @@
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["oilAccount/components/accountListItem"],{"3a18":function(t,e,r){"use strict";var n=r("47c2"),c=r.n(n);c.a},"47c2":function(t,e,r){},5939:function(t,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n={name:"listItem",props:{item:{type:Object,default:function(){return null}}},data:function(){return{}},mounted:function(){},created:function(){},filters:{state:function(t){switch(Number(t)){case 0:return"即时";case 1:return"预约";default:return"---"}},typeText:function(t){switch(console.log(t,"----"),Number(t)){case 0:return"等待审核";case 1:return"审核通过";case-1:return"审核失败";case 2:return"等待付款";case 3:return"付款完成";case 4:return"取消充值";default:return"---"}}},methods:{transactionType:function(t){switch(t){case"RECHARGE":return{text:"充值",color:"#666666",bg:"rgba(102, 102, 102, 0.1)"};case"RECHARGE_REBETE":return{text:"折返",color:"#9F43CC",bg:"rgba(159, 67, 204, 0.1)"};case"CONSUME_REBATE":return{text:"折返",color:"#9F43CC",bg:"rgba(159, 67, 204, 0.1)"};case"DISPATCH":return{text:"调拨",color:"#2866FF",bg:"rgba(40, 102, 255, 0.1)"};case"CALLBACK":return{text:"回拨",color:"#FF6700",bg:"rgba(255, 103, 0, 0.1)"};case"TURN":return{text:"圈回",color:"#EC4545",bg:"rgba(236, 69, 69, 0.1)"};default:return{text:"---",color:"#666666",bg:"rgba(102, 102, 102, 0.1)"}}},icontype:function(t,e){return t>e?"icona-shangzhang1":t<e?"icona-xiadie2":"iconchiping"},iconFn:function(t,e){return t>e?"#ff5555":t<e?"#2CE308":"#f9d06f"},stateColor:function(t){switch(Number(t)){case 0:return"#00AAFF";case 1:return"#9F43CC";default:return""}},stateBackground:function(t){switch(Number(t)){case 0:return"rgba(0, 170, 255, 0.1)";case 1:return"rgba(159, 67, 204, 0.1)";default:return""}},typeBackground:function(t){switch(console.log(t,"-----"),Number(t)){case 0:return"#E8CD3026";case 1:return"#17A00E26";case-1:return"#EC454526";case 2:return"#ffba00";case 3:return"#13ce66";case 4:return"#ff4949";default:return""}},typeColor:function(t){switch(console.log(t,"-----"),Number(t)){case 0:return"#E8CD30";case 1:return"#17A00E";case-1:return"#EC4545";case 2:return"#ffffff";case 3:return"#ffffff";case 4:return"#ffffff";default:return""}},scrolltolower:function(){this.$emit("scrolltolower")}}};e.default=n},bec9:function(t,e,r){"use strict";var n;r.d(e,"b",(function(){return c})),r.d(e,"c",(function(){return a})),r.d(e,"a",(function(){return n}));var c=function(){var t=this,e=t.$createElement,r=(t._self._c,t.typeBackground(t.item.auditMark)),n=t.typeColor(t.item.auditMark),c=t.typeColor(t.item.auditMark),a=t._f("typeText")(t.item.auditMark),u=t.transactionType(t.item.transactionType),o=t.transactionType(t.item.transactionType),i=t.transactionType(t.item.transactionType),f=Number(t.item.transactionAmount).toFixed(2);t.$mp.data=Object.assign({},{$root:{m0:r,m1:n,m2:c,f0:a,m3:u,m4:o,m5:i,g0:f}})},a=[]},ecd1:function(t,e,r){"use strict";r.r(e);var n=r("bec9"),c=r("fa9f");for(var a in c)"default"!==a&&function(t){r.d(e,t,(function(){return c[t]}))}(a);r("3a18");var u,o=r("f0c5"),i=Object(o["a"])(c["default"],n["b"],n["c"],!1,null,"16c7e8c2",null,!1,n["a"],u);e["default"]=i.exports},fa9f:function(t,e,r){"use strict";r.r(e);var n=r("5939"),c=r.n(n);for(var a in n)"default"!==a&&function(t){r.d(e,t,(function(){return n[t]}))}(a);e["default"]=c.a}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'oilAccount/components/accountListItem-create-component',
{
'oilAccount/components/accountListItem-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('543d')['createComponent'](__webpack_require__("ecd1"))
})
},
[['oilAccount/components/accountListItem-create-component']]
]);

View File

@@ -0,0 +1,4 @@
{
"usingComponents": {},
"component": true
}

View File

@@ -0,0 +1 @@
<view class="listCard data-v-16c7e8c2"><view class="listCard_header data-v-16c7e8c2"><view class="flexOne textOverflow mr data-v-16c7e8c2"><view class="listCard_header_Name textOverflow data-v-16c7e8c2">{{item.accountName||'--'}}</view><view class="listCard_header_Order textOverflow data-v-16c7e8c2">{{''+(item.siteChannelAccountId||'--')+''}}</view></view><view class="listCard_header_Type data-v-16c7e8c2" style="{{'background:'+($root.m0)+';'+('color:'+($root.m1)+';')}}"><view class="garden data-v-16c7e8c2" style="{{'background:'+($root.m2)+';'}}"></view><text class="data-v-16c7e8c2">{{$root.f0}}</text></view></view><view class="listCard_footer flex jb an data-v-16c7e8c2"><view class=" flexOne data-v-16c7e8c2" style="margin-right:20rpx;"><view class="data-v-16c7e8c2">{{item.companyName||'--'}}</view><text class="hui samlltext data-v-16c7e8c2">{{item.createTime||'--'}}</text></view><view style="text-align:center;" class="data-v-16c7e8c2"><view style="width:180rpx;display:flex;justify-content:flex-end;" class="data-v-16c7e8c2"><view class="genres data-v-16c7e8c2" style="{{'color:'+($root.m3.color)+';'+('background:'+($root.m4.bg)+';')}}">{{$root.m5.text}}</view></view><view class="price data-v-16c7e8c2">{{''+($root.g0||'--')+''}}</view></view></view></view>

View File

@@ -0,0 +1 @@
.genres.data-v-16c7e8c2{width:88rpx;height:40rpx;font-size:24rpx;display:flex;justify-content:center;align-items:center;margin-bottom:10rpx}.flexGrow.data-v-16c7e8c2{flex:1}.price.data-v-16c7e8c2{font-size:26rpx}.card_bg.data-v-16c7e8c2{width:670rpx;margin:0 auto;border-radius:20rpx;padding-left:10rpx;margin-top:20rpx;color:#666}.listCard_footer_Type.data-v-16c7e8c2{background:rgba(0,170,255,.1);color:#0af;Width:88rpx;Height:40rpx}.jb.data-v-16c7e8c2{justify-content:space-between}.listCard_footer.data-v-16c7e8c2{margin-top:15rpx;font-size:24rpx}.listCard_content_yz view.data-v-16c7e8c2{margin-right:10rpx!important}.listCard_content_fg view.data-v-16c7e8c2{margin-right:10rpx!important}.de.data-v-16c7e8c2{text-decoration:line-through}.samlltext.data-v-16c7e8c2{font-size:20rpx}.hui.data-v-16c7e8c2{color:#bbb}.an.data-v-16c7e8c2{align-items:flex-end}.listCard_content view.data-v-16c7e8c2{margin-right:20rpx}.listCard_content.data-v-16c7e8c2 :last-child{margin-right:0}.listCard_content_code.data-v-16c7e8c2{width:100rpx;height:60rpx;background:#f0f0f0;color:#666;font-size:28rpx}.jc.data-v-16c7e8c2{justify-content:center}.ac.data-v-16c7e8c2{align-items:center}.garden.data-v-16c7e8c2{background-color:#e8cd30;border-radius:50%;width:20rpx;height:20rpx;margin-right:16rpx}.listCard_header_Type.data-v-16c7e8c2{background:rgba(232,205,48,.15);border-radius:40rpx;color:#e8cd30;font-size:24rpx;display:flex;justify-content:center;align-items:center;Width:180rpx;Height:54rpx}.listCard_header_Order.data-v-16c7e8c2{width:100%}.listCard_header_Name.data-v-16c7e8c2{width:100%}.mr.data-v-16c7e8c2{margin-right:40rpx}.textOverflow.data-v-16c7e8c2{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.listCard_header_Order.data-v-16c7e8c2{color:#bbb;font-size:20rpx}.flex.data-v-16c7e8c2{display:flex}.flexOne.data-v-16c7e8c2{flex:1}.listCard_content.data-v-16c7e8c2{margin-top:15rpx;font-size:24rpx}.listCard_header.data-v-16c7e8c2{display:flex;align-items:center}.listCard.data-v-16c7e8c2{background:#fff;border-radius:20rpx;margin:10rpx auto;padding:28rpx 34rpx 28rpx 24rpx;color:#666;font-size:28rpx;position:relative;overflow:hidden;width:670rpx}

View File

@@ -0,0 +1,10 @@
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["oilAccount/components/listItem"],{"19df":function(t,e,n){"use strict";n.r(e);var r=n("e240"),u=n("496d");for(var a in u)"default"!==a&&function(t){n.d(e,t,(function(){return u[t]}))}(a);n("1da4");var c,f=n("f0c5"),o=Object(f["a"])(u["default"],r["b"],r["c"],!1,null,"7e8ea04c",null,!1,r["a"],c);e["default"]=o.exports},"1da4":function(t,e,n){"use strict";var r=n("7000"),u=n.n(r);u.a},"2da8":function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var r={name:"listItem",props:{item:{type:Object,default:function(){return null}}},data:function(){return{}},mounted:function(){},created:function(){},filters:{state:function(t){switch(Number(t)){case 0:return"即时";case 1:return"预约";default:return"---"}},typeText:function(t){switch(Number(t)){case 0:return"等待审核";case 1:return"审核通过";case-1:return"审核失败";case 2:return"等待付款";case 3:return"付款完成";case 4:return"取消充值";default:return"---"}}},methods:{ifUrgent:function(t){return null!==t.operationCode&&void 0!==t.operationCode?"#ff4949":"WECHAT_COMPANY"==t.createSource?"rgba(0, 199, 119, 0.6)":"#ffffff"},icontype:function(t,e){return t>e?"icona-shangzhang1":t<e?"icona-xiadie2":"iconchiping"},iconFn:function(t,e){return t>e?"#ff5555":t<e?"#2CE308":"#f9d06f"},stateColor:function(t){switch(Number(t)){case 0:return"#00AAFF";case 1:return"#9F43CC";default:return""}},stateBackground:function(t){switch(Number(t)){case 0:return"rgba(0, 170, 255, 0.1)";case 1:return"rgba(159, 67, 204, 0.1)";default:return""}},typeBackground:function(t){switch(Number(t)){case 0:return"#E8CD3026";case 1:return"#17A00E26";case-1:return"#EC454526";case 2:return"#ffba00";case 3:return"#13ce66";case 4:return"#ff4949";default:return""}},typeColor:function(t){switch(console.log(t,"-----"),Number(t)){case 0:return"#E8CD30";case 1:return"#17A00E";case-1:return"#EC4545";case 2:return"#ffffff";case 3:return"#ffffff";case 4:return"#ffffff";default:return""}},scrolltolower:function(){this.$emit("scrolltolower")}}};e.default=r},"496d":function(t,e,n){"use strict";n.r(e);var r=n("2da8"),u=n.n(r);for(var a in r)"default"!==a&&function(t){n.d(e,t,(function(){return r[t]}))}(a);e["default"]=u.a},7e3:function(t,e,n){},e240:function(t,e,n){"use strict";var r;n.d(e,"b",(function(){return u})),n.d(e,"c",(function(){return a})),n.d(e,"a",(function(){return r}));var u=function(){var t=this,e=t.$createElement,n=(t._self._c,t.ifUrgent(t.item)),r=t.typeBackground(t.item.auditMark),u=t.typeColor(t.item.auditMark),a=t.typeColor(t.item.auditMark),c=t._f("typeText")(t.item.auditMark),f=t.item.paymentCompany?t.item.paymentCompany.split("/"):null,o=t.item.paymentCompany?t.item.paymentCompany.slice(-5,-1):null,i=Number(t.item.transactionAmount).toFixed(2);t.$mp.data=Object.assign({},{$root:{m0:n,m1:r,m2:u,m3:a,f0:c,g0:f,g1:o,g2:i}})},a=[]}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'oilAccount/components/listItem-create-component',
{
'oilAccount/components/listItem-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('543d')['createComponent'](__webpack_require__("19df"))
})
},
[['oilAccount/components/listItem-create-component']]
]);

View File

@@ -0,0 +1,4 @@
{
"usingComponents": {},
"component": true
}

View File

@@ -0,0 +1 @@
<view class="card_bg data-v-7e8ea04c" style="{{'background:'+($root.m0)+';'}}"><view class="listCard data-v-7e8ea04c"><view class="listCard_header data-v-7e8ea04c"><view class="flexOne textOverflow mr data-v-7e8ea04c"><view class="listCard_header_Name textOverflow data-v-7e8ea04c">{{item.companyName||'暂无'}}</view><view class="listCard_header_Order textOverflow data-v-7e8ea04c">{{''+(item.companyId||'暂无')+''}}</view></view><view class="listCard_header_Type data-v-7e8ea04c" style="{{'background:'+($root.m1)+';'+('color:'+($root.m2)+';')}}"><view class="garden data-v-7e8ea04c" style="{{'background:'+($root.m3)+';'}}"></view><text class="data-v-7e8ea04c">{{$root.f0}}</text></view></view><view class="listCard_content flex data-v-7e8ea04c"><view class="hui data-v-7e8ea04c">付款</view><view class=" flexGrow textOverflow data-v-7e8ea04c">{{item.paymentCompany?$root.g0[0]+'('+$root.g1+')':'暂无'}}</view></view><view class="listCard_footer flex jb an data-v-7e8ea04c"><view class=" flex flexOne hui samlltext jb data-v-7e8ea04c" style="margin-right:20rpx;"><text class="data-v-7e8ea04c">{{item.createTime}}</text></view><view class="price data-v-7e8ea04c">{{''+$root.g2}}</view></view></view></view>

View File

@@ -0,0 +1 @@
.flexGrow.data-v-7e8ea04c{flex:1}.price.data-v-7e8ea04c{font-size:26rpx}.card_bg.data-v-7e8ea04c{width:670rpx;margin:0 auto;border-radius:20rpx;padding-left:10rpx;margin-top:20rpx;color:#666}.listCard_footer_Type.data-v-7e8ea04c{background:rgba(0,170,255,.1);color:#0af;Width:88rpx;Height:40rpx}.jb.data-v-7e8ea04c{justify-content:space-between}.listCard_footer.data-v-7e8ea04c{margin-top:15rpx;font-size:24rpx}.listCard_content_yz view.data-v-7e8ea04c{margin-right:10rpx!important}.listCard_content_fg view.data-v-7e8ea04c{margin-right:10rpx!important}.de.data-v-7e8ea04c{text-decoration:line-through}.samlltext.data-v-7e8ea04c{font-size:20rpx}.hui.data-v-7e8ea04c{color:#bbb}.an.data-v-7e8ea04c{align-items:flex-end}.listCard_content view.data-v-7e8ea04c{margin-right:20rpx}.listCard_content.data-v-7e8ea04c :last-child{margin-right:0}.listCard_content_code.data-v-7e8ea04c{width:100rpx;height:60rpx;background:#f0f0f0;color:#666;font-size:28rpx}.jc.data-v-7e8ea04c{justify-content:center}.ac.data-v-7e8ea04c{align-items:center}.garden.data-v-7e8ea04c{background-color:#e8cd30;border-radius:50%;width:20rpx;height:20rpx;margin-right:16rpx}.listCard_header_Type.data-v-7e8ea04c{background:rgba(232,205,48,.15);border-radius:40rpx;color:#e8cd30;font-size:24rpx;display:flex;justify-content:center;align-items:center;Width:180rpx;Height:54rpx}.listCard_header_Order.data-v-7e8ea04c{width:100%}.listCard_header_Name.data-v-7e8ea04c{width:100%}.mr.data-v-7e8ea04c{margin-right:40rpx}.textOverflow.data-v-7e8ea04c{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.listCard_header_Order.data-v-7e8ea04c{color:#bbb;font-size:20rpx}.flex.data-v-7e8ea04c{display:flex}.flexOne.data-v-7e8ea04c{flex:1}.listCard_content.data-v-7e8ea04c{margin-top:15rpx;font-size:24rpx}.listCard_header.data-v-7e8ea04c{display:flex;align-items:center}.listCard.data-v-7e8ea04c{background:#fff;border-radius:20rpx;padding:28rpx 34rpx 28rpx 24rpx;color:#666;font-size:28rpx;position:relative;overflow:hidden}

View File

@@ -0,0 +1,10 @@
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["oilAccount/components/picker"],{"03a2":function(t,n,e){"use strict";e.d(n,"b",(function(){return u})),e.d(n,"c",(function(){return o})),e.d(n,"a",(function(){return i}));var i={uniPopup:function(){return e.e("uni_modules/uni-popup/components/uni-popup/uni-popup").then(e.bind(null,"66ae"))},uniEasyinput:function(){return e.e("uni_modules/uni-easyinput/components/uni-easyinput/uni-easyinput").then(e.bind(null,"fb2e"))}},u=function(){var t=this,n=t.$createElement;t._self._c;t._isMounted||(t.e0=function(n){t.loding=!1},t.e1=function(n){t.loding=!0})},o=[]},"20d4":function(t,n,e){"use strict";e.r(n);var i=e("b0f7"),u=e.n(i);for(var o in i)"default"!==o&&function(t){e.d(n,t,(function(){return i[t]}))}(o);n["default"]=u.a},5485:function(t,n,e){},"66e3":function(t,n,e){"use strict";var i=e("5485"),u=e.n(i);u.a},b0f7:function(t,n,i){"use strict";(function(t){Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var u=o(i("7979"));function o(t){return t&&t.__esModule?t:{default:t}}var a={name:"cpicker",props:{localMode:{type:Boolean,default:!1},value:{type:Boolean,default:!1},type:{type:String,default:""}},watch:{loding:function(t){console.log(t),this.buttenText=t?"加载中":"确定"},value:function(t,n){t?this.$refs.popup.open("bottom"):this.$refs.popup.close()}},created:function(){},data:function(){return{list:[],buttenText:"确定",loding:!1,determine:null,seleData:null,seachValue:"",getData:{companyName:""}}},methods:{iconClick:function(){this.getData.companyName||(this.list=[],this.seleData=null)},buttenFn:function(){this.loding||(this.$emit("chargeChange",this.seleData),this.$emit("input",!1))},getlist:function(){var n=this;this.loding=!0,u.default.getLikeBySiteComNameNew(this.getData).then((function(e){2e4===e.code&&(n.loding=!1,0!=e.data.length?(n.list=e.data,n.seleData=n.list[0]):t.showToast({title:"暂无数据",icon:"none"}))}))},upDateList:function(n){if(!n||!Array.isArray(n))throw console.log(e,"upDateList"),new Error("参数错误");0!=n.length?(this.list=n,this.seleData=this.list[0]):t.showToast({title:"暂无数据",icon:"none"})},pickerChange:function(t){this.seleData=this.list[t.detail.value[0]]},change:function(t){!t.show&&this.$emit("input",!1)},confirmFn:function(){this.$emit("localSeach",this.getData.companyName)}}};n.default=a}).call(this,i("543d")["default"])},d180:function(t,n,e){"use strict";e.r(n);var i=e("03a2"),u=e("20d4");for(var o in u)"default"!==o&&function(t){e.d(n,t,(function(){return u[t]}))}(o);e("66e3");var a,l=e("f0c5"),s=Object(l["a"])(u["default"],i["b"],i["c"],!1,null,"96126462",null,!1,i["a"],a);n["default"]=s.exports}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'oilAccount/components/picker-create-component',
{
'oilAccount/components/picker-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('543d')['createComponent'](__webpack_require__("d180"))
})
},
[['oilAccount/components/picker-create-component']]
]);

View File

@@ -0,0 +1,7 @@
{
"component": true,
"usingComponents": {
"uni-popup": "/uni_modules/uni-popup/components/uni-popup/uni-popup",
"uni-easyinput": "/uni_modules/uni-easyinput/components/uni-easyinput/uni-easyinput"
}
}

View File

@@ -0,0 +1 @@
<view class="data-v-96126462"><uni-popup vue-id="4ca8a0f6-1" type="bottom" background-color="#fff" data-ref="popup" data-event-opts="{{[['^change',[['change']]]]}}" bind:change="__e" class="data-v-96126462 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><view style="height:35vh;display:flex;flex-direction:column;" class="data-v-96126462"><view style="display:flex;" class="data-v-96126462"><uni-easyinput style="width:90%;margin:0 auto;" vue-id="{{('4ca8a0f6-2')+','+('4ca8a0f6-1')}}" prefixIcon="search" placeholder="请输入关键词搜索" value="{{getData.companyName}}" data-event-opts="{{[['^input',[['__set_model',['$0','companyName','$event',[]],['getData']],['iconClick']]],['^confirm',[['confirmFn']]]]}}" bind:input="__e" bind:confirm="__e" class="data-v-96126462" bind:__l="__l"></uni-easyinput></view><picker-view data-event-opts="{{[['pickend',[['e0',['$event']]]],['pickstart',[['e1',['$event']]]],['change',[['pickerChange',['$event']]]]]}}" style="flex:1;" bindpickend="__e" bindpickstart="__e" bindchange="__e" class="data-v-96126462"><block wx:if="{{list.length}}"><picker-view-column class="data-v-96126462"><block wx:for="{{list}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view style="display:flex;align-items:center;justify-content:center;" class="data-v-96126462">{{item.companyName||item.label}}</view></block></picker-view-column></block><block wx:else><view class="picker_qx data-v-96126462">暂无数据</view></block></picker-view><button class="butten data-v-96126462" style="{{'background-color:'+(loading?'#bbbbbb':'')+';'}}" loading="{{loading}}" type="default" data-event-opts="{{[['tap',[['buttenFn',['$event']]]]]}}" bindtap="__e">{{''+buttenText+''}}</button></view></uni-popup></view>

View File

@@ -0,0 +1 @@
.picker_qx.data-v-96126462{width:100%;display:flex;justify-content:center;align-items:center;height:300rpx;color:#bbb}.butten.data-v-96126462{display:flex;justify-content:center;font-size:35rpx;color:#fff;width:60%;margin:10rpx auto;border-radius:10px;background:#007aff}

View File

@@ -0,0 +1,10 @@
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["oilAccount/components/suspensionWindow"],{"07c2":function(n,t,o){"use strict";var e=o("ae8c"),i=o.n(e);i.a},"87bb":function(n,t,o){"use strict";(function(n){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var e=i(o("7979"));function i(n){return n&&n.__esModule?n:{default:n}}var u={props:{},data:function(){return{countdown:0,operationCode:"",timer:null,isShow:!1}},onUnload:function(){console.log("逐渐监听")},methods:{showFn:function(n){clearInterval(this.timer),this.timer=null,this.operationCode="",n?this.getCode():this.isShow=n},countdownFn:function(n){var t=this;this.countdown=n,this.timer=setInterval((function(){t.countdown?(console.log("11"),t.countdown-=1):(clearInterval(t.timer),t.timer=null,t.operationCode="")}),1e3)},copy:function(t){n.setClipboardData({data:"".concat(t),success:function(){n.showToast({title:"复制成功"})}})},getCode:function(){var n=this;e.default.getRechargeCode({type:3}).then((function(t){2e4==t.code&&(n.operationCode=t.data.code),n.isShow=!0,n.countdownFn(120)}))},isShowFn:function(){}}};t.default=u}).call(this,o("543d")["default"])},a2e4:function(n,t,o){"use strict";o.d(t,"b",(function(){return i})),o.d(t,"c",(function(){return u})),o.d(t,"a",(function(){return e}));var e={uniIcons:function(){return Promise.all([o.e("common/vendor"),o.e("uni_modules/uni-icons/components/uni-icons/uni-icons")]).then(o.bind(null,"65b9"))}},i=function(){var n=this,t=n.$createElement;n._self._c},u=[]},ae8c:function(n,t,o){},d6d4:function(n,t,o){"use strict";o.r(t);var e=o("a2e4"),i=o("f282");for(var u in i)"default"!==u&&function(n){o.d(t,n,(function(){return i[n]}))}(u);o("07c2");var c,a=o("f0c5"),r=Object(a["a"])(i["default"],e["b"],e["c"],!1,null,"52401342",null,!1,e["a"],c);t["default"]=r.exports},f282:function(n,t,o){"use strict";o.r(t);var e=o("87bb"),i=o.n(e);for(var u in e)"default"!==u&&function(n){o.d(t,n,(function(){return e[n]}))}(u);t["default"]=i.a}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'oilAccount/components/suspensionWindow-create-component',
{
'oilAccount/components/suspensionWindow-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('543d')['createComponent'](__webpack_require__("d6d4"))
})
},
[['oilAccount/components/suspensionWindow-create-component']]
]);

View File

@@ -0,0 +1,6 @@
{
"usingComponents": {
"uni-icons": "/uni_modules/uni-icons/components/uni-icons/uni-icons"
},
"component": true
}

View File

@@ -0,0 +1 @@
<view class="suspensionWindow data-v-52401342" style="{{'transform:'+('translateX('+(isShow?'0px':'calc(100vw - 90rpx)')+')')+';'+('border-radius:'+(''+(isShow?'0px':' 20rpx 0 0 20rpx'))+';')+('padding:'+(isShow?'':'0px')+';')}}"><block wx:if="{{!isShow}}"><view data-event-opts="{{[['tap',[['showFn',[true]]]]]}}" class="icon-conter data-v-52401342" bindtap="__e"><uni-icons style="transform:rotate(180deg);" vue-id="62fe4b06-1" color="#ffffff" custom-prefix="iconfont" type="iconyuechi" size="20" class="data-v-52401342" bind:__l="__l"></uni-icons></view></block><block wx:else><view class="suspensionWindow_content data-v-52401342"><view class="suspensionWindow_title data-v-52401342">授权操作码</view><view class="suspensionWindow_code data-v-52401342"><view data-event-opts="{{[['tap',[['copy',['$0'],['operationCode']]]]]}}" class="suspensionWindow_code_text data-v-52401342" bindtap="__e">{{operationCode}}</view><block wx:if="{{operationCode}}"><view style="font-size:20rpx;" class="data-v-52401342">点击复制</view></block><block wx:else><view data-event-opts="{{[['tap',[['showFn',[true]]]]]}}" style="font-size:30rpx;" bindtap="__e" class="data-v-52401342">重新获取</view></block></view><view class="suspensionWindow_time data-v-52401342"><block wx:if="{{countdown}}"><view class="data-v-52401342">{{"剩余 "+countdown+" 秒"}}</view></block><block wx:if="{{!countdown}}"><view class="data-v-52401342">已过期</view></block></view><uni-icons style="position:absolute;right:10rpx;" vue-id="62fe4b06-2" color="#ffffff" type="clear" size="30" data-event-opts="{{[['^click',[['showFn',[false]]]]]}}" bind:click="__e" class="data-v-52401342" bind:__l="__l"></uni-icons></view></block></view>

View File

@@ -0,0 +1 @@
.suspensionWindow_time.data-v-52401342{min-width:140rpx;text-align:right}.suspensionWindow_code_text.data-v-52401342{color:#fff;font-size:44rpx;font-weight:700}.suspensionWindow_code.data-v-52401342{position:relative;transition:all .3s;text-align:center}.suspensionWindow_title.data-v-52401342{color:#fff;font-size:28rpx}.suspensionWindow_content.data-v-52401342{display:flex;width:100%;align-items:center;justify-content:space-between;color:#fff}.icon-conter.data-v-52401342{width:90rpx;height:100%;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.suspensionWindow.data-v-52401342{position:fixed;width:100vw;height:110rpx;bottom:env(safe-area-inset-bottom);background-color:#ff4a4a;display:flex;align-items:center;transition:all .3s;border-radius:20rpx 0 0 20rpx;padding-right:90rpx;padding-left:90rpx}