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
更新文件路径,以免受缓存影响
tags/v8.0
枫谷剑仙
7 years ago
parent
c82e45b65a
commit
03ac2d88d0
3 changed files
with
3 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
monsters-info/CHS.json
+1
-0
monsters-info/CHT.json
+1
-1
script.js
+ 1
- 0
monsters-info/CHS.json
File diff suppressed because it is too large
View File
+ 1
- 0
monsters-info/CHT.json
File diff suppressed because it is too large
View File
+ 1
- 1
script.js
View File
@@ -62,7 +62,7 @@ window.onload = function()
GM_xmlhttpRequest({
method: "GET",
url:"monsters-info/mon.json",
url:"monsters-info/mon.json
?ver=2
",
onload: function(response) {
ms = JSON.parse(response.response);
initialize();//初始化
Write
Preview
Loading…
Cancel
Save