mirror of
https://dl.bcrjl.com/ghg/HaoOuBa/Joe.git
synced 2026-02-17 13:10:05 +08:00
更新
This commit is contained in:
@@ -1,9 +1,14 @@
|
||||
<footer class="joe_footer">
|
||||
<div class="joe_container">
|
||||
<div>
|
||||
<div class="item">
|
||||
<?php $this->options->JFooter_Left() ?>
|
||||
</div>
|
||||
<div>
|
||||
<?php if ($this->options->JBirthDay) : ?>
|
||||
<div class="item run">
|
||||
<span>已运行 <strong class="joe_run__day">00</strong> 天 <strong class="joe_run__hour">00</strong> 时 <strong class="joe_run__minute">00</strong> 分 <strong class="joe_run__second">00</strong> 秒</span>
|
||||
</div>
|
||||
<?php endif; ?>
|
||||
<div class="item">
|
||||
<?php $this->options->JFooter_Right() ?>
|
||||
</div>
|
||||
</div>
|
||||
@@ -32,4 +37,4 @@
|
||||
<?php $this->options->JCustomScript() ?>
|
||||
</script>
|
||||
|
||||
<?php $this->footer(); ?>
|
||||
<?php $this->footer(); ?>
|
||||
Reference in New Issue
Block a user