Sign in
潘钊
/
bsth_control
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
5a26cad3363b1cd3be2d4c501604b9dd48d40b8a
Authored by
潘钊
2016-05-05 11:14:48 +0800
1 parent
1b93fa8d
add d3.js
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/main/resources/static/index.html
src/main/resources/static/index.html
View file @
5a26cad
...
...
@@ -278,8 +278,8 @@ tr.row-active td {
278
278
279
279
280
280
<script src="assets/js/common.js"></script>
281
-
282
-
281
+<!-- d3.js -->
282
+<script src="http://apps.bdimg.com/libs/d3/3.4.8/d3.min.js"></script>
283
283
<!-- TODO:angularJS相关库 -->
284
284
285
285
...
...