伊人av超碰伊人久久久,免费天堂无码成人av电影,成人麻豆亚洲综合无码精品,久久国产亚洲精品av香蕉

基礎(chǔ)布局組件

更新時(shí)間:10月 29, 2024 / 創(chuàng)建時(shí)間:10月 29, 2024

import BaseLayout from 'jeawin-astro/src/layouts/Layout.astro';

---
import BaseLayout from 'jeawin-astro/src/layouts/Layout.astro';
// 項(xiàng)目自己的header組件,用于替換默認(rèn)header
import Header from "./Header.astro";
// 項(xiàng)目自己的footer組件,用于替換默認(rèn)footer
import Footer from "./Footer.astro";
const {
  seo_title,
  seo_keywords,
  seo_description,
  menu_root_link_id,
  page_type,
  channel_id,
  category_id,
  node_id,
  ldjson,
  hreflang,
  canonical,
  is_home,
  channelinfo,
  categoryinfo,
  nodeinfo,
  url,
  uri,
  field_array,
} = Astro.props;
---

<BaseLayout
  title=""
  seo_title={seo_title}
  seo_keywords={seo_keywords}
  seo_description={seo_description}
  menu_root_link_id={menu_root_link_id}
  page_type={page_type}
  channel_id={channel_id}
  category_id={category_id}
  node_id={node_id}
  ldjson={ldjson}
  hreflang={hreflang}
  is_home={is_home}
  channelinfo={channelinfo}
  categoryinfo={categoryinfo}
  nodeinfo={nodeinfo}
  url={url}
  uri={uri}
  field_array={field_array}
  canonical={canonical}
>
<Header slot="page-header" menu_root_link_id={menu_root_link_id} />
<slot />
<Footer slot="page-footer" is_home={is_home} canonical={canonical} channel_id={channel_id} category_id={category_id} url={url} uri={uri} />
</BaseLayout>

如果您需要與我們?nèi)〉寐?lián)系,以下是我們的聯(lián)系方式

如果您需要與我們?nèi)〉寐?lián)系,以下是我們的聯(lián)系方式
聯(lián)系電話
聯(lián)系郵箱
微信聯(lián)系
杰贏網(wǎng)絡(luò)
QQ
215168