新增自定义控件网页版本效果

master
feiyangqingyun 2021-01-16 20:24:17 +08:00
parent aeb2d0c1eb
commit 2fefd2bef1
3 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

Binary file not shown.

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自定义控件大全V2021(QQ:517216493 WX: feiyangqingyun)</title>
<title>Qt自定义控件大全 V2021 (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 }