mirror of
https://github.com/pure-admin/pure-admin-thin.git
synced 2025-04-25 16:07:19 +08:00
feat: 添加备案号
This commit is contained in:
parent
02be24359b
commit
36e3017ba5
@ -319,6 +319,19 @@ onBeforeUnmount(() => {
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<!-- 底部 -->
|
||||||
|
<div class="flex items-center justify-center h-full">
|
||||||
|
<div class="flex flex-col items-center justify-center mb-3">
|
||||||
|
<span>Copyright © 2018-2023 Agileboot All Rights Reserved. </span>
|
||||||
|
<el-link
|
||||||
|
href="https://beian.miit.gov.cn"
|
||||||
|
rel="external nofollow"
|
||||||
|
target="_blank"
|
||||||
|
type="primary"
|
||||||
|
>闽ICP备2022018106号-2</el-link
|
||||||
|
>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user