更新内核,API接口开发的一些尝试,后期会增加API接口开发这块
This commit is contained in:
@@ -79,7 +79,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title><?php echo lang('System Error'); ?></title>
|
||||
<title><?php echo \think\Lang::get('System Error'); ?></title>
|
||||
<meta name="robots" content="noindex,nofollow" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
|
||||
<style>
|
||||
|
||||
Reference in New Issue
Block a user