mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-26 16:19:44 +08:00
11 lines
260 B
HTML
Executable File
11 lines
260 B
HTML
Executable File
<div class="footer" id="copyright">
|
|
<div class="float-right">
|
|
<strong>{{vc.i18n('systemName')}}</strong>
|
|
</div>
|
|
<div>
|
|
<strong>Copyright</strong>
|
|
<span>
|
|
{{vc.i18n('companyTeam')}}
|
|
</span>
|
|
</div>
|
|
</div> |