Commit ba0cb321 by li

upload this pro

parent 433b885b
const config = { const config = {
appBaseUrl: '', appBaseUrl: '',
name:"" name:"bjst"
} }
module.exports = config; module.exports = config;
\ No newline at end of file
const config = { const config = {
appBaseUrl: '', appBaseUrl: '',
name:"" name:"bjst"
} }
module.exports = config; module.exports = config;
...@@ -29,25 +29,25 @@ ...@@ -29,25 +29,25 @@
}, },
false false
); );
let userAgentInfo = navigator.userAgent; // let userAgentInfo = navigator.userAgent;
let Agents = ['Android', 'iPhone', 'SymbianOS', 'Windows Phone', 'iPad', 'iPod']; // let Agents = ['Android', 'iPhone', 'SymbianOS', 'Windows Phone', 'iPad', 'iPod'];
let getArr = Agents.filter(i => userAgentInfo.includes(i)); // let getArr = Agents.filter(i => userAgentInfo.includes(i));
let isMobile = getArr.length ? true : false; // let isMobile = getArr.length ? true : false;
// this.$store.state.isMobile = isMobile // // this.$store.state.isMobile = isMobile
if (!(window && window.plus) && ((location.host.includes("127.0.0.1") || location.host.includes( // if (!(window && window.plus) && ((location.host.includes("127.0.0.1") || location.host.includes(
"localhost")))) { // "localhost")))) {
if (!isMobile && window.frames.length == parent.frames.length) { // if (!isMobile && window.frames.length == parent.frames.length) {
//pc携带参数跳转 // //pc携带参数跳转
let getRouter = window.location.href.split("#"); // let getRouter = window.location.href.split("#");
if (getRouter.length > 1) { // if (getRouter.length > 1) {
window.location.href = window.location.origin + "/pc.html#" + getRouter.pop(); //编码 // window.location.href = window.location.origin + "/pc.html#" + getRouter.pop(); //编码
return; // return;
} // }
window.location.href = window.location.origin + "/pc.html"; // window.location.href = window.location.origin + "/pc.html";
} // }
} // }
}, },
onShow: function() {}, onShow: function() {},
onHide: function() {} onHide: function() {}
...@@ -56,10 +56,10 @@ ...@@ -56,10 +56,10 @@
<style lang="scss"> <style lang="scss">
:root { :root {
// --theme--:#00ba29; --theme--:#00ba29;
// --borderTheme--:rgba(5, 156, 92, 0.2); --borderTheme--:rgba(5, 156, 92, 0.2);
--theme--: #f18403; // --theme--: #f18403;
--borderTheme--: #A3A3A3; // --borderTheme--: #A3A3A3;
} }
// body{ // body{
......
export function formAction(e,t){ export function formAction(e,t){
if(e.issueType == 1){ if(e.issueType == 1){
t.form[1] = { t.form[1] = {
label: t.$t('TCGames ID'), label: t.$t('ACHAGames ID'),
require: true, require: true,
prop: 'damanGameId', prop: 'damanGameId',
rule: { rule: {
...@@ -48,7 +48,7 @@ export function formAction(e,t){ ...@@ -48,7 +48,7 @@ export function formAction(e,t){
} }
if(e.issueType == 2){ if(e.issueType == 2){
t.form[1] = { t.form[1] = {
label: t.$t('TCGames ID'), label: t.$t('ACHAGames ID'),
require: true, require: true,
prop: 'damanGameId', prop: 'damanGameId',
rule: { rule: {
...@@ -83,7 +83,7 @@ export function formAction(e,t){ ...@@ -83,7 +83,7 @@ export function formAction(e,t){
} }
if(e.issueType == 3){ if(e.issueType == 3){
t.form[1] = { t.form[1] = {
label: t.$t('TCGames ID'), label: t.$t('ACHAGames ID'),
require: true, require: true,
prop: 'damanGameId', prop: 'damanGameId',
rule: { rule: {
...@@ -130,7 +130,7 @@ export function formAction(e,t){ ...@@ -130,7 +130,7 @@ export function formAction(e,t){
} }
if(e.issueType == 4){ if(e.issueType == 4){
t.form[1] = { t.form[1] = {
label: t.$t('TCGames ID'), label: t.$t('ACHAGames ID'),
require: true, require: true,
prop: 'damanGameId', prop: 'damanGameId',
rule: { rule: {
...@@ -166,7 +166,7 @@ export function formAction(e,t){ ...@@ -166,7 +166,7 @@ export function formAction(e,t){
} }
if(e.issueType == 5){ if(e.issueType == 5){
t.form[1] = { t.form[1] = {
label: t.$t('TCGames ID'), label: t.$t('ACHAGames ID'),
require: true, require: true,
prop: 'damanGameId', prop: 'damanGameId',
rule: { rule: {
...@@ -202,7 +202,7 @@ export function formAction(e,t){ ...@@ -202,7 +202,7 @@ export function formAction(e,t){
} }
if(e.issueType == 6){ if(e.issueType == 6){
t.form[1] = { t.form[1] = {
label: t.$t('TCGames ID'), label: t.$t('ACHAGames ID'),
require: true, require: true,
prop: 'damanGameId', prop: 'damanGameId',
rule: { rule: {
...@@ -226,7 +226,7 @@ export function formAction(e,t){ ...@@ -226,7 +226,7 @@ export function formAction(e,t){
} }
if(e.issueType == 8){ if(e.issueType == 8){
t.form[1] = { t.form[1] = {
label: t.$t('TCGames ID'), label: t.$t('ACHAGames ID'),
require: true, require: true,
prop: 'damanGameId', prop: 'damanGameId',
rule: { rule: {
...@@ -298,7 +298,7 @@ export function formAction(e,t){ ...@@ -298,7 +298,7 @@ export function formAction(e,t){
} }
if(e.issueType == 9){ if(e.issueType == 9){
t.form[1] = { t.form[1] = {
label: t.$t('TCGames ID'), label: t.$t('ACHAGames ID'),
require: true, require: true,
prop: 'damanGameId', prop: 'damanGameId',
rule: { rule: {
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
"button": "Search", "button": "Search",
"status0":"Pending Review", "status0":"Pending Review",
"status1":"Finish", "status1":"Finish",
"TCGamesID":"TCGames ID", "ACHAGamesID":"ACHAGames ID",
"ID":"ID" "ID":"ID"
}, },
"form": { "form": {
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
"content1": "After submitting your question, you don’t need to worry, our specialists will handle it for you one by one!Select the problem you want to solve and fill in the information as requested! Then click submit application and wait for our customer service specialists to handle it for you! You can click the verification question progress button, enter the ID account, then select the question list, and finally press the search button. The status question will show that the customer service department will reply to you!Please do not submit orders repeatedly to avoid affecting the progress of your inquiry.", "content1": "After submitting your question, you don’t need to worry, our specialists will handle it for you one by one!Select the problem you want to solve and fill in the information as requested! Then click submit application and wait for our customer service specialists to handle it for you! You can click the verification question progress button, enter the ID account, then select the question list, and finally press the search button. The status question will show that the customer service department will reply to you!Please do not submit orders repeatedly to avoid affecting the progress of your inquiry.",
"content2": "कृपया अपनी पूछताछ की प्रगति को प्रभावित करने से बचने के लिए बार-बार आदेश प्रस्तुत न करें।" "content2": "कृपया अपनी पूछताछ की प्रगति को प्रभावित करने से बचने के लिए बार-बार आदेश प्रस्तुत न करें।"
}, },
"TCGames ID": "TCGames ID:", "ACHAGames ID": "ACHAGames ID:",
"Amount": "Amount:", "Amount": "Amount:",
"UTR number": "UTR number:", "UTR number": "UTR number:",
"Deposit proof receipt detail": "Deposit proof receipt detail:", "Deposit proof receipt detail": "Deposit proof receipt detail:",
......
...@@ -141,7 +141,7 @@ ...@@ -141,7 +141,7 @@
date[2] = '0' + date[2] date[2] = '0' + date[2]
} }
date = date.join('') date = date.join('')
return date + '/' + new Date().getTime() + Math.round(Math.random() * 1000) + e return date + '/' + new Date().getTime() + Math.round(Math.random() * 1000) + Math.round(Math.random() * 100) + e
}, },
afterRead(file) { afterRead(file) {
let fileObj = file.file let fileObj = file.file
......
...@@ -116,7 +116,7 @@ ...@@ -116,7 +116,7 @@
}, },
}, },
{ {
label: this.$t('components.search.TCGamesID'), label: this.$t('components.search.ACHAGamesID'),
require: true, require: true,
prop: 'damanGameId', prop: 'damanGameId',
rule: { rule: {
...@@ -194,7 +194,7 @@ ...@@ -194,7 +194,7 @@
Time: r.createTime, Time: r.createTime,
status: r.status, status: r.status,
Reply: r.reply, Reply: r.reply,
TCGamesID: r.damanGameId, ACHAGamesID: r.damanGameId,
amount: r.amount, amount: r.amount,
"UTR Number": r.utrNum, "UTR Number": r.utrNum,
"Deposit proof receipt detail": r.files "Deposit proof receipt detail": r.files
...@@ -205,7 +205,7 @@ ...@@ -205,7 +205,7 @@
Time: r.createTime, Time: r.createTime,
status: r.status, status: r.status,
Reply: r.reply, Reply: r.reply,
TCGamesID: r.damanGameId, ACHAGamesID: r.damanGameId,
amount: r.amount, amount: r.amount,
"Order Numbber": r.orderNum, "Order Numbber": r.orderNum,
} }
...@@ -215,7 +215,7 @@ ...@@ -215,7 +215,7 @@
Time: r.createTime, Time: r.createTime,
status: r.status, status: r.status,
Reply: r.reply, Reply: r.reply,
TCGamesID: r.damanGameId, ACHAGamesID: r.damanGameId,
amount: r.amount, amount: r.amount,
"Order Numbber": r.orderNum, "Order Numbber": r.orderNum,
"Provide Video Record of Bank Statement": r.files "Provide Video Record of Bank Statement": r.files
...@@ -226,7 +226,7 @@ ...@@ -226,7 +226,7 @@
Time: r.createTime, Time: r.createTime,
status: r.status, status: r.status,
Reply: r.reply, Reply: r.reply,
TCGamesID: r.damanGameId, ACHAGamesID: r.damanGameId,
amount: r.amount, amount: r.amount,
"Order Numbber": r.orderNum, "Order Numbber": r.orderNum,
"Correct IFSC": r.correctIfsc, "Correct IFSC": r.correctIfsc,
...@@ -238,7 +238,7 @@ ...@@ -238,7 +238,7 @@
Time: r.createTime, Time: r.createTime,
status: r.status, status: r.status,
Reply: r.reply, Reply: r.reply,
TCGamesID: r.damanGameId, ACHAGamesID: r.damanGameId,
amount: r.amount, amount: r.amount,
"Correct Bank Name": r.correctBankName, "Correct Bank Name": r.correctBankName,
"Order Numbber": r.orderNum, "Order Numbber": r.orderNum,
...@@ -250,7 +250,7 @@ ...@@ -250,7 +250,7 @@
Time: r.createTime, Time: r.createTime,
status: r.status, status: r.status,
Reply: r.reply, Reply: r.reply,
TCGamesID: r.damanGameId, ACHAGamesID: r.damanGameId,
amount: r.amount, amount: r.amount,
"Register Phone Number": r.registerPhoneNumber, "Register Phone Number": r.registerPhoneNumber,
"Order Numbber": r.orderNum, "Order Numbber": r.orderNum,
...@@ -262,7 +262,7 @@ ...@@ -262,7 +262,7 @@
Time: r.createTime, Time: r.createTime,
status: r.status, status: r.status,
Reply: r.reply, Reply: r.reply,
TCGamesID: r.damanGameId, ACHAGamesID: r.damanGameId,
"Register Phone Number": r.registerPhoneNumber, "Register Phone Number": r.registerPhoneNumber,
"Photo selfie holding passbook bank": r.selfieHoldingCard, "Photo selfie holding passbook bank": r.selfieHoldingCard,
"Photo selfie holding identitiy card": r.selfieHoldingIdentitiyCard, "Photo selfie holding identitiy card": r.selfieHoldingIdentitiyCard,
...@@ -275,7 +275,7 @@ ...@@ -275,7 +275,7 @@
Time: r.createTime, Time: r.createTime,
status: r.status, status: r.status,
Reply: r.reply, Reply: r.reply,
TCGamesID: r.damanGameId, ACHAGamesID: r.damanGameId,
"Register Phone Number": r.registerPhoneNumber, "Register Phone Number": r.registerPhoneNumber,
"Photo selfie holding identitiy card": r.selfieHoldingIdentitiyCard, "Photo selfie holding identitiy card": r.selfieHoldingIdentitiyCard,
"Photo selfie holding USDT address": r.selfieHoldingUSDTAddress, "Photo selfie holding USDT address": r.selfieHoldingUSDTAddress,
...@@ -332,7 +332,7 @@ ...@@ -332,7 +332,7 @@
} }
}) })
}).catch(errors => { }).catch(errors => {
if (errors[0].message == 'TCGamesID is required') { if (errors[0].message == 'ACHAGamesID is required') {
uni.showToast({ uni.showToast({
title: "No Data", title: "No Data",
image: require("@/static/fail.png"), image: require("@/static/fail.png"),
......
{ {
"name" : "Customer Service", "name" : "Customer Service",
"appid" : "__UNI__EE8D8CD", "appid" : "__UNI__7D47DD6",
"description" : "", "description" : "",
"versionName" : "1.0.0", "versionName" : "1.0.0",
"versionCode" : "100", "versionCode" : "100",
......
...@@ -15,8 +15,8 @@ ...@@ -15,8 +15,8 @@
var coverSupport = 'CSS' in window && typeof CSS.supports === 'function' && (CSS.supports('top: env(a)') || CSS.supports('top: constant(a)')) var coverSupport = 'CSS' in window && typeof CSS.supports === 'function' && (CSS.supports('top: env(a)') || CSS.supports('top: constant(a)'))
document.write('<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0' + (coverSupport ? ', viewport-fit=cover' : '') + '" />') document.write('<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0' + (coverSupport ? ', viewport-fit=cover' : '') + '" />')
</script> </script>
<link rel="icon" href="<%= BASE_URL %>static/indiaLogo.png" /> <!-- <link rel="icon" href="<%= BASE_URL %>static/indiaLogo.png" /> -->
<!-- <link rel="icon" href="<%= BASE_URL %>static/logo1.ico" /> --> <link rel="icon" href="<%= BASE_URL %>static/logo1.ico" />
<link rel="stylesheet" href="<%= BASE_URL %>static/index.<%= VUE_APP_INDEX_CSS_HASH %>.css" /> <link rel="stylesheet" href="<%= BASE_URL %>static/index.<%= VUE_APP_INDEX_CSS_HASH %>.css" />
</head> </head>
<body> <body>
......
<html>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1">
<head>
<title>Customer Service</title>
<style>
html,body{
background-color: #EEEEEE;
padding: 0;
margin: 0;
}
iframe{
display:block;
background-color: #F5F5F5;
margin:0 auto;
border:none;
height: 100%;
}
</style>
</head>
<body>
<!--<iframe id="myframe" src="http://127.0.0.1/index.html" width="480" height="667" ></iframe>-->
</body>
<script>
if (location.href.includes("#")){
const prams=location.href.split("#").pop()
const iframe = document.createElement("iframe")
iframe.src = './index.html#'+prams
iframe.style.width = 480
document.body.appendChild(iframe)
}
// let getcode=function getcode(variable){
// var query = window.location.search.substring(1);
// console.log(query);
// var vars = query.split("&");
// for (var i=0;i<vars.length;i++) {
// var pair = vars[i].split("=");
// if(pair[0] == variable){return pair[1];}
// }
// return(false);
// }
// if(getcode("url")){
// document.getElementById("myframe").src="/#"+unescape(getcode("url"));
// }
</script>
</html>
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
<!DOCTYPE html><html lang=zh-CN><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><title>Customer Service</title><script>var coverSupport = 'CSS' in window && typeof CSS.supports === 'function' && (CSS.supports('top: env(a)') || CSS.supports('top: constant(a)')) <!DOCTYPE html><html lang=zh-CN><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><title>Customer Service</title><script>var coverSupport = 'CSS' in window && typeof CSS.supports === 'function' && (CSS.supports('top: env(a)') || CSS.supports('top: constant(a)'))
document.write('<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0' + (coverSupport ? ', viewport-fit=cover' : '') + '" />')</script><link rel=icon href=./static/indiaLogo.png><link rel=stylesheet href=./static/index.2da1efab.css></head><body><noscript><strong>Please enable JavaScript to continue.</strong></noscript><div id=app></div><script src=./static/js/chunk-vendors.021122cb.js></script><script src=./static/js/index.2afedac2.js></script></body></html> document.write('<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0' + (coverSupport ? ', viewport-fit=cover' : '') + '" />')</script><link rel=icon href=./static/logo1.ico><link rel=stylesheet href=./static/index.2da1efab.css></head><body><noscript><strong>Please enable JavaScript to continue.</strong></noscript><div id=app></div><script src=./static/js/chunk-vendors.4f3e5d86.js></script><script src=./static/js/index.0a3bb31f.js></script></body></html>
\ No newline at end of file \ No newline at end of file
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
document.write('<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0' + (coverSupport ? ', viewport-fit=cover' : '') + '" />') document.write('<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0' + (coverSupport ? ', viewport-fit=cover' : '') + '" />')
</script> </script>
<!-- <link rel="icon" href="<%= BASE_URL %>static/indiaLogo.png" /> --> <!-- <link rel="icon" href="<%= BASE_URL %>static/indiaLogo.png" /> -->
<link rel="icon" href="<%= BASE_URL %>static/indiaLogo.png" /> <link rel="icon" href="<%= BASE_URL %>static/logo1.ico" />
<link rel="stylesheet" href="<%= BASE_URL %>static/index.<%= VUE_APP_INDEX_CSS_HASH %>.css" /> <link rel="stylesheet" href="<%= BASE_URL %>static/index.<%= VUE_APP_INDEX_CSS_HASH %>.css" />
</head> </head>
<body> <body>
......
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment