苹果修改

This commit is contained in:
2025-07-16 18:00:58 +08:00
parent f666b8881a
commit 8825c81658
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ VITE_APP_ENV = 'AND'
# VITE_APP_BASE_API_Url = 'http://25.18.122.78:9786'
# DEV
VITE_APP_BASE_API_Url = 'https://aitstest.jlbank.com.cn:7001'
VITE_APP_BASE_API_Url = 'https://aitstest.jlbank.com.cn:7003'
# app入口
+1
View File
@@ -123,6 +123,7 @@ export const getUserInfo = (key = '') => {
*/
export const getPhoneEnvBool = (flag) => {
// 获取当前设备的平台信息
const { platform } = uni.getSystemInfoSync();
// 平台与标识的映射关系