vue3-components-plus 3.0.19 → 3.0.20
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
|
@@ -1016,10 +1016,11 @@ autoScaleInit(document.querySelector('body'), {
|
|
|
1016
1016
|
## 更新日志
|
|
1017
1017
|
|
|
1018
1018
|
```text
|
|
1019
|
-
version: 3.0.
|
|
1019
|
+
version: 3.0.20
|
|
1020
1020
|
日期: 2026-03-17
|
|
1021
1021
|
更新内容:
|
|
1022
|
-
1. NsTableContainer
|
|
1022
|
+
1. NsTableContainer增加插槽#page-content,替换表格区域
|
|
1023
|
+
2. NsTableContainer按钮禁用颜色修改
|
|
1023
1024
|
```
|
|
1024
1025
|
|
|
1025
1026
|
```text
|