Commit 08e0d9c8cf3a9b1b33124cb203ef45538f622738
1 parent
5fe46b70
卡券购买回到上一页面刷新页面
Showing
3 changed files
with
3 additions
and
3 deletions
common/common.js
... | ... | @@ -82,7 +82,7 @@ const requestSign = function (inputData) { |
82 | 82 | jsonList.app_id = "0eca8f5373ca4866aec2f8e9d9367104"; |
83 | 83 | jsonList.deviceInfo = "BC0703A4-AFB0-4B51-9089-9B7487C0CC6E"; |
84 | 84 | jsonList.salt = getSalt(); |
85 | - jsonList.terminalSource = "11"; | |
85 | + jsonList.terminalSource = "16"; | |
86 | 86 | // jsonList.token = getGlobalUser("globalUser").token; |
87 | 87 | jsonList.token = getGlobalUser("globalUser").token; |
88 | 88 | // jsonList.token = 'e2c1e43722dd43a5b7e268001b39e6f0'; | ... | ... |
pages/moneyRecharge/moneyRecharge.vue
pages/rechargeDetail/outDetail.vue