摘要:
因为用的最新的React版本【18】 + React-router【6.8.1】所以获取地址栏信息需要使用useLocation,因此 改为 函数式编程如下: /* 头部导航组件 */ import React, {useEffect, useState} from "react"; import 阅读全文
posted @ 2023-03-27 15:00
以赛亚
阅读(76)
评论(0)
推荐(0)
摘要:
Header组件这里的标题下的图案实现为关键,实现如下: /components/header/index.jsx文件内容如下: /* 头部导航组件 */ import React, { Component} from "react"; import './index.css' export def 阅读全文
posted @ 2023-03-27 14:53
以赛亚
阅读(73)
评论(0)
推荐(0)

浙公网安备 33010602011771号