新增大屏网页版本

master
feiyangqingyun 2021-01-28 12:56:37 +08:00
parent 9d4b50bd7b
commit 868d826a6a
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
and Qt device independent pixels. -->
<meta name="viewport" content="width=device-width, height=device-height, user-scalable=0"/>
<title>bigscreen_base</title>
<title>可视化大屏电子看板系统</title>
<style>
/* Make the html body cover the entire (visual) viewport with no scroll bars. */
html, body { padding: 0; margin: 0; overflow:hidden; height: 100vh }