All Projects → super456 → dropDownBoxFilter

super456 / dropDownBoxFilter

Licence: other
微信小程序之下拉菜单的三级筛选框

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to dropDownBoxFilter

mini-programm-template
基于原生微信小程序的一般般好用的模板
Stars: ✭ 35 (-25.53%)
Mutual labels:  weapp
taro-icons
基于 Taro 的小程序图标库
Stars: ✭ 53 (+12.77%)
Mutual labels:  weapp
wxml-vscode
👾Vscode plugin -- wechat applets formatting and highlighting components (highly customized)
Stars: ✭ 31 (-34.04%)
Mutual labels:  weapp
mpapi
🐤 小程序API兼容插件,一次编写,多端运行。支持:微信小程序、支付宝小程序、百度智能小程序、字节跳动小程序
Stars: ✭ 40 (-14.89%)
Mutual labels:  weapp
weapp-saucenao
微信小程序: 识图娘
Stars: ✭ 19 (-59.57%)
Mutual labels:  weapp
egg-weapp-sdk
Egg的微信小程序登录会话管理SDK
Stars: ✭ 111 (+136.17%)
Mutual labels:  weapp
jgb
小程序渐进式编译框架
Stars: ✭ 21 (-55.32%)
Mutual labels:  weapp
wx-statuslayout
微信小程序页面状态切换组件
Stars: ✭ 24 (-48.94%)
Mutual labels:  weapp
zuchemini
微信小程序,租车小程序,租车公司预约小程序
Stars: ✭ 41 (-12.77%)
Mutual labels:  weapp
we-rich
HTML转微信富文本节点, we just need rich, no text.
Stars: ✭ 36 (-23.4%)
Mutual labels:  weapp
JMGS
基于LBS的微信小程序,服务器端代码在这里server@https://github.com/g1mi/jmgs_server
Stars: ✭ 29 (-38.3%)
Mutual labels:  weapp
jh-weapp-demo
微信小程序项目- 实现一些常用效果、封装通用组件和工具类
Stars: ✭ 60 (+27.66%)
Mutual labels:  weapp
weapp wechat miniapp sdk
一个封装了微信小程序服务端接口的SDK
Stars: ✭ 102 (+117.02%)
Mutual labels:  weapp
weapp-OpenRadio
A base music weapp named OpenRadio for wechat. Can use on weapp getting started.
Stars: ✭ 14 (-70.21%)
Mutual labels:  weapp
Gitter
Gitter for GitHub - 可能是目前颜值最高的GitHub微信小程序客户端
Stars: ✭ 3,555 (+7463.83%)
Mutual labels:  weapp
weui-scalajs
write WeApp with scalajs
Stars: ✭ 18 (-61.7%)
Mutual labels:  weapp
yudao
遇岛日记/微信小程序/开源代码
Stars: ✭ 16 (-65.96%)
Mutual labels:  weapp
WeAppBunXin
微信小程序开发之影分身术 - 一套代码生成多个小程序
Stars: ✭ 48 (+2.13%)
Mutual labels:  weapp
mobx-wxapp
在小程序中使用mobx
Stars: ✭ 54 (+14.89%)
Mutual labels:  weapp
mall-app
youlai-mall 微信小程序/H5/Android/iOS 移动应用端,uni-app终极跨平台前端框架。
Stars: ✭ 75 (+59.57%)
Mutual labels:  weapp

下拉菜单很常见,网上也有很多例子,自己也根据网上的资料,仿写了一个。感谢作者小小小是我提供了资料,在此做了二次开发,也分享一下。因为自己最近也需要写个小程序的下拉框的三级菜单筛选,分享给有需要的人哈。

(一)、实现效果

1、原作者资料的实现效果:点击跳转微信小程序仿闲鱼『下拉菜单』

原作者实现效果

2、自己二次开发实现效果:

自己写的下拉框效果

(二)实现过程

实现的代码也并不复杂,主要是控制各个容器的显示和隐藏效果以及数组对象选中时激活判断的样式,不过也存在一些小小的样式问题,如果你使用的话会发现的哈。自己也是简单的写了一下,没有花过多的时间在样式上挣扎,哈哈哈。

(三)项目代码

点击跳转下载

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].