This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
wangwei
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
complate add message box whrn submit mirror.
tags/v1.21.12.1
Gitea
4 years ago
parent
33f92463e5
commit
b89e4dc576
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
templates/repo/cloudbrain/index.tmpl
+ 0
- 1
templates/repo/cloudbrain/index.tmpl
View File
@@ -180,7 +180,6 @@
$("iframe[name=iframeContent]").on("load", function() {
var responseText = $("iframe")[0].contentDocument.body.getElementsByTagName("pre")[0].innerHTML;
alert(responseText)
var json1 = JSON.parse(responseText)
$('#mask').css('display', 'none')
parent.location.href
Write
Preview
Loading…
Cancel
Save