Commit 289c30a9 by zhangleyuan

将折叠放开

parent 1ef4e25e
......@@ -2,7 +2,7 @@
* @Author: 吴文洁
* @Date: 2019-09-10 18:26:03
* @LastEditors: Please set LastEditors
* @LastEditTime: 2021-05-21 15:32:08
* @LastEditTime: 2021-05-24 11:25:56
* @Description:
*/
import React, { useRef, useContext, useEffect, useState } from "react";
......@@ -221,7 +221,7 @@ function Header(props) {
<div>
<img src='https://image.xiaomaiketang.com/xm/WEsMPAYxAs.png' className="logo" alt="" />
</div>
{/* {menuType ? (
{menuType ? (
<span
className="icon iconfont cursor ml20 handLike"
onClick={handleMenu}
......@@ -235,7 +235,7 @@ function Header(props) {
>
&#xe615;
</span>
)} */}
)}
<div className="message-help">
{list.length ? (
<ClickOutside
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment