Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update List use . #2985

Merged
merged 1 commit into from
Mar 20, 2024
Merged

docs: update List use . #2985

merged 1 commit into from
Mar 20, 2024

Conversation

psrheartache
Copy link
Contributor

@psrheartache psrheartache commented Mar 20, 2024

这个 PR 做了什么? (简要描述所做更改)
https://nutui.jd.com/taro/vue/4x/#/zh-CN/component/list
更新List使用说明:
import { List } from '@nutui/nutui-taro';
const app = createApp();
app.use(List);

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

  • docs: 文档改进

这个 PR 涉及以下平台:

  • NutUI H5 @nutui/nutui
  • NutUI Taro @nutui/nutui-taro

这个 PR 是否已自测:

  • 自测 Taro 脚手架使用小程序 & Taro-H5 测试仓库

Copy link

codecov bot commented Mar 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.84%. Comparing base (1936803) to head (2a4bfd2).

Additional details and impacted files
@@           Coverage Diff           @@
##               v4    #2985   +/-   ##
=======================================
  Coverage   83.84%   83.84%           
=======================================
  Files         204      204           
  Lines       23218    23218           
  Branches     2541     2541           
=======================================
  Hits        19467    19467           
  Misses       3733     3733           
  Partials       18       18           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@eiinu eiinu merged commit 519e0dc into jdf2e:v4 Mar 20, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants