首页
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 1m38s

This commit is contained in:
youzi 2024-12-26 20:45:36 +08:00
parent 5a386f8a66
commit 159e8ee95f
2 changed files with 2 additions and 2 deletions

View File

@ -177,7 +177,7 @@ function goConsole() {
} }
:deep(.menu-item) { :deep(.menu-item) {
color: rgb(73, 117, 104) !important; color: #497568 !important;
} }
:deep(.router-link-active) { :deep(.router-link-active) {

View File

@ -62,7 +62,7 @@
</div> </div>
<!-- <template v-if="isBaidu"> --> <!-- <template v-if="isBaidu"> -->
<div class="list"> <div class="list">
<div class=" hover:text-orange-500" @click="gotonews(item.url)" v-for="(item, index) in baidu" :key="index" <div class=" hover:text-[#FF9003]" @click="gotonews(item.url)" v-for="(item, index) in baidu" :key="index"
v-show="index < 10"> v-show="index < 10">
<div v-if="index < 3" class="flex my-2 justify-between"> <div v-if="index < 3" class="flex my-2 justify-between">
<div class="hot flex items-center"> <div class="hot flex items-center">