SEO 优化首屏加载体积

This commit is contained in:
tangly1024.com
2023-12-01 18:38:24 +08:00
parent fc04a01356
commit c20ad9973e
23 changed files with 174 additions and 83 deletions

View File

@@ -3,7 +3,12 @@ import Live2D from '@/components/Live2D'
import Announcement from './Announcement'
import Catalog from './Catalog'
export const SideBar = (props) => {
/**
* 侧边栏
* @param {*} props
* @returns
*/
export default function SideBar (props) {
const { notice } = props
return (<>