更新
This commit is contained in:
@@ -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
|
||||
}
|
||||
3
jeepay-ui-uapp-cashier/env/env.production.js
vendored
3
jeepay-ui-uapp-cashier/env/env.production.js
vendored
@@ -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
|
||||
}
|
||||
@@ -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" : {}
|
||||
|
||||
Reference in New Issue
Block a user