usertangxin

Results 3 issues of usertangxin

多应用模式强制路由在php think run 可以找到路由,用think-swoole运行就找不到路由

//控制器 $filename = Str::substr($filename, strlen($this->controllerDir) + 1); $prefix = str_replace($this->controllerSuffix . '.php', '', str_replace(DIRECTORY_SEPARATOR, '.', $filename));

Drawer 打开时会改变body宽度,这在嵌入iframe中的页面会导致页面内容变形