matrix_components 2.0.475 → 2.0.478
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 +7 -0
- package/dist/matrix_components.css +1 -1
- package/dist/matrix_components.js +11 -12
- package/dist/matrix_components.umd.cjs +1 -1
- package/package.json +2 -1
package/README.md
CHANGED
|
@@ -33,6 +33,13 @@ Matrix Components 是一个功能丰富的 Vue 3 企业级组件库,提供办
|
|
|
33
33
|
### 浸润线:
|
|
34
34
|

|
|
35
35
|
|
|
36
|
+
```
|
|
37
|
+
version:2.0.478
|
|
38
|
+
2026-01-13
|
|
39
|
+
更新日志:
|
|
40
|
+
1.修改Demo对NsImage和NsMD的使用方式
|
|
41
|
+
```
|
|
42
|
+
|
|
36
43
|
```
|
|
37
44
|
version:2.0.469
|
|
38
45
|
2026-01-13
|