# wux **Repository Path**: hellokitty21125/wux ## Basic Information - **Project Name**: wux - **Description**: wux - 微信小程序自定义组件(对话框、指示器、五星评分...) https://github.com/skyvow/wux - **Primary Language**: 微信 - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 9 - **Forks**: 0 - **Created**: 2017-07-02 - **Last Updated**: 2024-04-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 微信小程序 - 自定义组件 = [![npm version](https://img.shields.io/npm/v/wux.svg)](https://www.npmjs.org/package/wux) ## 预览 用[微信web开发者工具](https://mp.weixin.qq.com/debug/wxadoc/dev/devtools/download.html)打开`src`目录(请注意,是src目录,不是整个项目) ## 使用 - 组件的wxml结构请看`src/components/`下的组件 - 样式文件可直接引用`src/components/wux.wxss` ## Components * [ActionSheet - 上拉菜单](https://github.com/skyvow/wux/blob/master/docs/components/actionsheet.md) * [Backdrop - 背景幕](https://github.com/skyvow/wux/blob/master/docs/components/backdrop.md) * [Barcode - 条形码](https://github.com/skyvow/wux/blob/master/docs/components/barcode.md) * [Button - 浮动按钮](https://github.com/skyvow/wux/blob/master/docs/components/button.md) * [Calendar - 日历](https://github.com/skyvow/wux/blob/master/docs/components/calendar.md) * [CountDown - 倒计时](https://github.com/skyvow/wux/blob/master/docs/components/countdown.md) * [CountUp - 计数器](https://github.com/skyvow/wux/blob/master/docs/components/countup.md) * [Dialog - 对话框](https://github.com/skyvow/wux/blob/master/docs/components/dialog.md) * [Gallery - 画廊](https://github.com/skyvow/wux/blob/master/docs/components/gallery.md) * [Loading - 指示器](https://github.com/skyvow/wux/blob/master/docs/components/loading.md) * [Notification - 通知](https://github.com/skyvow/wux/blob/master/docs/components/notification.md) * [Picker - 选择器](https://github.com/skyvow/wux/blob/master/docs/components/picker.md) * [Prompt - 提示信息](https://github.com/skyvow/wux/blob/master/docs/components/prompt.md) * [Qrcode - 二维码](https://github.com/skyvow/wux/blob/master/docs/components/qrcode.md) * [Rater - 评分组件](https://github.com/skyvow/wux/blob/master/docs/components/rater.md) * [Refresher - 下拉刷新](https://github.com/skyvow/wux/blob/master/docs/components/refresher.md) * [Seats - 座位图](https://github.com/skyvow/wux/blob/master/docs/components/seats.md) * [Toast - 提示框](https://github.com/skyvow/wux/blob/master/docs/components/toast.md) * [Toptips - 顶部提示](https://github.com/skyvow/wux/blob/master/docs/components/toptips.md) * [Xnumber - 数字输入框](https://github.com/skyvow/wux/blob/master/docs/components/xnumber.md) ## 项目截图 ## 贡献 有任何意见或建议都欢迎提 issue ## License MIT