clickgo 5.4.0 → 5.5.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/dist/app/demo.cga CHANGED
Binary file
Binary file
Binary file
@@ -169,6 +169,12 @@ row 之间的间距,默认 0。
169
169
 
170
170
  cell 之间的间距,默认 0。
171
171
 
172
+ #### stripe
173
+
174
+ `boolean` | `string`
175
+
176
+ 是否显示条纹,默认 `false`。
177
+
172
178
  ### 样式
173
179
 
174
180
  使用 flex 布局,子元素按指定方向排列。支持自适应和固定宽度的子元素混合使用。
@@ -199,6 +205,12 @@ cell 之间的间距,默认 0。
199
205
 
200
206
  cell 之间的间距,默认 0。
201
207
 
208
+ #### stripe
209
+
210
+ `boolean` | `string`
211
+
212
+ 是否显示条纹,默认 `false`。
213
+
202
214
  ### 事件
203
215
 
204
216
  #### direction
@@ -1431,6 +1443,12 @@ cell 之间的间距,默认 0。
1431
1443
 
1432
1444
  是否朴素模式,默认 false。
1433
1445
 
1446
+ #### stripe
1447
+
1448
+ `boolean` | `string`
1449
+
1450
+ 是否显示条纹,默认 `false`。
1451
+
1434
1452
  #### collapse
1435
1453
 
1436
1454
  `boolean` | `string`
@@ -1467,6 +1485,14 @@ cell 之间的间距,默认 0。
1467
1485
 
1468
1486
  描述列表单元格组件,用于显示描述内容。
1469
1487
 
1488
+ ### 参数
1489
+
1490
+ #### stripe
1491
+
1492
+ `boolean` | `string`
1493
+
1494
+ 是否显示条纹,默认 `false`。
1495
+
1470
1496
  ### 样式
1471
1497
 
1472
1498
  作为 `desc-row` 的子组件,显示描述内容。使用表格单元格布局。
@@ -1501,6 +1527,14 @@ cell 之间的间距,默认 0。
1501
1527
 
1502
1528
  描述列表行组件。
1503
1529
 
1530
+ ### 参数
1531
+
1532
+ #### stripe
1533
+
1534
+ `boolean` | `string`
1535
+
1536
+ 是否显示条纹,默认 `false`。
1537
+
1504
1538
  ### 样式
1505
1539
 
1506
1540
  作为 `desc` 的子组件,包含 `desc-head` 和 `desc-cell`。使用表格行布局,控制子单元格的排列。
@@ -1850,6 +1884,12 @@ ECharts 配置选项。
1850
1884
 
1851
1885
  内容间距。
1852
1886
 
1887
+ #### stripe
1888
+
1889
+ `boolean` | `string`
1890
+
1891
+ 是否显示条纹,默认 `false`。
1892
+
1853
1893
  #### scrollLeft
1854
1894
 
1855
1895
  `number` | `string`
@@ -2655,6 +2695,12 @@ ECharts 配置选项。
2655
2695
 
2656
2696
  自定义色相值。
2657
2697
 
2698
+ #### stripe
2699
+
2700
+ `boolean` | `string`
2701
+
2702
+ 是否显示条纹,默认 `false`。
2703
+
2658
2704
  ### 样式
2659
2705
 
2660
2706
  使用 flex 布局,包含标题区域和内容区域。分组具有圆角边框和背景色。
@@ -6792,6 +6838,12 @@ TUMS 监控组件。
6792
6838
 
6793
6839
  尺寸配置。
6794
6840
 
6841
+ #### stripe
6842
+
6843
+ `boolean` | `string`
6844
+
6845
+ 是否显示条纹,默认 `false`。
6846
+
6795
6847
  ### 事件
6796
6848
 
6797
6849
  #### gesture
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "clickgo",
3
- "version": "5.4.0",
3
+ "version": "5.5.0",
4
4
  "description": "Background interface, software interface, mobile phone APP interface operation library.",
5
5
  "type": "module",
6
6
  "keywords": [