fix:修复订单列表页搜索参数传递错误的问题;移除租借设备时手机号的验证效果;新增免押无法使用走非免押逻辑的方法

This commit is contained in:
2025-07-01 10:48:35 +08:00
parent 7be1e97b7c
commit f8c119d489
33 changed files with 281 additions and 167 deletions
+3 -2
View File
@@ -1,4 +1,5 @@
export const URL = "https://my.gxfs123.com/api"
// export const URL = "http://192.168.10.33:8080"
export const URL = "https://my.gxfs123.com/api" //正式服务器
// export const URL = "https://unifans.gxfs123.com/api" //测试服务器
// export const URL = "http://192.168.10.41:8080" //本地调试
export const appid = "wx2165f0be356ae7a9"