Find the problem Let's look at the problem first. In the mini program, using Vant's Dialog component + mini program element input component, the placeholder text will shake when it pops up, that is, the initial position is slightly above, and then shakes to the correct position. Problematic screen recording: After trying, fix the problem: This is how I fixed it: .dialog-input, .dialog-input-placeholder { height: 80rpx !important; display: flex; align-items: center; } The above is dedicated to friends who have encountered the same pit, and my almost whole day! 😠Summarize This is the end of this article about how to fix the WeChat Mini Program input jitter problem. For more related WeChat Mini Program input jitter content, please search for previous articles on 123WORDPRESS.COM or continue to browse the related articles below. I hope you will support 123WORDPRESS.COM in the future! You may also be interested in:
|
<<: Some functions of using tcpdump to capture packets in the Linux command line
>>: MySQL database must know sql statements (enhanced version)
The current environment is: Centos 7.5 docker-ce ...
You may remember that in the past articles we hav...
Table of contents Official introduction to Node.j...
This old question has troubled countless front-end...
As a Vue user, it's time to expand React. Fro...
Table of contents Background Description Creating...
Mysqldump is used for logical backup in MySQL. Al...
There are two types of MySQL installation files, ...
1 What is BEM Naming Standard Bem is the abbrevia...
Preface MySQL supports many types of tables (i.e....
The encapsulation and use of Vue's control pr...
1. Upper and lower list tags: <dl>..</dl...
Table of contents 1. Download 2. Installation 3. ...
Click here to return to the 123WORDPRESS.COM HTML ...
Table of contents Mysql master-slave synchronizat...