mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-03 15:10:19 +00:00
NAV主题
This commit is contained in:
@@ -4,6 +4,11 @@ import CONFIG from '../config'
|
||||
import BLOG from '@/blog.config'
|
||||
import { MenuItemCollapse } from './MenuItemCollapse'
|
||||
|
||||
/**
|
||||
* 移动端菜单栏
|
||||
* @param {*} props
|
||||
* @returns
|
||||
*/
|
||||
export const MenuBarMobile = (props) => {
|
||||
const { customMenu, customNav } = props
|
||||
const { locale } = useGlobal()
|
||||
|
||||
Reference in New Issue
Block a user