mirror of
https://gitee.com/ulthon/layui-ul.git
synced 2026-07-07 21:02:48 +08:00
完成文档分类
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
|
||||
use think\facade\Route;
|
||||
|
||||
Route::rule('doc/[:post_id]','Index/index');
|
||||
Route::rule('doc/[:category_id]/[:post_id]','Index/index');
|
||||
Reference in New Issue
Block a user