In desperation, I suddenly thought, how is the Sina touch screen version that I often visit made? Open Opera, Looking at the source code, I found meta viewport in the HTML header. Could this be the one that’s playing a role? I tried it and it filled the screen. By the way, I checked the function of this label and recorded it for future use. meta viewport <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no"/> in: width – the width of the viewport height – the height of the viewport initial-scale – The initial scale minimum-scale – The minimum scale to which the user is allowed to zoom maximum-scale – The maximum scale to which the user is allowed to zoom user-scalable – Whether the user can manually scale |
<<: React dva implementation code
>>: Summary of MySQL data migration
background PNG images take up more storage space ...
Table of contents introduce Link start Continue t...
Table of contents Initial Vue Building a Vue deve...
View MySQL transaction isolation level mysql> ...
Its function is to set a global style. Then your s...
There are many servers that can host static websi...
Today I designed a dynamic window style for publis...
Locks in MySQL Locks are a means to resolve resou...
SSH public key authentication is one of the SSH a...
Table of contents Preface 1. Prepare new partitio...
1. Download the mysql repo source $ wget http://r...
This article shares with you the specific method ...
By default, Flash will always be displayed at the ...
If you want to install some 64-bit applications (...
Preface In the development of actual projects, we...