element-assits 0.0.91 → 0.0.93

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
@@ -271,7 +271,7 @@ el-scrollbar 衍生,优化样式
271
271
  #### props
272
272
  | 属性名 | 说明 | 类型 | 默认值 |
273
273
  |:---|:---|:---|:---|
274
- |default|默认分割比例|Number|0.2
274
+ |default|默认分割比例(左侧面板所占比例,等于1即占满,超过1视为固定宽度(px))|Number|0.2
275
275
  |min|最小分割比例|Number|0.2
276
276
  |max|最大分割比例|Number|0.5
277
277
  #### slots