try {
$instance = Loader::controller(
$controller,
$config['url_controller_layer'],
$config['controller_suffix'],
$config['empty_controller']
);
} catch (ClassNotFoundException $e) {
throw new HttpException(404, 'controller not exists:' . $e->getClass());
}
// 获取当前操作名
$action = $actionName . $config['action_suffix'];
$vars = [];
if (is_callable([$instance, $action])) {
// 执行操作方法
$call = [$instance, $action];
Call Stack
- in App.php line 583
- at App::module() in App.php line 456
- at App::exec() in App.php line 139
- at App::run() in start.php line 19
- at require('/data/wwwroot/td.880...') in index.php line 23
Environment Variables
POST Data
Server/Request Data
ThinkPHP Constants
Скриншот
Love the self-destructing message feature! Great for private conversations. The interface is clean and easy to use.
Me gusta la función de autodestrucción de mensajes. Buena para conversaciones privadas. La interfaz es limpia y fácil de usar.
软件功能一般,看直播经常卡顿,而且界面设计也不太好。








