后台底部优化
This commit is contained in:
parent
d84aee1cd5
commit
b585cc5d7a
|
|
@ -42,7 +42,7 @@
|
|||
<div class="container-fluid p-0">
|
||||
@yield('content')
|
||||
|
||||
<p class="text-center text-secondary mt-5">Chengdu Guangda Network Technology © {{ date('Y') }} All Rights Reserved v{{ config('beike.version') }}({{ config('beike.build') }})</p>
|
||||
<p class="text-center text-secondary mt-5">Chengdu <a href="https://beikeshop.com/" class="ms-2" target="_blank">Guangda Network</a> Technology © {{ date('Y') }} All Rights Reserved v{{ config('beike.version') }}({{ config('beike.build') }})</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue