# wx-ui **Repository Path**: dkvirus/wx-ui ## Basic Information - **Project Name**: wx-ui - **Description**: 提供微信小程序常用的第三方组件,如价格加减组件、商品评论星星数组件等。 - **Primary Language**: 微信 - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 0 - **Created**: 2017-11-09 - **Last Updated**: 2022-04-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # wx-ui (持续补充中) 提供微信小程序常用的第三方组件,如价格加减组件、商品评论星星数组件等。 - [x] 1. 价格加减组件; - [x] 2. 商品评价星星组件; - [x] 3. 从底部弹出模态框; - [x] 4. 自定义省市区组件; 使用微信小程序原生的 Component 构造器编写的组件,使用时直接复制 components 目录下需要的组件即可,使用方法见官方文档:[自定义组件使用文档](https://mp.weixin.qq.com/debug/wxadoc/dev/framework/custom-component/) ### 1. 价格金额组件 ![price](https://gitee.com/uploads/images/2017/1109/170850_020970f6_1623141.gif "价格金额组件") ### 2. 星星评价组件 ![star](https://gitee.com/uploads/images/2017/1109/170908_842092d4_1623141.gif "星星评价组件") ### 3. 从底部弹出模态框 ![popup](https://gitee.com/uploads/images/2017/1117/202723_9c2e46db_1623141.gif "从底部弹出模态框") ### 4. 自定义省市区组件 官方提供的 在 iphone6 和一些华为机型上失效。 ![region](https://gitee.com/uploads/images/2018/0112/101656_5dd7da5a_1623141.gif "在这里输入图片标题")![输入图片说明](https://gitee.com/uploads/images/2018/0112/101740_21266ba8_1623141.gif "在这里输入图片标题")