Files
layui-ul/app/index/route/app.php

5 lines
77 B
PHP

<?php
use think\facade\Route;
Route::rule('doc/[:doc_name]','Index/index');