@wyfex/ivue 0.18.0 → 0.19.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -3,7 +3,7 @@
3
3
  万有前端 X 体系下基于 Vite8 + Vue3 + Typescript6 + ElementPlus2 构建的 iVue 组件库
4
4
 
5
5
  ## 文档地址
6
- > https://wyfe.top/idocs/ivue
6
+ > https://wyfex.top/idocs/ivue
7
7
 
8
8
  ## npm下载(支持pnpm/yarn/cnpm/npm)
9
9
  ```shell
@@ -11,7 +11,7 @@ $ pnpm i @wyfex/ivue
11
11
  ```
12
12
 
13
13
  ## 使用
14
- 详见 [快速开始](https://wyfe.top/idocs/ivue/quickStart.html)
14
+ 详见 [快速开始](https://wyfex.top/idocs/ivue/quickStart.html)
15
15
 
16
16
 
17
17
  ## 本地构建