From 37bb6da78f4435f83cff5f2193cbdb46eebaad12 Mon Sep 17 00:00:00 2001
From: odc.xiaohui <xiaohui@Q1>
Date: 星期三, 28 二月 2024 09:24:57 +0800
Subject: [PATCH] 大屏创建
---
index.html | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diff --git a/index.html b/index.html
index 538cf6d..938a73e 100644
--- a/index.html
+++ b/index.html
@@ -4,10 +4,15 @@
<meta charset="UTF-8" />
<link rel="icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <title>IofTV-Screen-Vue3</title>
+ <title>閮芥睙鍫板ぇ灞�</title>
</head>
<body>
<div id="app"></div>
<script type="module" src="/src/main.ts"></script>
+ <script type="text/javascript">
+ window._AMapSecurityConfig = {
+ securityJsCode: '22a08b696f47f78270366d5294c8f66e', //
+ }
+ </script>
</body>
</html>
--
Gitblit v1.8.0