mirror of
https://github.com/DzzXH/DzzOffice.git
synced 2026-03-08 10:22:42 +08:00
更新至V1.77,更新内容在笔记中查看
This commit is contained in:
@@ -381,6 +381,7 @@ function show_license() {
|
||||
show_header();
|
||||
$title = lang('step_env_check_title');
|
||||
$version='DzzOffice'.CORE_VERSION.' '.INSTALL_LANG.' '.CORE_RELEASE;
|
||||
$xhversion='小胡 版本'.CORE_XHVERSION.' '.CORE_XHRELEASE;
|
||||
$release = CORE_RELEASE;
|
||||
$install_lang = lang(INSTALL_LANG);
|
||||
echo <<<EOT
|
||||
@@ -393,9 +394,11 @@ function show_license() {
|
||||
<div class="spacer"></div>
|
||||
<h4 style="font-size:20px;">$install_lang</h4>
|
||||
<h4>$version</h4>
|
||||
<h4>$xhversion</h4>
|
||||
<div class="spacer"></div>
|
||||
<div ><a href="?step=1" class="button_start"><span>$title</span></a></div>
|
||||
<div class="spacer"></div>
|
||||
<div style="font-size: large;line-height: 30px;">小胡二次开发 <a href="https://gitee.com/xh2002">https://gitee.com/xh2002</a><br>在使用过程中如有问题请及时反馈至dzzoffice官方或我的主页</div>
|
||||
</td></tr>
|
||||
</table>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user