Browse Source

use cdn combo

pull/39/head
afc163 9 years ago
parent
commit
57eb471a2d
  1. 4
      public/index.html

4
public/index.html

@ -9,9 +9,7 @@
</head>
<body>
<div id="root"></div>
<script src="https://gw.alipayobjects.com/as/g/datavis/g2/2.3.12/index.js"></script>
<script src="https://a.alipayobjects.com/g/datavis/g-cloud/1.0.2/index.js"></script>
<script src="https://a.alipayobjects.com/g/datavis/g2-plugin-slider/1.2.1/slider.js"></script>
<script src="https://gw.alipayobjects.com/as/g/??datavis/g2/2.3.12/index.js,datavis/g-cloud/1.0.2/index.js,datavis/g2-plugin-slider/1.2.1/slider.js"></script>
<script src="index.js"></script>
</body>
</html>

Loading…
Cancel
Save