文件名称:WX-input-Demo
- 所属分类:
- 其他小程序
- 资源属性:
- [MacOS] [JavaScript] [源码]
- 上传时间:
- 2017-03-03
- 文件大小:
- 9kb
- 下载次数:
- 0次
- 提 供 者:
- John****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
微信小程序 组件input输入框控件的使用示例源码
输入框在程序开发中是经常用到的,比较常见的地方,如:登录、注册、搜索等。 另外输入框在不同的场景下,也会有不同的样式。 这里给大家示范一下各种场景下的实例效果和代码。以便需要的时候直接采用。
源码教程,请前往这里:http://bbs.html51.com/t-807-1-1/-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/
输入框在程序开发中是经常用到的,比较常见的地方,如:登录、注册、搜索等。 另外输入框在不同的场景下,也会有不同的样式。 这里给大家示范一下各种场景下的实例效果和代码。以便需要的时候直接采用。
源码教程,请前往这里:http://bbs.html51.com/t-807-1-1/-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/
(系统自动生成,下载前可以参看下载内容)
下载文件列表
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