Skip to content

Commit da75932

Browse files
committed
更新文档地址
1 parent a19d922 commit da75932

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/admin.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
'title' => '官网'
3232
],
3333
[
34-
'href' => 'https://smallruraldog.github.io/laravel-vue-admin/',
34+
'href' => 'https://www.yuque.com/smallruraldog/laravel-vue-admin/overview',
3535
'title' => '文档'
3636
]
3737
],

docs/components.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ Input::make()
388388

389389
更多属性请查看element-ui文档
390390

391-
```
391+
```php
392392
InputNumber::make()
393393
```
394394

0 commit comments

Comments
 (0)