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
modify code
tags/v1.21.12.1
Gitea
4 years ago
parent
3b0b60983b
commit
338a0a8963
1 changed files
with
5 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
web_src/js/components/ProAnalysis.vue
+ 5
- 0
web_src/js/components/ProAnalysis.vue
View File
@@ -1144,6 +1144,11 @@
created() {
// this.download_a=document.getElementById("download_file")
},
updated(){
if(document.querySelectorAll('img[avatar]').length!==0){
window.LetterAvatar.transform()
}
}
}
</script>
Write
Preview
Loading…
Cancel
Save