NeteaseYanxuan / OSSA

Taro官方推荐的企业级多端 UI 库。目前已支持React语法。
https://ossa.miaode.com
MIT License
388 stars 33 forks source link

refactor: refactor call expression #77

Closed kiner-tang closed 2 years ago

kiner-tang commented 2 years ago

这个 PR 做了什么? (简要描述所做更改)

这个 PR 是什么类型? (至少选择一个)

这个 PR 涉及以下平台:

changeset-bot[bot] commented 2 years ago

🦋 Changeset detected

Latest commit: c505a88854c6ad0fc16b5d46f62465e2400024a6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------ | ----- | | ossaui | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
ossa-demo ✅ Ready (Inspect) Visit Preview Nov 8, 2022 at 2:52AM (UTC)
1 Ignored Deployment | Name | Status | Preview | Updated | | :--- | :----- | :------ | :------ | | **ossa-doc** | ⬜️ Ignored ([Inspect](https://vercel.com/ossa/ossa-doc/5b4m6hPMUnEnLwLFqbRxjsbafUHe)) | | Nov 8, 2022 at 2:52AM (UTC) |
CaedmonW commented 2 years ago

👍

这些地方感觉可以一块改下 https://github.com/NeteaseYanxuan/OSSA/blob/15e76bfeb665bc01d30730acb583aa43dd8855e7/packages/ossa/src/components/common/pickerPopup/index.tsx#L30-L40

https://github.com/NeteaseYanxuan/OSSA/blob/15e76bfeb665bc01d30730acb583aa43dd8855e7/packages/ossa/src/components/common/pickerGroup/index.tsx#L106-L110

kiner-tang commented 2 years ago

👍

这些地方感觉可以一块改下

https://github.com/NeteaseYanxuan/OSSA/blob/15e76bfeb665bc01d30730acb583aa43dd8855e7/packages/ossa/src/components/common/pickerPopup/index.tsx#L30-L40

https://github.com/NeteaseYanxuan/OSSA/blob/15e76bfeb665bc01d30730acb583aa43dd8855e7/packages/ossa/src/components/common/pickerGroup/index.tsx#L106-L110

恩恩,common看漏了,我改一下