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)
Preface When I was studying the front end before,...
Table of contents Install Configuration Common Mi...
Table of contents 1 Introduction to the new opera...
When I was writing a project yesterday, I needed ...
Preparation 1. Start the virtual machine 2. git t...
Since we are going to upload pictures, the first ...
This article shares the installation steps of MyS...
In the Linux system, in addition to various accou...
Original URL: http://segmentfault.com/blog/ciaocc/...
1. Introduction When writing animation effects fo...
I have newly installed MySQL 5.7. When I log in, ...
Building new images from existing images is done ...
CocosCreator realizes skill CD effect There are s...
Software version and platform: MySQL-5.7.17-winx6...
On CentOS 7, when we map the host port to the con...