From 4f99d3637cae488300b6655646b8f20cc6029f80 Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Sat, 08 May 2021 15:22:21 +0800
Subject: [PATCH] 错误修改

---
 public/weather/index.html |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/public/weather/index.html b/public/weather/index.html
index 044fb25..0c16de8 100644
--- a/public/weather/index.html
+++ b/public/weather/index.html
@@ -8,8 +8,6 @@
     <title>天气</title>
     <!-- axios -->
     <script src='../map/lib/axios.js'></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>
         #weather {
             font-weight: 400;

--
Gitblit v1.9.3