|
@@ -43,7 +43,7 @@ class NavInfo{
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
-
|
|
|
|
|
|
|
+//todo: index.html title 修改 <title>الشحن من الموقع الرسمي</title>
|
|
|
export const nav_info = new NavInfo();
|
|
export const nav_info = new NavInfo();
|
|
|
|
|
|
|
|
export class Config{
|
|
export class Config{
|
|
@@ -57,9 +57,9 @@ export class Config{
|
|
|
public static downlaod_google_url = `https://play.google.com/store/apps/details?id=chior.mideast.thirdd&referrer=website`;
|
|
public static downlaod_google_url = `https://play.google.com/store/apps/details?id=chior.mideast.thirdd&referrer=website`;
|
|
|
//充值
|
|
//充值
|
|
|
public static url_product = "https://baloot.almarid77.com:8088/livepay/getProducts?H5Extra=666888";
|
|
public static url_product = "https://baloot.almarid77.com:8088/livepay/getProducts?H5Extra=666888";
|
|
|
- public static url_pay = "https://baloot.almarid77.com:8088/livepay/payOrder";
|
|
|
|
|
|
|
+ public static url_pay = "https://baloot.almarid77.com:8088/hipay/payOrder";
|
|
|
public static url_product_test = "http://139.224.253.42:8089/livepay/getProducts?H5Extra=666888";
|
|
public static url_product_test = "http://139.224.253.42:8089/livepay/getProducts?H5Extra=666888";
|
|
|
- public static url_pay_test = "http://139.224.253.42:8089/livepay/payOrder";
|
|
|
|
|
|
|
+ public static url_pay_test = "http://139.224.253.42:8089/hipay/payOrder";
|
|
|
|
|
|
|
|
public static init(){
|
|
public static init(){
|
|
|
let prefix = sys.os == sys.OS.IOS ? "://?" : "://splash?";
|
|
let prefix = sys.os == sys.OS.IOS ? "://?" : "://splash?";
|