🐛 修复 BUG
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
<div class="mdui-tab mdui-tab-scrollable" mdui-tab>
|
||||
<a href="#tab-basics" class="mdui-ripple">{:lang('Basic configuration')}</a>
|
||||
<a href="#tab-upload" class="mdui-ripple">{:lang('Upload configuration')}</a>
|
||||
<a href="#tab-user" class="mdui-ripple">{:lang('Upload configuration')}</a>
|
||||
<a href="#tab-user" class="mdui-ripple">{:lang('User configuration')}</a>
|
||||
<a href="#tab-mail" class="mdui-ripple">{:lang('Mail configuration')}</a>
|
||||
<a href="#tab-other" class="mdui-ripple">{:lang('Other configuration')}</a>
|
||||
<a href="#tab-audit" class="mdui-ripple">{:lang('Picture identification yellow')}</a>
|
||||
|
||||
@@ -120,6 +120,7 @@ return [
|
||||
'System management tips' => 'In system configuration, pay attention to using the <script></script> label in the statistics code. If it is not necessary, it can be set to blank. <br> If the basic configuration cannot be saved, please check whether the request is blocked by the firewall.',
|
||||
'Basic configuration' => 'Basic configuration',
|
||||
'Upload configuration' => 'Upload configuration',
|
||||
'User configuration' => 'User configuration',
|
||||
'Mail configuration' => 'Mail configuration',
|
||||
'Other configuration' => 'Other configuration',
|
||||
'Picture identification yellow' => 'Picture identification yellow',
|
||||
|
||||
@@ -120,6 +120,7 @@ return [
|
||||
'System management tips' => '系统配置,统计代码中注意要使用<script></script>标签,不设置可为空。<br>基础配置如果出现无法保存的情况请检查请求是否被防火墙拦截。',
|
||||
'Basic configuration' => '基础配置',
|
||||
'Upload configuration' => '上传配置',
|
||||
'User configuration' => '用户配置',
|
||||
'Mail configuration' => '邮件配置',
|
||||
'Other configuration' => '其他配置',
|
||||
'Picture identification yellow' => '图片鉴黄',
|
||||
|
||||
Reference in New Issue
Block a user