Description: WeChat small program- input input box control examples of the use of source code
Input box in the program development is often used, more common places, such as: login, registration, search and so on. In addition to the input box in different scenarios, there will be different styles. Here to show you a variety of scenarios under the example of the effect and code. So that when necessary to use directly.
Source code tutorial, please go here: http://bbs.html51.com/t-807-1-1/
To Search:
File list (Check if you may need any files):
WX-input-Demo
.............\app.js
.............\app.json
.............\app.wxss
.............\pages
.............\.....\index
.............\.....\.....\Component
.............\.....\.....\.........\TextInput
.............\.....\.....\.........\.........\TextInput.js
.............\.....\.....\.........\.........\TextInput.json
.............\.....\.....\.........\.........\TextInput.wxml
.............\.....\.....\.........\.........\TextInput.wxss
.............\.....\.....\index.js
.............\.....\.....\index.json
.............\.....\.....\index.wxml
.............\.....\.....\index.wxss
.............\.....\logs
.............\.....\....\logs.js
.............\.....\....\logs.json
.............\.....\....\logs.wxml
.............\.....\....\logs.wxss
.............\utils
.............\.....\util.js