no message
This commit is contained in:
+4
-2
@@ -2,8 +2,10 @@
|
||||
// export const BASE_URL="https://frontend.jdns360.com/api"; // 正式环境
|
||||
// export const BASE_URL="http://cl55un59859.vicp.fun:24346"; // 测试环境
|
||||
|
||||
export const BASE_URL = "https://api.tbmall.xin"; //生产
|
||||
// export const BASE_URL ='http://api.hm.a-d.work' // 测试
|
||||
// export const BASE_URL = "https://api.tbmall.xin"; //生产
|
||||
// export const BASE_URL ='http://api.hm.a-d.work:6880/api' // 测试
|
||||
export const BASE_URL ='http://api.outer.tbmall.xin:6880' // 测试
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
+5
-4
@@ -267,10 +267,11 @@ export const CERT_OPTION = [
|
||||
{
|
||||
key: 1,
|
||||
value: "居民身份证"
|
||||
}, {
|
||||
key: 2,
|
||||
value: "护照"
|
||||
},
|
||||
}
|
||||
// , {
|
||||
// key: 2,
|
||||
// value: "护照"
|
||||
// },
|
||||
]
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user