mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
Update app.php
This commit is contained in:
parent
91233c8de2
commit
26e92b8a64
@ -37,4 +37,9 @@ return [
|
||||
'error_message' => '页面错误!请稍后再试~',
|
||||
// 调试模式异常页面的模板文件
|
||||
// 'exception_tmpl' => app()->getBasePath() . 'admin/view/error.tpl',
|
||||
|
||||
// 自动配置跨域
|
||||
'cors_auto' => true,
|
||||
// 配置跨域域名
|
||||
'cors_host' => [],
|
||||
];
|
Loading…
x
Reference in New Issue
Block a user