<template> <h2>Welcome to Layouts example</h2> </template>
Meta Tags
此示例展示了如何使用 Nuxt 辅助函数和组合式函数进行 SEO 和元数据管理。
中间件
本示例展示如何通过 middleware/ 目录或插件添加路由中间件,以及如何在全局或按页面使用它们。