mirror of
https://gitee.com/ulthon/layui-ul.git
synced 2026-07-01 18:42:47 +08:00
5 lines
77 B
PHP
5 lines
77 B
PHP
<?php
|
|
|
|
use think\facade\Route;
|
|
|
|
Route::rule('doc/[:doc_name]','Index/index'); |