摘要: 引入 "braft-editor": "^2.3.9", headmenu.js import './headmenu.css' import React, { useState } from 'react'; import {HashRouter, Redirect ,Route, Switch, 阅读全文
posted @ 2021-05-14 18:30 cnchengv 阅读(52) 评论(0) 推荐(0) 编辑
摘要: const BasicRoute = (props) => ( <HashRouter> <Switch> <Route path="/" component={BottomPage}/> <Route path="/bottom/" component={BottomPage}/> <Route 阅读全文
posted @ 2021-05-14 16:36 cnchengv 阅读(35) 评论(0) 推荐(0) 编辑