mirror of
https://github.com/kerwincui/FastBee.git
synced 2025-09-27 04:36:14 +08:00
fix(优化): 代码优化
This commit is contained in:
@@ -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" />
|
||||
|
||||
|
@@ -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>
|
||||
|
@@ -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>
|
||||
|
Reference in New Issue
Block a user