书栈网 · BookStack 本次搜索耗时 0.012 秒,为您找到 108 个相关结果.
  • $nuxt

    $nuxt: The NuxtJS helper $nuxt: The NuxtJS helper $nuxt is a helper designed to improve user experience. isOffline Type: Boolean Description: true when the user’s interne...
  • 如何使用 cached 组件?

    Caching Components 如何使用Vue组件中的 cache? 使用 提醒 Caching Components 如何使用Vue组件中的 cache? 虽然Vue的SSR非常快,但由于创建组件实例和Virtual DOM节点的成本,它无法与纯粹基于字符串的模板的性能相匹配。在SSR性能至关重要的情况下,合理地利用缓存策略可以大...
  • 如何使用 cached 组件?

    如何使用Vue组件中的 cache? 使用 提醒 如何使用Vue组件中的 cache? 虽然Vue的SSR非常快,但由于创建组件实例和Virtual DOM节点的成本,它无法与纯粹基于字符串的模板的性能相匹配。在SSR性能至关重要的情况下,合理地利用缓存策略可以大大缩短响应时间并减少服务器负载。 请使用Nuxt.js的Component C...
  • Deploy on Vercel

    How to deploy with Vercel? Vercel Service Worker with Nuxt PWA Module Now V1 (legacy) How to deploy with Vercel? Vercel To deploy with Vercel , the Nuxt.js team and con...
  • Vercel Static & Server

    Static site with Vercel SSR with Vercel Service Worker with Nuxt PWA Module Static site with Vercel If you would like to deploy a static site on Vercel, no configuration is...
  • $nuxt

    $nuxt: NuxtJS 的优化帮手 $nuxt: NuxtJS 的优化帮手 $nuxt 是一个专注于改善用户用户体验的帮手。 isOffline 类型: Boolean 描述: true 当用户互联网连接变为离线时 isOnline 类型: Boolean 描述: isOffline 相反 例子: layouts/de...
  • Utils - $nuxt

    $nuxt: The NuxtJS helper $nuxt: The NuxtJS helper $nuxt is a helper designed to improve user experience. isOffline Type: Boolean Description: true when the user's interne...
  • $nuxt

    $nuxt: NuxtJS 的优化帮手 $nuxt: NuxtJS 的优化帮手 $nuxt 是一个专注于改善用户用户体验的帮手。 isOffline 类型: Boolean 描述: true 当用户互联网连接变为离线时 isOnline 类型: Boolean 描述: isOffline 相反 例子: layouts/de...
  • modules

    modules 属性 modules 属性 类型: Array modules是Nuxt.js扩展,可以扩展它的核心功能并添加无限的集成。了解更多 例如 (nuxt.config.js ): export default { modules : [ // Using package name ...
  • modules

    API: modules 属性 modules 属性 API: modules 属性 modules 属性 类型: Array modules 是 Nuxt.js 扩展,可以扩展它的核心功能并添加无限的集成。了解更多 例如 (nuxt.config.js ): export default { modules...