We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4329915 commit 944b323Copy full SHA for 944b323
pages/API/login/login.vue
@@ -74,7 +74,7 @@
74
providerName = '头条登录'
75
break;
76
case 'apple':
77
- providerName = '苹果登录'
+ providerName = '苹果登录(iOS 13+)'
78
79
}
80
return {
0 commit comments