zengh
2021-05-08 08ab2073c9e965c2ea1eb3e8d0a2cfc9a30d7d25
https调整
1 files modified
4 ■■■ changed files
public/weather/index.html 4 ●●● 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>