书栈网 · BookStack 本次搜索耗时 0.021 秒,为您找到 793 个相关结果.
  • 视图

    模板 布局 默认布局 错误页面 个性化布局 页面 HTML 头部 默认 Meta 标签 个性化特定页面的 Meta 标签 本章节的内容阐述了如何在 Nuxt.js 应用中为指定的路由配置数据和视图,包括应用模板、页面、布局和HTML头部等内容。 模板 你可以定制化 Nuxt.js 默认的应用模板。 定制化默认的 htm...
  • Upgrading

    Upgrading Getting Started Yarn NPM Upgrading Upgrading Nuxt.js is quick, but more involved than updating your package.json Getting Started Check the release notes f...
  • composables

    Composables directory How files are scanned Example: (using named export) Example: (using default export) Composables directory Nuxt 3 supports composables/ directory to aut...
  • Lifecycle Hooks

    Lifecycle Hooks App Hooks (runtime) Nuxt Hooks (build time) Lifecycle Hooks 👉 Read more in Guide > Going Further > Hooks . App Hooks (runtime) Check the app source code f...
  • globalName

    API:globalName 属性 globalName 属性 globals 属性 API:globalName 属性 globalName 属性 Nuxt.js 允许您自定义主 HTML 模板中使用的全局 ID 以及主 Vue 实例名称和其他选项。 类型: String 默认: nuxt 例子: nuxt.config...
  • Deploy on Azure Static Web Apps

    How to deploy on Azure Static Web Apps? Deploying your app with Azure Static Web Apps Step 1: Create Azure static web apps Step 2: Add a GitHub repository Step 3: Configure the...
  • Routing

    Routing Basic Routes Dynamic Routes Validate Route Params Nested Routes Dynamic Nested Routes Unknown Dynamic Nested Routes Named Views SPA fallback Implementation for Surge ...
  • Deploy on Github

    如何部署至GitHub Pages? 如何部署至 GitHub Pages? 部署到 GitHub 页面并获取仓库 使用命令行进行部署 构建服务器部署 Travis CI Appveyor 如何部署至GitHub Pages? 如何部署至 GitHub Pages? Nuxt.js 允许你将静态化后的站点部署至任何静态站点托管服务中...
  • The page transition Property

    The page transition property String Object Transition Mode Function The page transition property Nuxt uses the component to let you create amazing transitions/animations b...
  • 使用nginx作为代理

    使用nginx作为反向代理 将nginx与生成的页面和缓存代理一起使用 Laravel Forge的 nginx 配置 使用 TLS 配置 Laravel Forge 使用nginx作为反向代理 map $sent_http_content_type $expires { "text/html" ...