diff --git a/common/common.js b/common/common.js index bc6c88f..30c9277 100644 --- a/common/common.js +++ b/common/common.js @@ -82,7 +82,7 @@ const requestSign = function (inputData) { jsonList.app_id = "0eca8f5373ca4866aec2f8e9d9367104"; jsonList.deviceInfo = "BC0703A4-AFB0-4B51-9089-9B7487C0CC6E"; jsonList.salt = getSalt(); - jsonList.terminalSource = "11"; + jsonList.terminalSource = "16"; // jsonList.token = getGlobalUser("globalUser").token; jsonList.token = getGlobalUser("globalUser").token; // jsonList.token = 'e2c1e43722dd43a5b7e268001b39e6f0'; diff --git a/pages/moneyRecharge/moneyRecharge.vue b/pages/moneyRecharge/moneyRecharge.vue index 4c09eed..e0767ca 100644 --- a/pages/moneyRecharge/moneyRecharge.vue +++ b/pages/moneyRecharge/moneyRecharge.vue @@ -175,7 +175,7 @@ export default { rechargeType: '2', acctType: '1', paySrcType: '204', - payType: '12', + payType: '16', realPayMoney: payMoney.toString(), rechargeFee: payMoney.toString(), }; diff --git a/pages/rechargeDetail/outDetail.vue b/pages/rechargeDetail/outDetail.vue index 0af9502..75a7d97 100644 --- a/pages/rechargeDetail/outDetail.vue +++ b/pages/rechargeDetail/outDetail.vue @@ -49,7 +49,7 @@ - 卡规则名称 + 规则名称 {{cardRuleName | tranNull}}