From e7ab983f94d5c7aea035c188ddfd48c6e0cc9a47 Mon Sep 17 00:00:00 2001
From: xiaoxie <hotcoffie@163.com>
Date: 星期六, 23 四月 2022 11:34:43 +0800
Subject: [PATCH] 动态计算播放器尺寸,保持16:9比例,避免出现黑框或固定大小无法缩放

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

diff --git a/web_src/index.html b/web_src/index.html
index 1ce43e0..f69f16b 100644
--- a/web_src/index.html
+++ b/web_src/index.html
@@ -15,7 +15,7 @@
     <div id="app"></div>
     <!-- built files will be auto injected -->
     <script>
-      // map缁勪欢鍏ㄥ眬鍙傛暟
+      // map缁勪欢鍏ㄥ眬鍙傛暟, 娉ㄩ噴姝ゅ唴瀹瑰彲浠ュ叧闂湴鍥惧姛鑳�
       window.mapParam = {
         // 鍧愭爣绯� GCJ-02 WGS-84,
         coordinateSystem: "GCJ-02",

--
Gitblit v1.8.0