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 @@ -51,7 +51,7 @@ php artisan vendor:publish --provider="DLP\DLPServiceProvider"
51
51
<td style="text-align:left;">表单控件</td>
52
52
<td style="text-align:left;">二维数组<br/>[[col=>val,col2=>val2,...],...]</td>
53
53
<td style="text-align:left;">支持拖拽排序 类似JSON组件</td>
54
- <td style="text-align:left;"><a target="_blank" href='https://github.com/laravel-admin-extensions/component-js/blob/main/test/example.php#L164 '>$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#L49 '>Linear::panel</a></td>
54
+ <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#L44 '>Linear::panel</a></td>
55
55
</tr>
56
56
<tr>
57
57
<td style="text-align:left;">弹出层组件</td>
@@ -73,7 +73,7 @@ php artisan vendor:publish --provider="DLP\DLPServiceProvider"
73
73
<ul>
74
74
例.自定义页
75
75
<li><a target="_blank" href='https://github.com/laravel-admin-extensions/component-js/blob/main/test/example.php#L69'>grid行创建按钮</a></li>
76
- <li><a target="_blank" href='https://github.com/laravel-admin-extensions/component-js/blob/main/test/example.php#L198'>渲染 </a></li>
76
+ <li><a target="_blank" href='https://github.com/laravel-admin-extensions/component-js/blob/main/test/example.php#L210'>自定义页内容 </a></li>
77
77
</ul>
78
78
</tr>
79
79
</table >
You can’t perform that action at this time.
0 commit comments