This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
mapaler
/
PADDashFormation
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
163
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
原来ios的版本要求更高
tags/v21.0
枫谷剑仙
4 years ago
parent
59c42b09b7
commit
17159ae0ab
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
browser-compatibility.js
+ 1
- 1
browser-compatibility.js
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);
Write
Preview
Loading…
Cancel
Save