书栈网 · BookStack 本次搜索耗时 0.017 秒,为您找到 792 个相关结果.
  • Nuxt

    API: The Nuxt Class Nuxt Class Hooks API: The Nuxt Class Nuxt Class 来源: core/nuxt.js 这是核心容器,允许所有模块和类相互通信。所有模块都可以使用this.nuxt 访问 Nuxt 实例。 Hooks 我们可以在某些生命周期事件中注册 hook...
  • Nuxt

    API: The Nuxt Class Hooks API: The Nuxt Class Source: core/nuxt.js This is the core container which allows all modules and classes communicate with each other. All modules...
  • nuxt

    API: <nuxt> 组件 <nuxt> 组件 API: <nuxt> 组件 <nuxt> 组件 该组件只适用于在布局 中显示页面组件(即非布局内容)。 例子 (layouts/default.vue ): <template> <div> <div> 页头 </div> <nuxt/> ...
  • Nuxt

    Nuxt Class Hooks Nuxt Class 来源: core/nuxt.js 这是核心容器,允许所有模块和类相互通信。所有模块都可以使用this.nuxt 访问Nuxt实例。 Hooks 我们可以在某些生命周期事件中注册hooks。 nuxt . hook ( 'ready' , async nuxt => { ...
  • $nuxt

    $nuxt 是一个专注于改善用户用户体验的帮手。 isOffline 类型: Boolean 描述: true 当用户互联网连接变为离线时 isOnline 类型: Boolean 描述: isOffline 相反例子: layouts/default.vue : <template> <div> <di...
  • nuxt

    API: The Component API: The Component This component is used only in layouts to display the page components. Example (layouts/default.vue ): <template> <div> ...
  • nuxt

    API: 组件 组件 API: 组件 组件 该组件只适用于在布局 中显示页面组件(即非布局内容)。 例子 (layouts/default.vue ): <template> <div> <div> 页头 </div> <nuxt /> <div> 页脚 </div> ...
  • Nuxt

    API: The Nuxt Class Hooks API: The Nuxt Class Source: core/nuxt.js This is the core container which allows all modules and classes communicate with each other. All modu...
  • nuxt

    API: The <nuxt> Component API: The <nuxt> Component This component is used only in layouts to display the page components. Example (layouts/default.vue ): <template> ...
  • Nuxt Config

    Nuxt configuration reference alias app baseURL buildAssetsDir cdnURL head autoImports dirs global build analyze quiet templates transpile buildDir builder component...