苹果修改

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
View File
@@ -123,6 +123,7 @@ export const getUserInfo = (key = '') => {
*/
export const getPhoneEnvBool = (flag) => {
// 获取当前设备的平台信息
const { platform } = uni.getSystemInfoSync();
// 平台与标识的映射关系