This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
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
Use production version of vuejs. (
#1869
)
tags/v1.2.0-rc1
Antoine GIRARD
Lunny Xiao
8 years ago
parent
f2dcffbb42
commit
29af8f0480
3 changed files
with
9 additions
and
8569 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-8568
public/js/libs/vue.js
+8
-0
public/js/libs/vue.min.js
+1
-1
templates/base/footer.tmpl
+ 0
- 8568
public/js/libs/vue.js
File diff suppressed because it is too large
View File
+ 8
- 0
public/js/libs/vue.min.js
File diff suppressed because it is too large
View File
+ 1
- 1
templates/base/footer.tmpl
View File
@@ -65,6 +65,6 @@
<script src="{{AppSubUrl}}/js/libs/autolink.js"></script>
<script src="{{AppSubUrl}}/js/libs/emojify-1.1.0.min.js"></script>
<script src="{{AppSubUrl}}/js/libs/clipboard-1.5.9.min.js"></script>
<script src="{{AppSubUrl}}/js/libs/vue.js"></script>
<script src="{{AppSubUrl}}/js/libs/vue.
min.
js"></script>
</body>
</html>
Write
Preview
Loading…
Cancel
Save