修改账单分页逻辑
This commit is contained in:
@@ -1 +1 @@
|
||||
<!DOCTYPE html><html><head><meta charset=UTF-8><meta name=viewport content="width=device-width,user-scalable=no,initial-scale=1,maximum-scale=1,minimum-scale=1"><title>molistar</title><link href=./static/css/app.5ebcdb860bbebaa75de5b247f5752bf6.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.dd2ee0795c228563f7ab.js></script><script type=text/javascript src=./static/js/vendor.ef63a6e67767f10f7bb6.js></script><script type=text/javascript src=./static/js/app.7ca308c825d5ae771d3f.js></script></body></html>
|
||||
<!DOCTYPE html><html><head><meta charset=UTF-8><meta name=viewport content="width=device-width,user-scalable=no,initial-scale=1,maximum-scale=1,minimum-scale=1"><title>molistar</title><link href=./static/css/app.5d698968ff9d3617c43c45d3138d3365.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.407bc85e06ac972f36f7.js></script><script type=text/javascript src=./static/js/vendor.ef63a6e67767f10f7bb6.js></script><script type=text/javascript src=./static/js/app.c0a55aa553bd3b88aa1d.js></script></body></html>
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1,2 +1,2 @@
|
||||
webpackJsonp([10],{Mdy7:function(t,s){},RpvA:function(t,s,e){"use strict";Object.defineProperty(s,"__esModule",{value:!0});var a=e("hff3"),i=e("+EAh"),n=e("X2Oc"),r=e("Fd2+"),o=e("KTi7"),c=e("QLzJ"),d=e("Z4iZ"),u={data:function(){return{number:"",gold:0,purse:{},info:{},showKeyboard:!1,password:""}},components:{navigation:a.a},created:function(){document.title="金幣兌換鉆石",this.getInfo(),this.getPurse(),n.a.initNav({type:4,data:{msg:"",link:"",title:"",showUrl:"",imgUrl:"",desc:""}})},methods:{back:function(){this.$router.go(-1)},sure:function(){if(this.number<=0)return this.$toast("兌換數量不可為0");this.showKeyboard=!0},exchange:function(){var t=this;r.b.loading({message:"加載中...",forbidClick:!0});var s="";s=Object(d.b)().app?Object(o.a)(this.password,"1ea53d260ecf11e7b56e00163e046a26"):Object(c.a)(this.password+"");var e={uid:window.sessionStorage.getItem("uid"),changeNum:this.number,paymentPwd:s,changeType:2};Object(i.d)(e).then(function(s){null!=s.data.data?(r.b.clear,Object(r.b)("兌換成功"),t.getPurse()):(r.b.clear,Object(r.b)(s.data.message),t.$message.error(s.data.message))})},getPurse:function(){var t=this;Object(i.q)({uid:window.sessionStorage.getItem("uid")}).then(function(s){null!=s.data?(t.purse=s.data.data,window.console.log(t.purse)):t.$message.error(s.data.message)})},getInfo:function(){this.info.uid=n.a.tools.nativeUtils.getUid(),this.info.ticket=n.a.tools.nativeUtils.getTicket()},onInput:function(t){this.password=(this.password+t).slice(0,6),6==this.password.length&&(this.showKeyboard=!1,this.exchange(),this.password="")},onDelete:function(){this.password=this.password.slice(0,this.password.length-1)}}},l={render:function(){var t=this,s=t.$createElement,e=t._self._c||s;return e("div",{staticClass:"box-all"},[this.$store.state.isApp?t._e():e("navigation",{attrs:{title:"金幣兌換鉆石",rightTitle:""}}),t._v(" "),e("div",{staticClass:"crystal-father"},[t._m(0),t._v(" "),e("span",{staticClass:"crystal-text"},[t._v("余額:")]),t._v(" "),e("span",{staticClass:"crystal-number"},[t._v(t._s(t.purse.golds))])]),t._v(" "),e("div",{staticClass:"input-number"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.number,expression:"number"}],staticClass:"number",attrs:{placeholder:"請輸入兌換的金幣數量"},domProps:{value:t.number},on:{input:function(s){s.target.composing||(t.number=s.target.value)}}})]),t._v(" "),e("div",{staticClass:"diamond"},[t._m(1),t._v(" "),e("span",{staticClass:"crystal-text"},[t._v("余額:")]),t._v(" "),e("span",{staticClass:"crystal-number"},[t._v(t._s(t.purse.diamonds))])]),t._v(" "),e("div",{staticClass:"sure",on:{click:t.sure}},[t._v("確認兌換")]),t._v(" "),e("div",{staticClass:"bottom-text"},[t._v("金幣可兌換鉆石,兌換比率:1金幣=1鉆石,金幣數量必須為10的整數倍。")]),t._v(" "),e("van-password-input",{directives:[{name:"show",rawName:"v-show",value:t.showKeyboard,expression:"showKeyboard"}],staticClass:"passwrod-input",attrs:{value:t.password,focused:t.showKeyboard},on:{focus:function(s){t.showKeyboard=!0}}}),t._v(" "),e("van-number-keyboard",{attrs:{show:t.showKeyboard},on:{blur:function(s){t.showKeyboard=!1},input:t.onInput,delete:t.onDelete}})],1)},staticRenderFns:[function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"crystal"},[s("img",{attrs:{src:e("Yxsz")}})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"crystal"},[s("img",{attrs:{src:e("QCm6")}})])}]};var h=e("VU/8")(u,l,!1,function(t){e("Mdy7")},"data-v-9cfce14a",null);s.default=h.exports}});
|
||||
//# sourceMappingURL=10.8520f094936f10a3326e.js.map
|
||||
webpackJsonp([11],{Mdy7:function(t,s){},RpvA:function(t,s,e){"use strict";Object.defineProperty(s,"__esModule",{value:!0});var a=e("hff3"),i=e("+EAh"),n=e("X2Oc"),r=e("Fd2+"),o=e("KTi7"),c=e("QLzJ"),d=e("Z4iZ"),u={data:function(){return{number:"",gold:0,purse:{},info:{},showKeyboard:!1,password:""}},components:{navigation:a.a},created:function(){document.title="金幣兌換鉆石",this.getInfo(),this.getPurse(),n.a.initNav({type:4,data:{msg:"",link:"",title:"",showUrl:"",imgUrl:"",desc:""}})},methods:{back:function(){this.$router.go(-1)},sure:function(){if(this.number<=0)return this.$toast("兌換數量不可為0");this.showKeyboard=!0},exchange:function(){var t=this;r.b.loading({message:"加載中...",forbidClick:!0});var s="";s=Object(d.b)().app?Object(o.a)(this.password,"1ea53d260ecf11e7b56e00163e046a26"):Object(c.a)(this.password+"");var e={uid:window.sessionStorage.getItem("uid"),changeNum:this.number,paymentPwd:s,changeType:2};Object(i.d)(e).then(function(s){null!=s.data.data?(r.b.clear,Object(r.b)("兌換成功"),t.getPurse()):(r.b.clear,Object(r.b)(s.data.message),t.$message.error(s.data.message))})},getPurse:function(){var t=this;Object(i.q)({uid:window.sessionStorage.getItem("uid")}).then(function(s){null!=s.data?(t.purse=s.data.data,window.console.log(t.purse)):t.$message.error(s.data.message)})},getInfo:function(){this.info.uid=n.a.tools.nativeUtils.getUid(),this.info.ticket=n.a.tools.nativeUtils.getTicket()},onInput:function(t){this.password=(this.password+t).slice(0,6),6==this.password.length&&(this.showKeyboard=!1,this.exchange(),this.password="")},onDelete:function(){this.password=this.password.slice(0,this.password.length-1)}}},l={render:function(){var t=this,s=t.$createElement,e=t._self._c||s;return e("div",{staticClass:"box-all"},[this.$store.state.isApp?t._e():e("navigation",{attrs:{title:"金幣兌換鉆石",rightTitle:""}}),t._v(" "),e("div",{staticClass:"crystal-father"},[t._m(0),t._v(" "),e("span",{staticClass:"crystal-text"},[t._v("余額:")]),t._v(" "),e("span",{staticClass:"crystal-number"},[t._v(t._s(t.purse.golds))])]),t._v(" "),e("div",{staticClass:"input-number"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.number,expression:"number"}],staticClass:"number",attrs:{placeholder:"請輸入兌換的金幣數量"},domProps:{value:t.number},on:{input:function(s){s.target.composing||(t.number=s.target.value)}}})]),t._v(" "),e("div",{staticClass:"diamond"},[t._m(1),t._v(" "),e("span",{staticClass:"crystal-text"},[t._v("余額:")]),t._v(" "),e("span",{staticClass:"crystal-number"},[t._v(t._s(t.purse.diamonds))])]),t._v(" "),e("div",{staticClass:"sure",on:{click:t.sure}},[t._v("確認兌換")]),t._v(" "),e("div",{staticClass:"bottom-text"},[t._v("金幣可兌換鉆石,兌換比率:1金幣=1鉆石,金幣數量必須為10的整數倍。")]),t._v(" "),e("van-password-input",{directives:[{name:"show",rawName:"v-show",value:t.showKeyboard,expression:"showKeyboard"}],staticClass:"passwrod-input",attrs:{value:t.password,focused:t.showKeyboard},on:{focus:function(s){t.showKeyboard=!0}}}),t._v(" "),e("van-number-keyboard",{attrs:{show:t.showKeyboard},on:{blur:function(s){t.showKeyboard=!1},input:t.onInput,delete:t.onDelete}})],1)},staticRenderFns:[function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"crystal"},[s("img",{attrs:{src:e("Yxsz")}})])},function(){var t=this.$createElement,s=this._self._c||t;return s("div",{staticClass:"crystal"},[s("img",{attrs:{src:e("QCm6")}})])}]};var h=e("VU/8")(u,l,!1,function(t){e("Mdy7")},"data-v-9cfce14a",null);s.default=h.exports}});
|
||||
//# sourceMappingURL=11.5d316356ba01de644f13.js.map
|
File diff suppressed because one or more lines are too long
@@ -1,2 +1,2 @@
|
||||
webpackJsonp([11],{CXh3:function(t,n,a){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var v={created:function(){document.title="領獎說明"},components:{navigation:a("hff3").a}},s={render:function(){var t=this,n=t.$createElement,a=t._self._c||n;return a("div",{staticClass:"wrap"},[this.$store.state.isApp?t._e():a("navigation",{attrs:{title:"領獎說明"}}),t._v(" "),a("div",{staticClass:"part-title nomt"},[t._v("一、領獎綁定說明")]),t._v(" "),a("p",[t._v("\n 1.領獎前請前往app設置支付密碼、實名認證和綁定支付寶。\n ")]),t._v(" "),a("p",[t._v("\n 2.綁定時務必確保所填信息有效,填寫資料錯誤導致的提現失敗損失將由用戶自行承擔。\n ")]),t._v(" "),a("p",[t._v("\n 3.修改支付寶賬號時,暫不支持對賬號主體(即真實姓名和身份證號)進行修改。\n ")]),t._v(" "),a("div",{staticClass:"part-title"},[t._v("二、領獎規則")]),t._v(" "),a("p",[t._v("\n 1.用戶賬戶內可領獎金額大於等於10元時,可申請領獎,每次領獎按聽獎金額的6.5%收取交易手續費。\n ")]),t._v(" "),a("p",[t._v("\n 2.用戶隨時可申請提現,每周可提現5次,提交申請後審核及到賬時間為1個工作日內,具體到賬時間以綁定的支付寶賬號的到賬時間為準。\n ")]),t._v(" "),a("div",{staticClass:"part-title"},[t._v("三、領獎審核不通過的原因")]),t._v(" "),t._m(0),t._v(" "),a("p",[t._v("\n 2.如平臺檢測到用戶的molistar賬戶有作弊或異常狀況,平臺將拒絕該用戶對收益進行提現。\n ")]),t._v(" "),a("p",[t._v("3.如對領獎金額有疑問,可聯系在線客服並提供相關信息進行查詢。")]),t._v(" "),a("p",[t._v("\n 4.molistar有權依據國家政策、技術條件、產品功能等變化需要而對本說明進行修改並將修改後的說明予以發布,並對具體獎金發放規則及《領獎說明》擁有最終解釋權。\n ")])],1)},staticRenderFns:[function(){var t=this,n=t.$createElement,a=t._self._c||n;return a("div",[a("p",[t._v("1.支付寶賬號未完成實名認證或開啟了隱私保護功能。")]),t._v(" "),a("p",{staticClass:"a"},[t._v("解決辦法:")]),t._v(" "),a("p",{staticClass:"b"},[t._v("(1)完成支付寶收款賬號實名認證")]),t._v(" "),a("p",{staticClass:"b c"},[t._v("(2)前往支付寶→我的→設置→開啟【通過手機號找到我】")]),t._v(" "),a("p",{staticClass:"b"},[t._v("(3)完成上述操作後,可重新進行領獎申請")])])}]};var e=a("VU/8")(v,s,!1,function(t){a("T94n")},"data-v-5bdeda0f",null);n.default=e.exports},T94n:function(t,n){}});
|
||||
//# sourceMappingURL=11.a5e798e367bdaa3003e9.js.map
|
||||
webpackJsonp([12],{CXh3:function(t,n,a){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var v={created:function(){document.title="領獎說明"},components:{navigation:a("hff3").a}},s={render:function(){var t=this,n=t.$createElement,a=t._self._c||n;return a("div",{staticClass:"wrap"},[this.$store.state.isApp?t._e():a("navigation",{attrs:{title:"領獎說明"}}),t._v(" "),a("div",{staticClass:"part-title nomt"},[t._v("一、領獎綁定說明")]),t._v(" "),a("p",[t._v("\n 1.領獎前請前往app設置支付密碼、實名認證和綁定支付寶。\n ")]),t._v(" "),a("p",[t._v("\n 2.綁定時務必確保所填信息有效,填寫資料錯誤導致的提現失敗損失將由用戶自行承擔。\n ")]),t._v(" "),a("p",[t._v("\n 3.修改支付寶賬號時,暫不支持對賬號主體(即真實姓名和身份證號)進行修改。\n ")]),t._v(" "),a("div",{staticClass:"part-title"},[t._v("二、領獎規則")]),t._v(" "),a("p",[t._v("\n 1.用戶賬戶內可領獎金額大於等於10元時,可申請領獎,每次領獎按聽獎金額的6.5%收取交易手續費。\n ")]),t._v(" "),a("p",[t._v("\n 2.用戶隨時可申請提現,每周可提現5次,提交申請後審核及到賬時間為1個工作日內,具體到賬時間以綁定的支付寶賬號的到賬時間為準。\n ")]),t._v(" "),a("div",{staticClass:"part-title"},[t._v("三、領獎審核不通過的原因")]),t._v(" "),t._m(0),t._v(" "),a("p",[t._v("\n 2.如平臺檢測到用戶的molistar賬戶有作弊或異常狀況,平臺將拒絕該用戶對收益進行提現。\n ")]),t._v(" "),a("p",[t._v("3.如對領獎金額有疑問,可聯系在線客服並提供相關信息進行查詢。")]),t._v(" "),a("p",[t._v("\n 4.molistar有權依據國家政策、技術條件、產品功能等變化需要而對本說明進行修改並將修改後的說明予以發布,並對具體獎金發放規則及《領獎說明》擁有最終解釋權。\n ")])],1)},staticRenderFns:[function(){var t=this,n=t.$createElement,a=t._self._c||n;return a("div",[a("p",[t._v("1.支付寶賬號未完成實名認證或開啟了隱私保護功能。")]),t._v(" "),a("p",{staticClass:"a"},[t._v("解決辦法:")]),t._v(" "),a("p",{staticClass:"b"},[t._v("(1)完成支付寶收款賬號實名認證")]),t._v(" "),a("p",{staticClass:"b c"},[t._v("(2)前往支付寶→我的→設置→開啟【通過手機號找到我】")]),t._v(" "),a("p",{staticClass:"b"},[t._v("(3)完成上述操作後,可重新進行領獎申請")])])}]};var e=a("VU/8")(v,s,!1,function(t){a("T94n")},"data-v-5bdeda0f",null);n.default=e.exports},T94n:function(t,n){}});
|
||||
//# sourceMappingURL=12.b16a14104ab77a57b8a2.js.map
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1,2 +1,2 @@
|
||||
!function(e){var n=window.webpackJsonp;window.webpackJsonp=function(r,a,c){for(var f,i,u,d=0,s=[];d<r.length;d++)i=r[d],t[i]&&s.push(t[i][0]),t[i]=0;for(f in a)Object.prototype.hasOwnProperty.call(a,f)&&(e[f]=a[f]);for(n&&n(r,a,c);s.length;)s.shift()();if(c)for(d=0;d<c.length;d++)u=o(o.s=c[d]);return u};var r={},t={15:0};function o(n){if(r[n])return r[n].exports;var t=r[n]={i:n,l:!1,exports:{}};return e[n].call(t.exports,t,t.exports,o),t.l=!0,t.exports}o.e=function(e){var n=t[e];if(0===n)return new Promise(function(e){e()});if(n)return n[2];var r=new Promise(function(r,o){n=t[e]=[r,o]});n[2]=r;var a=document.getElementsByTagName("head")[0],c=document.createElement("script");c.type="text/javascript",c.charset="utf-8",c.async=!0,c.timeout=12e4,o.nc&&c.setAttribute("nonce",o.nc),c.src=o.p+"static/js/"+e+"."+{0:"9b42e162ef90c3d92a52",1:"c2ef46c6dcac24931ba4",2:"17debe0f6011a97521e8",3:"a4c2cd2893242b26adcb",4:"1c8935faedda18361064",5:"6a00760312a5446128fa",6:"0e7ac399b5d59483b7f2",7:"770781e704ff5805cd00",8:"4218eb5becaddd649623",9:"d02156509389fc441584",10:"8520f094936f10a3326e",11:"a5e798e367bdaa3003e9",12:"014c35f45254c9a43fa6"}[e]+".js";var f=setTimeout(i,12e4);function i(){c.onerror=c.onload=null,clearTimeout(f);var n=t[e];0!==n&&(n&&n[1](new Error("Loading chunk "+e+" failed.")),t[e]=void 0)}return c.onerror=c.onload=i,a.appendChild(c),r},o.m=e,o.c=r,o.d=function(e,n,r){o.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:r})},o.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return o.d(n,"a",n),n},o.o=function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},o.p="./",o.oe=function(e){throw console.error(e),e}}([]);
|
||||
//# sourceMappingURL=manifest.dd2ee0795c228563f7ab.js.map
|
||||
!function(e){var n=window.webpackJsonp;window.webpackJsonp=function(r,a,c){for(var f,i,u,d=0,s=[];d<r.length;d++)i=r[d],t[i]&&s.push(t[i][0]),t[i]=0;for(f in a)Object.prototype.hasOwnProperty.call(a,f)&&(e[f]=a[f]);for(n&&n(r,a,c);s.length;)s.shift()();if(c)for(d=0;d<c.length;d++)u=o(o.s=c[d]);return u};var r={},t={15:0};function o(n){if(r[n])return r[n].exports;var t=r[n]={i:n,l:!1,exports:{}};return e[n].call(t.exports,t,t.exports,o),t.l=!0,t.exports}o.e=function(e){var n=t[e];if(0===n)return new Promise(function(e){e()});if(n)return n[2];var r=new Promise(function(r,o){n=t[e]=[r,o]});n[2]=r;var a=document.getElementsByTagName("head")[0],c=document.createElement("script");c.type="text/javascript",c.charset="utf-8",c.async=!0,c.timeout=12e4,o.nc&&c.setAttribute("nonce",o.nc),c.src=o.p+"static/js/"+e+"."+{0:"9b42e162ef90c3d92a52",1:"c2ef46c6dcac24931ba4",2:"17debe0f6011a97521e8",3:"a4c2cd2893242b26adcb",4:"1c8935faedda18361064",5:"ef1af840bdcca111b7da",6:"0e7ac399b5d59483b7f2",7:"770781e704ff5805cd00",8:"4218eb5becaddd649623",9:"d02156509389fc441584",10:"9f5644b8d8539a302508",11:"5d316356ba01de644f13",12:"b16a14104ab77a57b8a2"}[e]+".js";var f=setTimeout(i,12e4);function i(){c.onerror=c.onload=null,clearTimeout(f);var n=t[e];0!==n&&(n&&n[1](new Error("Loading chunk "+e+" failed.")),t[e]=void 0)}return c.onerror=c.onload=i,a.appendChild(c),r},o.m=e,o.c=r,o.d=function(e,n,r){o.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:r})},o.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return o.d(n,"a",n),n},o.o=function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},o.p="./",o.oe=function(e){throw console.error(e),e}}([]);
|
||||
//# sourceMappingURL=manifest.407bc85e06ac972f36f7.js.map
|
@@ -382,7 +382,7 @@ export default {
|
||||
type: this.tab,
|
||||
date: new Date().getTime(),
|
||||
pageNo: this.page,
|
||||
pageSize: 99999,
|
||||
pageSize: 20,
|
||||
}).then((res) => {
|
||||
console.log(res.data);
|
||||
if (res.data.code === 200) {
|
||||
@@ -392,7 +392,7 @@ export default {
|
||||
this.list.push(...res.data.data.billList);
|
||||
}
|
||||
this.loading = false;
|
||||
if (res.data.data.billList.length === 0) {
|
||||
if (res.data.data.billList.length < 20) {
|
||||
this.finished = true;
|
||||
}
|
||||
} else {
|
||||
|
@@ -67,16 +67,36 @@
|
||||
<div v-if="tableType == 9" class="item-left-title">{{item1.amount | abs}}{{$t(`goldLog.鉆石提現`)}}</div>
|
||||
<div v-if="tableType == 10" class="item-left-title">{{item1.amount | abs}}{{item1.objType == 100 ? $t(`goldLog.官方扣除`) : $t(`goldLog.鉆石兌換鉆石`)}}</div> -->
|
||||
<!-- 收入 -->
|
||||
<div v-if="tableType == 15 && item1.objType == 4">{{$t(`goldLog.房間收禮物收入`)}}</div>
|
||||
<div v-if="tableType == 15 && item1.objType == 6">{{$t(`goldLog.私聊禮物收入`)}}</div>
|
||||
<div v-if="tableType == 15 && item1.objType == 11">{{$t(`goldLog.房間流水抽成收入`)}}</div>
|
||||
<div v-if="tableType == 15 && item1.objType == 17">{{$t(`goldLog.水晶兌換鉆石收入`)}}</div>
|
||||
<div v-if="tableType == 15 && item1.objType == 25">{{$t(`goldLog.提現駁回金幣返還`)}}</div>
|
||||
<div v-if="tableType == 15 && item1.objType == 26">{{$t(`goldLog.官方送金幣`)}}</div>
|
||||
<div v-if="tableType == 15 && item1.objType == 29">{{$t(`goldLog.活動贈送金幣`)}}</div>
|
||||
<div v-if="tableType == 15 && item1.objType == 93">{{$t(`goldLog.公會金幣結算收入`)}}</div>
|
||||
<div v-if="tableType == 15 && item1.objType == 107">{{$t(`goldLog.超級幸運禮物價值分成`)}}</div>
|
||||
<div v-if="tableType == 15 && item1.objType == 116">{{$t(`goldLog.遊戲開黑收入`)}}</div>
|
||||
<div v-if="tableType == 15 && item1.objType == 4">
|
||||
{{ $t(`goldLog.房間收禮物收入`) }}
|
||||
</div>
|
||||
<div v-if="tableType == 15 && item1.objType == 6">
|
||||
{{ $t(`goldLog.私聊禮物收入`) }}
|
||||
</div>
|
||||
<div v-if="tableType == 15 && item1.objType == 11">
|
||||
{{ $t(`goldLog.房間流水抽成收入`) }}
|
||||
</div>
|
||||
<div v-if="tableType == 15 && item1.objType == 17">
|
||||
{{ $t(`goldLog.水晶兌換鉆石收入`) }}
|
||||
</div>
|
||||
<div v-if="tableType == 15 && item1.objType == 25">
|
||||
{{ $t(`goldLog.提現駁回金幣返還`) }}
|
||||
</div>
|
||||
<div v-if="tableType == 15 && item1.objType == 26">
|
||||
{{ $t(`goldLog.官方送金幣`) }}
|
||||
</div>
|
||||
<div v-if="tableType == 15 && item1.objType == 29">
|
||||
{{ $t(`goldLog.活動贈送金幣`) }}
|
||||
</div>
|
||||
<div v-if="tableType == 15 && item1.objType == 93">
|
||||
{{ $t(`goldLog.公會金幣結算收入`) }}
|
||||
</div>
|
||||
<div v-if="tableType == 15 && item1.objType == 107">
|
||||
{{ $t(`goldLog.超級幸運禮物價值分成`) }}
|
||||
</div>
|
||||
<div v-if="tableType == 15 && item1.objType == 116">
|
||||
{{ $t(`goldLog.遊戲開黑收入`) }}
|
||||
</div>
|
||||
<!-- <div v-if="tableType == 15 && item1.objType == 1">{{$t(`goldLog.充值`)}}</div>
|
||||
<div v-if="tableType == 15 && item1.objType == 13">{{$t(`goldLog.水晶兌換鉆石收入`)}}</div>
|
||||
<div v-if="tableType == 15 && item1.objType == 15">{{$t(`goldLog.鉆石兌換金幣收入`)}}</div>
|
||||
@@ -104,14 +124,30 @@
|
||||
<div v-if="tableType == 15 && item1.objType == 108">{{$t(`goldLog.超級幸運禮物鉆石獎返點`)}}</div>
|
||||
<div v-if="tableType == 15 && item1.objType == 109">{{$t(`goldLog.VIP等級獎勵`)}}</div> -->
|
||||
<!-- 支出 -->
|
||||
<div v-if="tableType == 16 && item1.objType == 2">{{$t(`goldLog.提現`)}}</div>
|
||||
<div v-if="tableType == 16 && item1.objType == 14">{{$t(`goldLog.鉆石兌換金幣`)}}</div>
|
||||
<div v-if="tableType == 16 && item1.objType == 22">{{$t(`goldLog.官方消除金幣`)}}</div>
|
||||
<div v-if="tableType == 16 && item1.objType == 77">{{$t(`goldLog.退款扣除金幣`)}}</div>
|
||||
<div v-if="tableType == 16 && item1.objType == 92">{{$t(`goldLog.公會金幣結算支出`)}}</div>
|
||||
<div v-if="tableType == 16 && item1.objType == 94">{{$t(`goldLog.加入公會金幣清零`)}}</div>
|
||||
<div v-if="tableType == 16 && item1.objType == 100">{{$t(`goldLog.官方清除金幣`)}}</div>
|
||||
<div v-if="tableType == 16 && item1.objType == 119">{{$t(`goldLog.公會鉆石提現支出`)}}</div>
|
||||
<div v-if="tableType == 16 && item1.objType == 2">
|
||||
{{ $t(`goldLog.提現`) }}
|
||||
</div>
|
||||
<div v-if="tableType == 16 && item1.objType == 14">
|
||||
{{ $t(`goldLog.鉆石兌換金幣`) }}
|
||||
</div>
|
||||
<div v-if="tableType == 16 && item1.objType == 22">
|
||||
{{ $t(`goldLog.官方消除金幣`) }}
|
||||
</div>
|
||||
<div v-if="tableType == 16 && item1.objType == 77">
|
||||
{{ $t(`goldLog.退款扣除金幣`) }}
|
||||
</div>
|
||||
<div v-if="tableType == 16 && item1.objType == 92">
|
||||
{{ $t(`goldLog.公會金幣結算支出`) }}
|
||||
</div>
|
||||
<div v-if="tableType == 16 && item1.objType == 94">
|
||||
{{ $t(`goldLog.加入公會金幣清零`) }}
|
||||
</div>
|
||||
<div v-if="tableType == 16 && item1.objType == 100">
|
||||
{{ $t(`goldLog.官方清除金幣`) }}
|
||||
</div>
|
||||
<div v-if="tableType == 16 && item1.objType == 119">
|
||||
{{ $t(`goldLog.公會鉆石提現支出`) }}
|
||||
</div>
|
||||
<!-- <div v-if="tableType == 16 && item1.objType == 3">{{$t(`goldLog.房間禮物支出`)}}</div>
|
||||
<div v-if="tableType == 16 && item1.objType == 5">{{$t(`goldLog.私聊禮物支出`)}}</div>
|
||||
<div v-if="tableType == 16 && item1.objType == 7">{{$t(`goldLog.鉆石紅包支出`)}}</div>
|
||||
@@ -194,7 +230,7 @@ export default {
|
||||
finished: false,
|
||||
page: 0,
|
||||
downTitle: this.$t(`goldLog.無更多記錄`),
|
||||
lock : true,
|
||||
lock: true,
|
||||
};
|
||||
},
|
||||
watch: {
|
||||
@@ -273,7 +309,7 @@ export default {
|
||||
},
|
||||
|
||||
onLoad() {
|
||||
if(this.lock){
|
||||
if (this.lock) {
|
||||
this.lock = false;
|
||||
this.page++;
|
||||
this.getList(this.tableType, this.page);
|
||||
@@ -315,7 +351,7 @@ export default {
|
||||
console.log(res.data.data.billList, page);
|
||||
|
||||
// let arr2 = [].concat.apply([], res.data.data.billList);
|
||||
if (res.data.data.billList.length === 0) {
|
||||
if (res.data.data.billList.length < 20) {
|
||||
this.finished = true;
|
||||
}
|
||||
} else {
|
||||
|
Reference in New Issue
Block a user