# 2.0.0-beta.3 (2025-11-08)


### ♻ 代码重构

* **components:** datepicker源码更新为3.0 ([9b37bfa](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/9b37bfa))
* **components:** picker组件更新为3.0源码 ([b3550ac](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/b3550ac))


### ✨ 新功能

* :art: 字体token全局更改 ([c626074](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/c626074))
* :sparkles: 增加icon ([c0c668f](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/c0c668f))
* :sparkles: icon接入医保图标 ([293cfba](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/293cfba))
* :wrench: 版本号更新 ([aac5c06](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/aac5c06))
* :wrench: 组件库版本号更新 ([402720a](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/402720a))
* 🎸 新增dialog的content对齐方法 ([3dce162](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/3dce162))
* 🎸 修复dialog组件取消按钮的字体大小和颜色 ([7df8f96](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/7df8f96))
* 🎸 cell文本标签和内容改造 ([9c1294f](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/9c1294f))
* 🎸 cell组件demo改造 ([7ac07c1](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/7ac07c1))
* 🎸 dialog组件的demo修改 ([675b795](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/675b795))
* 🎸 divider组件默认为0.5px ([ce9b4d6](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/ce9b4d6))
* 🎸 divider组件demo修改 ([a8e0379](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/a8e0379))
* 本地运行成功所产生的更新 ([aa22960](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/aa22960))
* 更新文档侧边栏文本显示；已更新的组件文档标题增加版本标签 ([99195ff](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/99195ff))
* 更新移动端组件库网站内容 ([6600789](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/6600789))
* 更新移动端组件库网站内容-更新demoUrl ([a38fb35](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/a38fb35))
* 更新移动端组件库网站内容-重新build去除CodeBlock ([67b22ab](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/67b22ab))
* 更新Tab组件到最新nutui v2.7.7 并添加 【无动画】 属性 ([d93e9a6](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/d93e9a6))
* 删除 searchbar 的blur 方法手动失焦 ([14dd4eb](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/14dd4eb))
* 删除注释的CodeBlock ([9e57d07](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/9e57d07))
* 删除radiogroup 的 console ([c8d183f](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/c8d183f))
* 删除ui文件夹和taro-track文件夹 ([e9ee6d5](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/e9ee6d5))
* 完善tag组件关闭icon ([a0c683f](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/a0c683f))
* 新增dialog组件、demo ([209c3d9](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/209c3d9))
* 新增input组件 ([8026f04](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/8026f04))
* 修改级联组件的pane 数组的下标取值为：node level ([744ebcb](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/744ebcb))
* 修改级联组件的pane 数组的下标取值为：node level ([ae793cb](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/ae793cb))
* 修改searchbar ([e1796ff](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/e1796ff))
* 增加彩色图标 ([17d2d25](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/17d2d25))
* 增加picker确定 & 取消埋点 ([d3720ac](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/d3720ac))
* 组件库版本号更新 ([e042489](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/e042489))
* button更改点 ([b361a98](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/b361a98))
* cascader组件-解决value传入options不存在的数据时发生的默认tab未选中问题 ([7c2f516](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/7c2f516))
* **components:** 更新icon版本\&替换已删除icon ([cbc4078](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/cbc4078))
* **components:** 增加埋点 ([6259099](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/6259099)), closes [#2](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/issues/2)
* **components:** button:边框宽度样式修改 ([4e31dbc](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/4e31dbc))
* **components:** button组件mini的border-radius修改 ([5f0edc9](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/5f0edc9))
* **components:** cell组件去掉阴影 ([601e63b](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/601e63b))
* **components:** datepicker的demo修改 ([487910c](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/487910c))
* **components:** datePicker透出 ([4c1abe4](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/4c1abe4))
* **components:** datepicker增加样式引入 ([94434b9](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/94434b9))
* **components:** dialog 关闭icon展示默认为false ([113d480](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/113d480))
* **components:** dialog 增加showClose判断是否展示关闭icon ([66c3776](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/66c3776))
* **components:** divide组件变更 ([ac50dcb](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/ac50dcb))
* **components:** form组件封装 ([8c7fea3](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/8c7fea3))
* **components:** noticeBar样式修改 ([92d6048](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/92d6048))
* **components:** picker 选中项加粗 ([b984604](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/b984604))
* **components:** picker 组件item高度修改\&h5高度展示问题修复 ([a5979cb](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/a5979cb))
* **components:** picker统一平铺面板 ([3513ab5](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/3513ab5))
* **components:** popupd兼容自定义导航\&样式更改 ([b24d2c3](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/b24d2c3))
* **components:** searchbar透出 ([8422bf4](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/8422bf4))
* **components:** searchBar新增searchRef透出 ([a64b8e4](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/a64b8e4))
* **components:** selector组件新增 ([8b83e65](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/8b83e65))
* **components:** sidenavbar统一更新为sidebar ([43556b0](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/43556b0))
* **components:** swipe:指示器样式调整 ([1a28fbb](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/1a28fbb))
* **components:** tabs添加items\&fixWidth ([3eee50e](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/3eee50e))
* **components:** tag：border为0.5\&\&圆角\&\&3.0覆盖 ([577e2ff](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/577e2ff))
* **components:** tag组件增加背景色设置 ([201e228](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/201e228)), closes [#2](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/issues/2)
* **components:** textarea增加align参数 ([3ac26e5](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/3ac26e5))
* **components:** uploader新增最大上传图片数量字段 ([1fd6e96](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/1fd6e96))
* **components:** uploader增加上传点击事件 ([4ae2a8c](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/4ae2a8c))
* **css:** toast组件样式变量更新 ([cd2c285](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/cd2c285))
* **demo:** 还原被删除的功能性demo ([d56ba67](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/d56ba67))
* **demo:** button组件demo修改 ([84c6a86](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/84c6a86))
* **demo:** cascader组件demo修改 ([e1f67f9](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/e1f67f9))
* **demo:** cell组件demo修改 ([b467c6f](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/b467c6f))
* **demo:** checkbox 组件demo修改 ([3e58b17](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/3e58b17))
* **demo:** checkbox组件demo修改 ([784333b](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/784333b))
* **demo:** empty 组件demo修改 ([df1620c](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/df1620c))
* **demo:** input 组件demo修改 ([246934e](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/246934e))
* **demo:** pick组件demo修改 ([be6afc2](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/be6afc2))
* **demo:** radio组件demo修改 ([f003312](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/f003312))
* **demo:** swiper组件demo修改 ([58b1663](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/58b1663))
* **demo:** switch组件demo修改 ([11dac56](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/11dac56))
* **demo:** switch组件demo页面样式更换 ([001e00b](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/001e00b))
* **demo:** tag完善demo ([166dc35](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/166dc35))
* **demo:** textarea组件修改 ([621f32b](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/621f32b))
* **demo:** toast组件demo部分更新 ([31d2036](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/31d2036))
* **demo:** toast组件demo更新 ([2c130a9](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/2c130a9))
* **demo:** uploader组件demo更新 ([4afc272](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/4afc272))
* dialog footer展示默认水平 ([59139f6](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/59139f6))
* dialog、toast组件demo修改 ([d6d6701](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/d6d6701))
* dialog组件：关闭按钮样式&&关闭icon样式&&背景锁定&&标题换行 ([7a5f172](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/7a5f172))
* form item新增divider功能 ([1368e87](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/1368e87))
* form组件 label和文本对齐 ([6ff425e](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/6ff425e))
* formitem 1、间距16px 2、垂直居中 ([2b506ae](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/2b506ae))
* input 超过长度展示... ([93a3be3](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/93a3be3))
* mac和windows的版本差异 ([863faa7](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/863faa7))
* mac和windows的版本差异 ([275c77a](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/275c77a))
* mac和windows的打包差异 ([250ec83](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/250ec83))
* **other:** 手机端预览英文后面加上中文 ([1356f12](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/1356f12))
* **other:** 新增修改样式变量的脚本 ([05f359a](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/05f359a))
* picker每项高度更改 ([b502f4d](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/b502f4d))
* picker选中项加粗 ([f751b13](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/f751b13))
* popup默认展示圆角 ([754bcca](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/754bcca))
* progress颜色 ([efcb4c3](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/efcb4c3))
* pulltorefresh新增catchMove属性 ([267dd59](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/267dd59))
* swiper onChange bind onAnimationFinish ([15cfdeb](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/15cfdeb))
* tag组件 ([ff38a62](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/ff38a62))
* taro版本下需引用'@nutui/nutui-react-taro' ([a3e4c18](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/a3e4c18))
* **theme:** 主题配置优化 ([b0eeb84](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/b0eeb84))
* **theme:** picker组件样式变量更新 ([7278d43](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/7278d43))
* **theme:** uploader组件样式变量更新 ([2fc6c20](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/2fc6c20))
* toast组件：样式改造 ([55855e8](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/55855e8))
* toast组件封装与样式覆盖 ([2c9cc03](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/2c9cc03))
* upload组件：蒙层颜色&&自定义message&&icon大小&&去掉border颜色&&加载icon ([a74eb5d](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/a74eb5d))
* uploader增加埋点 ([c976ac5](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/c976ac5))
* uploader组件 icon和文本之间的距离 ([745fd2f](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/745fd2f))
* useForm重构 ([11836bb](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/11836bb))


### 🐛 Bug 修复

* :alien: datepicker文档报错问题修复(很奇怪) ([5d8e42e](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/5d8e42e))
* :bug: demo报错问题修复 ([f59bc08](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/f59bc08))
* :bug: form toast提示背景色问题修复 ([7d90594](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/7d90594))
* :bug: icon埋点不生效问题更改 ([70a0930](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/70a0930))
* :bug: relaunch跳转获取当前路由延迟问题修复 ([8abd256](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/8abd256))
* :fire: 上传预览兼容 ([3686a98](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/3686a98))
* :wrench: 组件库文档打包更新 ([e50c1de](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/e50c1de))
* 测试 ([b1fb707](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/b1fb707))
* 更改生成文档侧边菜单的逻辑 ([bb540d3](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/bb540d3))
* 更改input组件demo ([1c79d51](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/1c79d51))
* 去掉empty空白部分 ([4843807](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/4843807))
* 删除两个新增文件 ([ff66a0b](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/ff66a0b))
* 删除无用配置文件 ([bc2d233](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/bc2d233))
* 完成demo是否完成任务 ([1587dc2](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/1587dc2))
* 文档侧边栏标题的空格和名称修改 ([84c697a](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/84c697a))
* 修复打包问题 ([3517788](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/3517788))
* 修复项目使用datepicker没有样式问题\&报错问题 ([0daf1e1](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/0daf1e1))
* 修复验收问题 ([0cd38fe](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/0cd38fe))
* 修复dialog组件footerDirection属性的问题 ([d059408](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/d059408))
* 修改input toast tag dialog组件的demo ([b33e9d4](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/b33e9d4))
* 修改tag组件默认模式下的边框颜色 ([2727beb](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/2727beb))
* button重复 ([9e9fad2](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/9e9fad2))
* cascader组件的色值修改 ([83c47d3](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/83c47d3))
* cell的title颜色 ([301d994](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/301d994))
* checkbox的icon和第一行对齐 ([cb84360](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/cb84360))
* checkbox阴影超出icon问题修改 ([0e14b2c](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/0e14b2c))
* checkbox组件demo的引入错误修正 ([9aa5876](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/9aa5876))
* **components:** 删除form内设置textarea外边距 ([a7b5d53](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/a7b5d53))
* **components:** button type默认改为default ([f99582d](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/f99582d))
* **components:** button验收问题修复 ([ece3499](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/ece3499))
* **components:** dialog 关闭icon是否展示 ([4c026f5](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/4c026f5))
* **components:** dialog 函数式使用组件ts报错问题修复 ([d7edd67](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/d7edd67))
* **components:** dialog footer布局优化 ([44dfb13](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/44dfb13)), closes [#2](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/issues/2)
* **components:** form divider写死问题修复 ([5a1bc5f](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/5a1bc5f))
* **components:** h5 swiper显示问题修复 ([807af54](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/807af54))
* **components:** input\tabs样式问题修复 ([beb68bc](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/beb68bc))
* **components:** noticebar图标居中问题修复 ([cec66b9](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/cec66b9))
* **components:** picker h5滑动问题修复 ([571f8e9](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/571f8e9))
* **components:** popup关闭icon位置更改 ([64a1c4c](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/64a1c4c))
* **components:** radio样式透出问题修复 ([c594813](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/c594813))
* **components:** switch未选中禁用颜色不展示 ([ef60deb](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/ef60deb))
* **components:** toast 3.0删除type类型 聚合icon ([331076c](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/331076c))
* **components:** toast ts导出修改 ([e8e3eb9](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/e8e3eb9))
* **components:** toast最大宽度不到65%问题修复 ([4678db7](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/4678db7))
* **components:** ui验收 ([aca3647](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/aca3647))
* **css:** picker最小高度更改 ([68994a1](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/68994a1))
* datepicker未对齐 ([6d0a337](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/6d0a337))
* del console ([7209f6f](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/7209f6f))
* **demo:** 验收问题更新 ([345b753](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/345b753))
* demo样式修改 ([f78e585](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/f78e585))
* **demo:** button、toast、uploader的加载图标修改 ([6d47e94](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/6d47e94))
* **demo:** button的禁用态color修改 ([97a44c2](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/97a44c2))
* **demo:** casder验收问题修改 ([c3f5d28](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/c3f5d28))
* **demo:** cell验收问题修复 ([767a253](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/767a253))
* **demo:** checkbox验收问题修复 ([5cee19d](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/5cee19d))
* **demo:** datepicker验收问题修复 ([e03d681](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/e03d681))
* **demo:** dialog标题调整、demo代码调整 ([dc02dcc](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/dc02dcc))
* **demo:** dialog验收问题修复 ([21bb941](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/21bb941))
* **demo:** dialog最大高度和次按钮不加粗 ([ad1b51b](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/ad1b51b))
* **demo:** divider文本颜色修改 ([3c5d4ad](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/3c5d4ad))
* **demo:** divider文字大小修改 ([f2111b1](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/f2111b1))
* **demo:** divider验收问题修复 ([a302a21](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/a302a21))
* **demo:** empty验收问题修复 ([fb91fb5](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/fb91fb5))
* **demo:** icon引用 ([b0dbfaf](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/b0dbfaf))
* **demo:** input验收问题修复 ([266f495](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/266f495))
* **demo:** input验收问题修复 ([cadd8f1](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/cadd8f1))
* **demo:** noticebar不透出垂直滚动demo ([f42dddb](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/f42dddb))
* **demo:** noticebar的icon替换 ([3caff74](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/3caff74))
* **demo:** noticebar验收问题修复 ([bd64bf3](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/bd64bf3))
* **demo:** picker文案修改 ([185247b](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/185247b))
* **demo:** popup验收问题修复 ([c922caf](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/c922caf))
* **demo:** radio验收问题修复 ([2dcafde](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/2dcafde))
* **demo:** searchbar验收问题修复 ([f9a98ab](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/f9a98ab))
* **demo:** searchbar验收问题修复 ([caa1396](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/caa1396))
* **demo:** swiper验收问题修复 ([1f60e3a](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/1f60e3a))
* **demo:** tabs验收问题修复 ([0ce74aa](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/0ce74aa))
* **demo:** tag验收问题修复 ([ef8698a](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/ef8698a))
* **demo:** textarea验收问题修复 ([4f2b767](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/4f2b767))
* **demo:** toast的loading icon大小 ([f17b2bf](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/f17b2bf))
* **demo:** toast验收问题修复 ([9a6426b](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/9a6426b))
* **demo:** uploader按屏幕宽度三等分 ([b0f2efc](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/b0f2efc))
* **demo:** uploader背景分割 ([8d091fc](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/8d091fc))
* **demo:** uploader上传中和上传失败文案对齐 ([931fcea](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/931fcea))
* **demo:** uploader文本、上传数量、预览修改 ([3cb541b](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/3cb541b))
* **demo:** uploader验收问题修复 ([e1c5e88](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/e1c5e88))
* **demo:** uploader验收问题修复-2 ([533d855](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/533d855))
* dialog 展示title ([35cfddd](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/35cfddd))
* dialog\input\tabs样式更改 ([6ad3419](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/6ad3419))
* empty组件description的行高修改 ([b4dd8cc](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/b4dd8cc))
* form 星号在left位置排版问题修复 ([0903ab9](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/0903ab9))
* form组件表单校验demo需全必填 ([c2201af](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/c2201af))
* form组件type引入库更改 ([32b2338](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/32b2338))
* formitem 的label宽度自适应 ([9ce5195](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/9ce5195))
* formitem 设置lineheight ([c462a97](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/c462a97))
* formitem星号与标题间距为2px ([ef12e42](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/ef12e42))
* input组件密码可见icon用反 ([25edb40](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/25edb40))
* label消失 ([88ec2b1](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/88ec2b1))
* miniButton的圆角在::after默认×2 ([c40f869](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/c40f869))
* **other:** 删除switch组件md错误的组件 ([cc23cfb](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/cc23cfb))
* picker 面板不选择的时候点击确定无法选中第一个 ([b22c498](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/b22c498))
* radio组件的横向纵向padding修改 ([3597a7b](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/3597a7b))
* swiper删掉打印 ([1ae9eca](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/1ae9eca))
* switch组件demo的icon修改 ([949609f](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/949609f))
* switch组件demo修改 ([afd0e7a](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/afd0e7a))
* tag展示居中修改 ([0f1e720](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/0f1e720))
* textarea组件文本对齐方式修改 ([2bcf4a8](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/2bcf4a8))
* toast 圆角和padding值修改 ([a5a1027](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/a5a1027))
* toast的title和content支持ReactNode ([41834b1](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/41834b1))
* uploader 预览示例更改 ([d58189b](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/d58189b))
* uploader的icon和文字间距问题 ([5be861e](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/5be861e))
* uploader图片大小&字体大小更改 ([7626d4c](https://gitlab.mopo.com/firesoon-fe/frontend-mobile-core/commit/7626d4c))



