Commit ba0cb321 by li

upload this pro

parent 433b885b
const config = {
appBaseUrl: '',
name:""
name:"bjst"
}
module.exports = config;
\ No newline at end of file
const config = {
appBaseUrl: '',
name:""
name:"bjst"
}
module.exports = config;
......@@ -29,25 +29,25 @@
},
false
);
let userAgentInfo = navigator.userAgent;
let Agents = ['Android', 'iPhone', 'SymbianOS', 'Windows Phone', 'iPad', 'iPod'];
let getArr = Agents.filter(i => userAgentInfo.includes(i));
let isMobile = getArr.length ? true : false;
// this.$store.state.isMobile = isMobile
// let userAgentInfo = navigator.userAgent;
// let Agents = ['Android', 'iPhone', 'SymbianOS', 'Windows Phone', 'iPad', 'iPod'];
// let getArr = Agents.filter(i => userAgentInfo.includes(i));
// let isMobile = getArr.length ? true : false;
// // this.$store.state.isMobile = isMobile
if (!(window && window.plus) && ((location.host.includes("127.0.0.1") || location.host.includes(
"localhost")))) {
// if (!(window && window.plus) && ((location.host.includes("127.0.0.1") || location.host.includes(
// "localhost")))) {
if (!isMobile && window.frames.length == parent.frames.length) {
//pc携带参数跳转
let getRouter = window.location.href.split("#");
if (getRouter.length > 1) {
window.location.href = window.location.origin + "/pc.html#" + getRouter.pop(); //编码
return;
}
window.location.href = window.location.origin + "/pc.html";
}
}
// if (!isMobile && window.frames.length == parent.frames.length) {
// //pc携带参数跳转
// let getRouter = window.location.href.split("#");
// if (getRouter.length > 1) {
// window.location.href = window.location.origin + "/pc.html#" + getRouter.pop(); //编码
// return;
// }
// window.location.href = window.location.origin + "/pc.html";
// }
// }
},
onShow: function() {},
onHide: function() {}
......@@ -56,10 +56,10 @@
<style lang="scss">
:root {
// --theme--:#00ba29;
// --borderTheme--:rgba(5, 156, 92, 0.2);
--theme--: #f18403;
--borderTheme--: #A3A3A3;
--theme--:#00ba29;
--borderTheme--:rgba(5, 156, 92, 0.2);
// --theme--: #f18403;
// --borderTheme--: #A3A3A3;
}
// body{
......
export function formAction(e,t){
if(e.issueType == 1){
t.form[1] = {
label: t.$t('TCGames ID'),
label: t.$t('ACHAGames ID'),
require: true,
prop: 'damanGameId',
rule: {
......@@ -48,7 +48,7 @@ export function formAction(e,t){
}
if(e.issueType == 2){
t.form[1] = {
label: t.$t('TCGames ID'),
label: t.$t('ACHAGames ID'),
require: true,
prop: 'damanGameId',
rule: {
......@@ -83,7 +83,7 @@ export function formAction(e,t){
}
if(e.issueType == 3){
t.form[1] = {
label: t.$t('TCGames ID'),
label: t.$t('ACHAGames ID'),
require: true,
prop: 'damanGameId',
rule: {
......@@ -130,7 +130,7 @@ export function formAction(e,t){
}
if(e.issueType == 4){
t.form[1] = {
label: t.$t('TCGames ID'),
label: t.$t('ACHAGames ID'),
require: true,
prop: 'damanGameId',
rule: {
......@@ -166,7 +166,7 @@ export function formAction(e,t){
}
if(e.issueType == 5){
t.form[1] = {
label: t.$t('TCGames ID'),
label: t.$t('ACHAGames ID'),
require: true,
prop: 'damanGameId',
rule: {
......@@ -202,7 +202,7 @@ export function formAction(e,t){
}
if(e.issueType == 6){
t.form[1] = {
label: t.$t('TCGames ID'),
label: t.$t('ACHAGames ID'),
require: true,
prop: 'damanGameId',
rule: {
......@@ -226,7 +226,7 @@ export function formAction(e,t){
}
if(e.issueType == 8){
t.form[1] = {
label: t.$t('TCGames ID'),
label: t.$t('ACHAGames ID'),
require: true,
prop: 'damanGameId',
rule: {
......@@ -298,7 +298,7 @@ export function formAction(e,t){
}
if(e.issueType == 9){
t.form[1] = {
label: t.$t('TCGames ID'),
label: t.$t('ACHAGames ID'),
require: true,
prop: 'damanGameId',
rule: {
......
......@@ -20,7 +20,7 @@
"button": "Search",
"status0":"Pending Review",
"status1":"Finish",
"TCGamesID":"TCGames ID",
"ACHAGamesID":"ACHAGames ID",
"ID":"ID"
},
"form": {
......@@ -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.",
"content2": "कृपया अपनी पूछताछ की प्रगति को प्रभावित करने से बचने के लिए बार-बार आदेश प्रस्तुत न करें।"
},
"TCGames ID": "TCGames ID:",
"ACHAGames ID": "ACHAGames ID:",
"Amount": "Amount:",
"UTR number": "UTR number:",
"Deposit proof receipt detail": "Deposit proof receipt detail:",
......
......@@ -141,7 +141,7 @@
date[2] = '0' + date[2]
}
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) {
let fileObj = file.file
......
......@@ -116,7 +116,7 @@
},
},
{
label: this.$t('components.search.TCGamesID'),
label: this.$t('components.search.ACHAGamesID'),
require: true,
prop: 'damanGameId',
rule: {
......@@ -194,7 +194,7 @@
Time: r.createTime,
status: r.status,
Reply: r.reply,
TCGamesID: r.damanGameId,
ACHAGamesID: r.damanGameId,
amount: r.amount,
"UTR Number": r.utrNum,
"Deposit proof receipt detail": r.files
......@@ -205,7 +205,7 @@
Time: r.createTime,
status: r.status,
Reply: r.reply,
TCGamesID: r.damanGameId,
ACHAGamesID: r.damanGameId,
amount: r.amount,
"Order Numbber": r.orderNum,
}
......@@ -215,7 +215,7 @@
Time: r.createTime,
status: r.status,
Reply: r.reply,
TCGamesID: r.damanGameId,
ACHAGamesID: r.damanGameId,
amount: r.amount,
"Order Numbber": r.orderNum,
"Provide Video Record of Bank Statement": r.files
......@@ -226,7 +226,7 @@
Time: r.createTime,
status: r.status,
Reply: r.reply,
TCGamesID: r.damanGameId,
ACHAGamesID: r.damanGameId,
amount: r.amount,
"Order Numbber": r.orderNum,
"Correct IFSC": r.correctIfsc,
......@@ -238,7 +238,7 @@
Time: r.createTime,
status: r.status,
Reply: r.reply,
TCGamesID: r.damanGameId,
ACHAGamesID: r.damanGameId,
amount: r.amount,
"Correct Bank Name": r.correctBankName,
"Order Numbber": r.orderNum,
......@@ -250,7 +250,7 @@
Time: r.createTime,
status: r.status,
Reply: r.reply,
TCGamesID: r.damanGameId,
ACHAGamesID: r.damanGameId,
amount: r.amount,
"Register Phone Number": r.registerPhoneNumber,
"Order Numbber": r.orderNum,
......@@ -262,7 +262,7 @@
Time: r.createTime,
status: r.status,
Reply: r.reply,
TCGamesID: r.damanGameId,
ACHAGamesID: r.damanGameId,
"Register Phone Number": r.registerPhoneNumber,
"Photo selfie holding passbook bank": r.selfieHoldingCard,
"Photo selfie holding identitiy card": r.selfieHoldingIdentitiyCard,
......@@ -275,7 +275,7 @@
Time: r.createTime,
status: r.status,
Reply: r.reply,
TCGamesID: r.damanGameId,
ACHAGamesID: r.damanGameId,
"Register Phone Number": r.registerPhoneNumber,
"Photo selfie holding identitiy card": r.selfieHoldingIdentitiyCard,
"Photo selfie holding USDT address": r.selfieHoldingUSDTAddress,
......@@ -332,7 +332,7 @@
}
})
}).catch(errors => {
if (errors[0].message == 'TCGamesID is required') {
if (errors[0].message == 'ACHAGamesID is required') {
uni.showToast({
title: "No Data",
image: require("@/static/fail.png"),
......
{
"name" : "Customer Service",
"appid" : "__UNI__EE8D8CD",
"appid" : "__UNI__7D47DD6",
"description" : "",
"versionName" : "1.0.0",
"versionCode" : "100",
......
......@@ -15,8 +15,8 @@
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="<%= BASE_URL %>static/indiaLogo.png" />
<!-- <link rel="icon" href="<%= BASE_URL %>static/logo1.ico" /> -->
<!-- <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" />
</head>
<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)'))
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>
\ No newline at end of file
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
......@@ -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' : '') + '" />')
</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="stylesheet" href="<%= BASE_URL %>static/index.<%= VUE_APP_INDEX_CSS_HASH %>.css" />
</head>
<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