소스 검색

Remove G2 lib tracking in frontend of Sentinel dashboard (#527)

By upgrading G2 lib to version 3.4.10
master
MickMo Eric Zhao 6 년 전
부모
커밋
3e4fc7a952
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +1
    -1
      sentinel-dashboard/src/main/webapp/resources/index_dev.htm
  2. +1
    -1
      sentinel-dashboard/src/main/webapp/resources/lib/js/g2.min.js

+ 1
- 1
sentinel-dashboard/src/main/webapp/resources/index_dev.htm 파일 보기

@@ -19,7 +19,7 @@
<script src="//cdn.bootcss.com/jquery/2.1.4/jquery.min.js"></script>
<script src="//cdn.bootcss.com/bootstrap/3.0.3/js/bootstrap.min.js"></script>
<script src="//cdn.bootcss.com/angular.js/1.4.8/angular.js"></script>
<script src="//gw.alipayobjects.com/os/antv/pkg/_antv.g2-3.2.0-beta.6/dist/g2.min.js"></script>
<script src="//gw.alipayobjects.com/os/antv/pkg/_antv.g2-3.4.10/dist/g2.min.js"></script>

<script src="http://localhost:1234/js/app.vendor.js"></script>
<script src="http://localhost:1234/js/app.js"></script>


+ 1
- 1
sentinel-dashboard/src/main/webapp/resources/lib/js/g2.min.js
파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
파일 보기


Loading…
취소
저장