Selaa lähdekoodia

use cdn combo

afc163 8 vuotta sitten
vanhempi
commit
57eb471a2d
1 muutettua tiedostoa jossa 1 lisäystä ja 3 poistoa
  1. 1 3
      public/index.html

+ 1 - 3
public/index.html

@@ -9,9 +9,7 @@
 </head>
 </head>
 <body>
 <body>
   <div id="root"></div>
   <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>
   <script src="index.js"></script>
 </body>
 </body>
 </html>
 </html>