增加Qt编译web体验文件

master
feiyangqingyun 2020-12-19 16:03:05 +08:00
parent fccb2a2024
commit 92750033ea
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>Qt自定义控件大全web演示(QQ:517216493 WX: feiyangqingyun)</title>
<title>Qt自定义控件大全(QQ:517216493 WX: feiyangqingyun)</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 ;}