fix(优化): 代码优化

This commit is contained in:
Zhu
2025-04-24 16:48:38 +08:00
parent 8d60474904
commit 70f466e471
3 changed files with 6 additions and 6 deletions

View File

@@ -9,13 +9,13 @@
<template v-if="device!=='mobile'">
<search id="header-search" class="right-menu-item" />
<el-tooltip content="源码地址" effect="dark" placement="bottom">
<!-- <el-tooltip content="源码地址" effect="dark" placement="bottom">
<ruo-yi-git id="ruoyi-git" class="right-menu-item hover-effect" />
</el-tooltip>
</el-tooltip> -->
<el-tooltip content="文档地址" effect="dark" placement="bottom">
<!-- <el-tooltip content="文档地址" effect="dark" placement="bottom">
<ruo-yi-doc id="ruoyi-doc" class="right-menu-item hover-effect" />
</el-tooltip>
</el-tooltip> -->
<screenfull id="screenfull" class="right-menu-item hover-effect" />

View File

@@ -81,7 +81,7 @@
<!-- 底部 -->
<div class="el-login-footer">
<span>
Copyright © 2023
Copyright © 2021-2025
<a target="_blank" href="http://fastbee.cn">FastBee</a>
All Rights Reserved.
</span>

View File

@@ -66,7 +66,7 @@
<!-- 底部 -->
<div class="el-register-footer">
<span>
Copyright © 2023
Copyright © 2021-2025
<a target="_blank" href="http://fastbee.cn">FastBee</a>
All Rights Reserved.
</span>