File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4
4
| |-Dot 多选择器
5
5
| |-CascadeDot 级联多选择器
6
6
| |-CascadeLine 级联管理器
7
- | |-Linear 表单控件
7
+ | |-Linear 列表控件
8
8
|
9
9
|-弹窗组件.Widget
10
10
| |-plane 异步弹窗组件
@@ -63,7 +63,7 @@ php artisan vendor:publish --provider="DLP\DLPServiceProvider" --force
63
63
<td style="text-align:left;"><a target="_blank" href='https://github.com/laravel-admin-extensions/component-js/blob/main/test/example.php#L190'>$form->CascadeLine</a><br/><br/><b>直接调用</b>:<br/><a target="_blank" href='https://github.com/laravel-admin-extensions/component-js/blob/main/src/Widget/CascadeLine.php#L40'>CascadeLine::panel</a></td>
64
64
</tr>
65
65
<tr>
66
- <td style="text-align:left;">表单控件 </td>
66
+ <td style="text-align:left;">列表控件 </td>
67
67
<td style="text-align:left;">二维数组<br/>[[col=>val,col2=>val2,...],...]</td>
68
68
<td style="text-align:left;">支持拖拽排序 类似JSON组件</td>
69
69
<td style="text-align:left;"><a target="_blank" href='https://github.com/laravel-admin-extensions/component-js/blob/main/test/example.php#L162'>$form->Linear</a><br/><br/><b>直接调用</b>:<br/><a target="_blank" href='https://github.com/laravel-admin-extensions/component-js/blob/main/src/Widget/Linear.php#L48'>Linear::panel</a></td>
You can’t perform that action at this time.
0 commit comments