From 0f138be0d43b426f13b3cf532980b63dbdd09518 Mon Sep 17 00:00:00 2001 From: quanyawei <401863037@qq.com> Date: Mon, 09 Oct 2023 09:56:46 +0800 Subject: [PATCH] Merge branch 'feature_1.0' --- public/index.html | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/public/index.html b/public/index.html index 71a7367..35c8df7 100644 --- a/public/index.html +++ b/public/index.html @@ -3,7 +3,6 @@ <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> - <meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"> <link rel="icon" href="<%= BASE_URL %>LOGO.ico"> <!-- <script src="https://webapi.amap.com/maps?v=1.4.15&key=be57d4add7dc10fb7f7924763a2179ae&plugin=AMap.MarkerClusterer"></script> --> -- Gitblit v1.8.0