problem description A problem often encountered in work is the page scrolling of sub-routes under multi-level routing. is when using vue (with vue-router) to do a single-page application, because there is an obvious routing level on the page. So it i...
problem description because a page needs to be zoomed in and out, after setting the user-scalable=yes, H5 page in viewport to allow zoom in and out, only on the Android phone app, the browser s zoom in and out icon appears on the page, how to remove...
now it is required to embed some H5 pages in the native application, but I have never done any development in this respect, and I have not found some detailed articles on the Internet. I would like to ask you, what do I need to pay attention to when I de...
first of all, Wechat authorizes to refer to . <script type="text javascript" src="https: res.wx.qq.com open js jweixin-1.3.0.js">< script> then added invokeMiniProgramAPI "invokeMiniProgramAPI " : to Wechat s ...
problem description there is a video playback problem with WeChat Mini Programs s embedded h5 page. After playing, there is a sound after clicking the dot in the upper right corner to exit, indicating that Mini Program H5 video playback is not turned...
the opening and display on Wechat is abnormal, and the opening of other browsers is normal . < meta name= "viewport " content= "width=device-width,initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no " > <meta name=&quo...
as mentioned in the title, after using lazyload, the height of the page changes constantly during the picture loading process, and it is always inaccurate to navigate to a location (using js positioning) when you want to open the page. the current solut...
embedding h5 pages into app,h5 has a comment function. When you type, the soft keyboard wakes up, and the input box is blocked by the soft keyboard. What s going on? Not in Wechat. ...
the background concert plays automatically when the H5 Android phone opens the page for the first time, but the background music stops after the page is refreshed. Is there a solution ...
phenomenon: the development of the project based on the vue+element-ui, editor webstorm, project is perfectly normal, but every time you change a little html style, or text, ctrl+s, the page is refreshed. But this is not the case before, before to chan...
now I use puppeteer to crawl data on a web page. I need chrome,. Every time I finish crawling data, chrome takes up a lot of cpu and memory, as shown in the following figure: my code is as follows: const puppeteer = require ( puppeteer ); (async ...
uses django+uwsgi+nginx to develop a background management system, which is not used by many people, and there is no performance problem. But there has always been a problem, that is, occasionally encountered, with a sudden login user becomes another. W...
users who have used steam should be familiar with this problem. Steam tokens are equivalent to secondary authentication. When you log in to an unfamiliar device or make a transaction, you need to enter the verification code in the token for secondary ve...
if you want to disable IP access, the http access redirection https, function has been implemented, but there are the following problems nginx-t report waring do I need to add default_server after lissten 80? nginx: [warn] conflicting server name...