no message

This commit is contained in:
2025-09-01 00:00:53 +08:00
committed by charles
parent eb2b24ebac
commit bfc2459219
10 changed files with 282 additions and 19 deletions
+4 -2
View File
@@ -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
View File
@@ -267,10 +267,11 @@ export const CERT_OPTION = [
{
key: 1,
value: "居民身份证"
}, {
key: 2,
value: "护照"
},
}
// , {
// key: 2,
// value: "护照"
// },
]
/**