From fcd7bfed7def1f389a8aa5f94791872858cb213b Mon Sep 17 00:00:00 2001 From: gyq <875626088@qq.com> Date: Mon, 19 Aug 2024 10:00:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jeepay-ui-uapp-cashier/env/env.development.js | 3 ++- jeepay-ui-uapp-cashier/env/env.production.js | 3 ++- jeepay-ui-uapp-cashier/manifest.json | 6 +++--- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/jeepay-ui-uapp-cashier/env/env.development.js b/jeepay-ui-uapp-cashier/env/env.development.js index 4220a25..7ea214f 100644 --- a/jeepay-ui-uapp-cashier/env/env.development.js +++ b/jeepay-ui-uapp-cashier/env/env.development.js @@ -1,6 +1,7 @@ export default { - 'JEEPAY_PAY_BASE_URL': 'https://pay.rscygroup.com' //支付网关URL + // 'JEEPAY_PAY_BASE_URL': 'https://pay.rscygroup.com' //支付网关URL // 'JEEPAY_PAY_BASE_URL': 'http://192.168.1.45:9216' //支付网关URL // 'JEEPAY_PAY_BASE_URL': 'https://pay.rscygroup.com' //支付网关URL // 'JEEPAY_PAY_BASE_URL': 'https://pay.qilinshuzi.com' //支付网关URL + 'JEEPAY_PAY_BASE_URL': 'https://payment.sxczgkj.cn/' //支付网关URL } \ No newline at end of file diff --git a/jeepay-ui-uapp-cashier/env/env.production.js b/jeepay-ui-uapp-cashier/env/env.production.js index ebebde1..94d6f5b 100644 --- a/jeepay-ui-uapp-cashier/env/env.production.js +++ b/jeepay-ui-uapp-cashier/env/env.production.js @@ -1,6 +1,7 @@ export default { - 'JEEPAY_PAY_BASE_URL': 'https://pay.rscygroup.com' //支付网关URL + // 'JEEPAY_PAY_BASE_URL': 'https://pay.rscygroup.com' //支付网关URL // 'JEEPAY_PAY_BASE_URL': 'http://192.168.1.8:9216' //支付网关URL // 'JEEPAY_PAY_BASE_URL': 'https://pay.rscygroup.com' //支付网关URL // 'JEEPAY_PAY_BASE_URL': 'https://pay.qilinshuzi.com' //支付网关URL + 'JEEPAY_PAY_BASE_URL': 'https://payment.sxczgkj.cn/' //支付网关URL } \ No newline at end of file diff --git a/jeepay-ui-uapp-cashier/manifest.json b/jeepay-ui-uapp-cashier/manifest.json index 07f5dce..218f799 100644 --- a/jeepay-ui-uapp-cashier/manifest.json +++ b/jeepay-ui-uapp-cashier/manifest.json @@ -1,7 +1,7 @@ { "name" : "聚合收银台", - "appid" : "__UNI__71D61A3", - "description" : "聚合收银台", + "appid" : "__UNI__6D5B500", + "description" : "聚__UNI__6D5B500合收银台", "versionName" : "1.0.0", "versionCode" : "100", "transformPx" : false, @@ -109,7 +109,7 @@ "h5" : { "router" : { "mode" : "history", - "base" : "/cashier" + "base" : "./" }, "sdkConfigs" : { "maps" : {}