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)
Table of contents 1. What is block scope? 2. Why ...
How to use if in Linux to determine whether a dir...
1. Form <form id="" name=""...
MySQL sequence AUTO_INCREMENT detailed explanatio...
Table of contents Preface The relationship betwee...
Summary: Problem solving records of MYSQL: No mat...
symptom I set a crontab task on a centos7 host, b...
Table of contents need: Main points: According to...
1. Introduction The ls command is used to display...
Table of contents Preface On-site investigation C...
This article example shares the specific code of ...
This article example shares the specific code of ...
# contains a location information. The default anc...
Table of contents Linux environment variables and...
Introduction When talking about distribution, we ...