# 微信小程序渐变导航栏 **Repository Path**: zmgt/wxprogramnav ## Basic Information - **Project Name**: 微信小程序渐变导航栏 - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-13 - **Last Updated**: 2022-06-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 小程序渐变透明导航栏 ### 介绍 微信小程序原生自定义导航 加透明渐变 ### 使用说明 | 属性名 | 是否必填 | 值类型 | 默认值 | 说明 | | --------- | -------- | -----: | --: | --: | | title| 否 | String| | 标题 | | mode| 否 | String| throttle | 模式 none 正常 throttle 节流 debounce 防抖| | wait| 否 | Number| 500 | 防抖或节流间隔时间| | @click| 否 | Function| | 点击返回的回调函数 | ### 演示图片 ![Image text](https://s4.ax1x.com/2021/12/13/oOzueP.gif)