From 60ac587cdfe5c912fc253eaed69e47d643c0f30a Mon Sep 17 00:00:00 2001
From: LiuJiaNan <15703339975@163.com>
Date: Tue, 28 Apr 2026 18:00:30 +0800
Subject: [PATCH] =?UTF-8?q?meta(charset):=20=E6=B7=BB=E5=8A=A0=E5=AD=97?=
=?UTF-8?q?=E7=AC=A6=E9=9B=86=E5=85=83=E6=A0=87=E7=AD=BE=E4=BB=A5=E6=94=AF?=
=?UTF-8?q?=E6=8C=81=E4=B8=A5=E6=A0=BC=E6=9D=A5=E6=BA=90=E7=AD=96=E7=95=A5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
- 在HTML头部添加meta标签配置referrer策略为strict-origin-when-cross-origin适配cesium地图
---
public/index.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/public/index.html b/public/index.html
index 54af0fc..072636f 100644
--- a/public/index.html
+++ b/public/index.html
@@ -10,6 +10,7 @@
+
<% for (const item of $links) { %>
<% } %>