From 4a86f36234eb6a99abb76e49fb50542fcca3eeaf Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Sat, 08 May 2021 15:23:07 +0800
Subject: [PATCH] 错误修改
---
public/weather/index.html | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/public/weather/index.html b/public/weather/index.html
index 0c16de8..3c9e458 100644
--- a/public/weather/index.html
+++ b/public/weather/index.html
@@ -8,6 +8,7 @@
<title>天气</title>
<!-- axios -->
<script src='../map/lib/axios.js'></script>
+ <script src="https://cdn.jsdelivr.net/npm/vue@2.6.12"></script>
<style>
#weather {
font-weight: 400;
--
Gitblit v1.9.3