| public/weather/index.html | ●●●●● patch | view | raw | blame | history |
public/weather/index.html
@@ -8,8 +8,6 @@ <title>天气</title> <!-- axios --> <script src='../map/lib/axios.js'></script> <script type="text/javascript" charset="utf-8" src="http://webapi.amap.com/maps?v=1.3&key=xxxxxx&plugin=AMap.Autocomplete,AMap.PlaceSearch"></script> <script src="https://cdn.jsdelivr.net/npm/vue@2.6.12"></script> <script src="http://pv.sohu.com/cityjson?ie=utf-8"></script> <style> @@ -105,4 +103,4 @@ </body> </html> </html>