This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
hlm
/
hlm_pl_mall
Seguir
9
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
跨域
rambo
%!s(int64=2) %!d(string=hai) anos
pai
f720f308d9
achega
aa155e1e95
Modificáronse 1 ficheiros
con
5 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
5
0
app/middleware.php
+ 5
- 0
app/middleware.php
Ver ficheiro
@@ -0,0 +1,5 @@
+<?php
+// 全局中间件定义文件
+return [
+ \think\middleware\AllowCrossDomain::class,
+];