Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
X
xiaomai-cloud-class-web
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
xiaomai-cloud-class
xiaomai-cloud-class-web
Commits
289c30a9
Commit
289c30a9
authored
May 24, 2021
by
zhangleyuan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
将折叠放开
parent
1ef4e25e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
src/modules/root/Header.jsx
+3
-3
No files found.
src/modules/root/Header.jsx
View file @
289c30a9
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
* @Author: 吴文洁
* @Author: 吴文洁
* @Date: 2019-09-10 18:26:03
* @Date: 2019-09-10 18:26:03
* @LastEditors: Please set LastEditors
* @LastEditors: Please set LastEditors
* @LastEditTime: 2021-05-2
1 15:32:08
* @LastEditTime: 2021-05-2
4 11:25:56
* @Description:
* @Description:
*/
*/
import
React
,
{
useRef
,
useContext
,
useEffect
,
useState
}
from
"react"
;
import
React
,
{
useRef
,
useContext
,
useEffect
,
useState
}
from
"react"
;
...
@@ -221,7 +221,7 @@ function Header(props) {
...
@@ -221,7 +221,7 @@ function Header(props) {
<
div
>
<
div
>
<
img
src=
'https://image.xiaomaiketang.com/xm/WEsMPAYxAs.png'
className=
"logo"
alt=
""
/>
<
img
src=
'https://image.xiaomaiketang.com/xm/WEsMPAYxAs.png'
className=
"logo"
alt=
""
/>
</
div
>
</
div
>
{
/* {
menuType ? (
{
menuType
?
(
<
span
<
span
className=
"icon iconfont cursor ml20 handLike"
className=
"icon iconfont cursor ml20 handLike"
onClick=
{
handleMenu
}
onClick=
{
handleMenu
}
...
@@ -235,7 +235,7 @@ function Header(props) {
...
@@ -235,7 +235,7 @@ function Header(props) {
>
>


</
span
>
</
span
>
)}
*/
}
)
}
<
div
className=
"message-help"
>
<
div
className=
"message-help"
>
{
list
.
length
?
(
{
list
.
length
?
(
<
ClickOutside
<
ClickOutside
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment