原来ios的版本要求更高

This commit is contained in:
枫谷剑仙 2021-10-27 18:34:16 +08:00
parent 59c42b09b7
commit 17159ae0ab
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ ${browserVersion}
Your browser does not support Optional chaining (?.) and Nullish coalescing operator (??) used in this program.
Please update your browser to Firefox 74 or Chrome 80 or Safari 13.1.`;
Please update your browser to Firefox 74 or Chrome 80 or Safari 13.4.`;
}
alert(alertStr);