Commit 4e9dd0d5 by maolipeng

fix:z暂时去掉logo切换

parent 0b509bc3
...@@ -49,7 +49,7 @@ function Header(props) { ...@@ -49,7 +49,7 @@ function Header(props) {
setStoreName(value); setStoreName(value);
}); });
getStoreList(); getStoreList();
getTopLeftLogo() // getTopLeftLogo()
}, []); }, []);
useEffect(() => { useEffect(() => {
......
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