jdf2e / nutui

京东风格的移动端 Vue 组件库,支持多端小程序(A Vue.js UI Toolkit for Mobile Web)
https://nutui.jd.com
MIT License
6.01k stars 814 forks source link

refactor(watermark): move to script setup #3066

Closed eiinu closed 2 months ago

eiinu commented 2 months ago

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

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

这个 PR 涉及以下平台:

这个 PR 是否已自测:

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 91.11111% with 12 lines in your changes are missing coverage. Please review.

Project coverage is 84.01%. Comparing base (d83f94c) to head (43e6ceb).

Files Patch % Lines
src/packages/__VUE/watermark/watermark.vue 90.16% 12 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## v4 #3066 +/- ## ========================================== + Coverage 83.99% 84.01% +0.01% ========================================== Files 224 225 +1 Lines 23018 22953 -65 Branches 2482 2484 +2 ========================================== - Hits 19335 19284 -51 + Misses 3665 3651 -14 Partials 18 18 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.