debug
This commit is contained in:
@@ -82,7 +82,7 @@ Route::get('/searchhome/0', function (\think\Request $Request, SiteContext $Site
|
||||
$arrRoutes = [
|
||||
// H5/PC 端前缀
|
||||
'prefixes' => [
|
||||
'pc' => ['/pc', '/web', '/desktop', '/index', '/shouye', '/zhuomian'],
|
||||
'pc' => ['/pc', '/web', '/desktop', '/index', '/shouye', '/zhuomian','/windows'],
|
||||
'h5' => ['', '/nindex'],
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user