From 008e297b745633b74f191b617f5900deabe9583f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A6=BA=E7=8B=A8?= <18119604035@163.com> Date: Wed, 22 Mar 2023 11:44:44 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BA=BF=E4=B8=8A=E8=AF=BE=E6=93=8D=E4=BD=9C?= =?UTF-8?q?=E6=8C=89=E9=92=AE=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/index.less | 6 ++++++ src/pages/course/index.tsx | 41 +++++++++++++++++++------------------- 2 files changed, 26 insertions(+), 21 deletions(-) diff --git a/src/index.less b/src/index.less index 2f8e947..d3744b6 100644 --- a/src/index.less +++ b/src/index.less @@ -420,6 +420,12 @@ textarea.ant-input { } } +.b-n-link { + &:hover { + color: rgba(@primaryColor, 0.8) !important; + } +} + .c-gray { color: rgba(#333333, 0.3); } diff --git a/src/pages/course/index.tsx b/src/pages/course/index.tsx index 40be330..610cfbc 100644 --- a/src/pages/course/index.tsx +++ b/src/pages/course/index.tsx @@ -177,29 +177,11 @@ export const CoursePage = () => { const items: MenuProps["items"] = [ { key: "1", - label: ( - - - - ), - }, - { - key: "2", label: ( ), }, + { + key: "2", + label: ( + + ), + }, { key: "3", label: (