金币账单/钻石账单 - 新增每日任务获得奖励类型
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.a5be62a28b2ed7428fdb77401dfc092f.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.a6aa9d97352ef0056170.js></script><script type=text/javascript src=./static/js/vendor.3801fe38c4248ca3ad38.js></script><script type=text/javascript src=./static/js/app.bbc91be0ebe83db469c8.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.9dd9214be5890aef50b3b85379fcc3df.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.97622a2985dda67849c3.js></script><script type=text/javascript src=./static/js/vendor.3801fe38c4248ca3ad38.js></script><script type=text/javascript src=./static/js/app.a9c8a99ea00c36827439.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
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1,2 @@
|
||||
!function(e){var n=window.webpackJsonp;window.webpackJsonp=function(r,c,a){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 c)Object.prototype.hasOwnProperty.call(c,f)&&(e[f]=c[f]);for(n&&n(r,c,a);s.length;)s.shift()();if(a)for(d=0;d<a.length;d++)u=o(o.s=a[d]);return u};var r={},t={16: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 c=document.getElementsByTagName("head")[0],a=document.createElement("script");a.type="text/javascript",a.charset="utf-8",a.async=!0,a.timeout=12e4,o.nc&&a.setAttribute("nonce",o.nc),a.src=o.p+"static/js/"+e+"."+{0:"b290d3656eb9ce5010b3",1:"836179f30c81b60fc737",2:"cd9cfe25f05448d07e43",3:"a7287be3d41a1e59c345",4:"df261acea492c15f4979",5:"44ba26170999e2024a7b",6:"aa38920646ee33b3c0be",7:"cf309e129bcfe724c212",8:"6abd414ce2dd7981309e",9:"4e4c61d33588d399a7a2",10:"e920d7b46913f9ed611f",11:"a5e798e367bdaa3003e9",12:"bcf078e6519ac632c37f",13:"b93b95f061c5298d0de5"}[e]+".js";var f=setTimeout(i,12e4);function i(){a.onerror=a.onload=null,clearTimeout(f);var n=t[e];0!==n&&(n&&n[1](new Error("Loading chunk "+e+" failed.")),t[e]=void 0)}return a.onerror=a.onload=i,c.appendChild(a),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.97622a2985dda67849c3.js.map
|
@@ -108,6 +108,7 @@ const ar = {
|
||||
幸运数字奖池金币投入:'أرسل رقم الحظ',
|
||||
幸运数字奖池金币瓜分:'شارك في رقم الحظ',
|
||||
首充:'الشحن الأول',
|
||||
任务金币奖励:'مكافأة عملات المهمة',
|
||||
|
||||
},
|
||||
// goldLog:{
|
||||
@@ -210,6 +211,8 @@ const ar = {
|
||||
私聊礼物收入: 'نفقات الهدايا الخاصة',
|
||||
官方赠送钻石: 'هدايا رسمية من الألماس',
|
||||
公会长薪资:'راتب الوكيل',
|
||||
任务钻石奖励:'مكافأة الماس الخاصة بالمهمة',
|
||||
|
||||
},
|
||||
amethystLog:{
|
||||
紫水晶賬單:'أوراق أميثيست',
|
||||
|
@@ -111,6 +111,7 @@ const en = {
|
||||
幸运数字奖池金币投入:'Submit Fortunate number',
|
||||
幸运数字奖池金币瓜分:'Share in Fortunate number',
|
||||
首充:'First Recharge',
|
||||
任务金币奖励:'Mission Coin Reward',
|
||||
|
||||
},
|
||||
// goldLog:{
|
||||
@@ -204,6 +205,7 @@ const en = {
|
||||
私聊礼物收入: 'Private Chat Gift Income',
|
||||
官方赠送钻石: 'Officially Gifted Diamonds',
|
||||
公会长薪资:'Agent Salary',
|
||||
任务钻石奖励:'Mission Diamond Reward',
|
||||
},
|
||||
amethystLog:{
|
||||
紫水晶賬單:'Amethyst Bills',
|
||||
|
@@ -111,6 +111,8 @@ const pt = {
|
||||
幸运数字奖池金币投入: 'Submissão de números da sorte',
|
||||
幸运数字奖池金币瓜分: 'Participação nos números',
|
||||
首充: 'Primeira recarga',
|
||||
任务金币奖励:'Recompensa em Moedas de Missão',
|
||||
|
||||
},
|
||||
goldLog: {
|
||||
公會鉆石提現支出: 'Retirada de diamantes da guilda',
|
||||
@@ -138,6 +140,8 @@ const pt = {
|
||||
私聊礼物收入: 'Receita de presentes privados',
|
||||
官方赠送钻石: 'Diamantes oficiais',
|
||||
公会长薪资: 'Salário do agente',
|
||||
任务钻石奖励:'Recompensa em Diamantes de Missão',
|
||||
|
||||
},
|
||||
amethystLog:{
|
||||
紫水晶賬單:'Notas de Ametista',
|
||||
|
@@ -111,6 +111,7 @@ const tr = {
|
||||
幸运数字奖池金币投入:'Gönder Şanslı sayı',
|
||||
幸运数字奖池金币瓜分:'Paylaş Şanslı sayı',
|
||||
首充:'İlk Şarj',
|
||||
任务金币奖励:'Görev Jeton Ödülü',
|
||||
|
||||
},
|
||||
goldLog: {
|
||||
@@ -139,6 +140,7 @@ const tr = {
|
||||
私聊礼物收入: 'Özel Sohbet Hediye Gelirleri',
|
||||
官方赠送钻石: 'Resmi Olarak Verilen Elmaslar',
|
||||
公会长薪资:'Temsilci Maaşı',
|
||||
任务钻石奖励:'Görev Elmas Ödülü',
|
||||
|
||||
},
|
||||
amethystLog:{
|
||||
|
@@ -111,6 +111,7 @@ const zh = {
|
||||
幸运数字奖池金币投入:'提交幸運數字',
|
||||
幸运数字奖池金币瓜分:'分享幸運數字',
|
||||
首充:'首充',
|
||||
任务金币奖励:'任务金币奖励',
|
||||
},
|
||||
goldLog: {
|
||||
公會鉆石提現支出: '公會鉆石提現支出',
|
||||
@@ -138,7 +139,7 @@ const zh = {
|
||||
私聊礼物收入: '私聊禮物收入',
|
||||
官方赠送钻石: '官方贈送鑽石',
|
||||
公会长薪资:'公會長薪資',
|
||||
|
||||
任务钻石奖励:'任务钻石奖励',
|
||||
},
|
||||
amethystLog:{
|
||||
紫水晶賬單:'紫水晶賬單',
|
||||
|
@@ -257,6 +257,7 @@ export default {
|
||||
163: this.$t("diamondLog.用户活动审核失败退款"),
|
||||
164: this.$t("diamondLog.首充"),
|
||||
185: this.$t("amethystLog.紫晶兑换金币收入"),
|
||||
188: this.$t("amethystLog.任务金币奖励"),
|
||||
};
|
||||
this.getLastSevenDaysTimestamps(2);
|
||||
this.getDate(2);
|
||||
|
@@ -172,6 +172,7 @@ export default {
|
||||
6: this.$t("goldLog.私聊礼物收入"),
|
||||
35: this.$t("goldLog.官方赠送钻石"),
|
||||
141: this.$t("goldLog.公会长薪资"),
|
||||
189: this.$t("goldLog.任务钻石奖励"),
|
||||
|
||||
};
|
||||
this.getLastSevenDaysTimestamps();
|
||||
|
Reference in New Issue
Block a user