This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
jjhc
/
love
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
fb6539d304
Ramuri
Etichete
master
love
/
data
/
config
/
app.php
app.php
125 B
Istoric
Crud
1
2
3
4
5
<?php
return [
// 异常页面的模板文件
'exception_tmpl' => __DIR__ . '/../tpl/think_exception.tpl',
];